Uses of Class
org.compiere.model.MProductCategory
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 MProductCategory in org.compiere.model
Modifier and TypeMethodDescriptionstatic MProductCategory
MProductCategory.get
(int M_Product_Category_ID) Get from Cache (immutable)static MProductCategory
MProductCategory.get
(Properties ctx, int M_Product_Category_ID) Get from Cache (immutable)MProductCategory.markImmutable()
ModifierConstructorDescriptionMProductCategory
(Properties ctx, MProductCategory copy) Copy constructorMProductCategory
(Properties ctx, MProductCategory copy, String trxName) Copy constructorCopy constructor