Uses of Class
org.compiere.model.MProductDownload
-
Packages that use MProductDownload Package Description org.compiere.model Provides for.... -
-
Uses of MProductDownload in org.compiere.model
Methods in org.compiere.model that return MProductDownload Modifier and Type Method Description MProductDownload[]
MAsset. getProductDownloads()
MProductDownload[]
MProduct. getProductDownloads(boolean requery)
Get Active(!)MProductDownload
MProductDownload. markImmutable()
Constructors in org.compiere.model with parameters of type MProductDownload Constructor Description MProductDownload(Properties ctx, MProductDownload copy)
MProductDownload(Properties ctx, MProductDownload copy, String trxName)
MProductDownload(MProductDownload copy)
-