Uses of Class
org.compiere.model.MProductPrice
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MProductPrice in org.compiere.model
Modifier and TypeMethodDescriptionstatic MProductPrice
MProductPrice.get
(Properties ctx, int M_PriceList_Version_ID, int M_Product_ID, String trxName) Get Product PriceMPriceListVersion.getProductPrice
(boolean refresh) Get Product PriceMPriceListVersion.getProductPrice
(String whereClause) Get Product PriceMProductPrice.markImmutable()
ModifierConstructorDescriptionMProductPrice
(Properties ctx, MProductPrice copy) Copy constructorMProductPrice
(Properties ctx, MProductPrice copy, String trxName) Copy constructorMProductPrice
(MProductPrice copy) Copy constructor