Uses of Class
org.compiere.model.MProductCategory
Packages that use 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
Methods in org.compiere.model that return MProductCategoryModifier 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()
Constructors in org.compiere.model with parameters of type MProductCategoryModifierConstructorDescriptionMProductCategory
(Properties ctx, MProductCategory copy) Copy constructorMProductCategory
(Properties ctx, MProductCategory copy, String trxName) Copy constructorCopy constructor