Uses of Class
org.compiere.model.MProductCategoryAcct
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 MProductCategoryAcct in org.compiere.model
Modifier and TypeMethodDescriptionstatic MProductCategoryAcct
MProductCategoryAcct.get
(int M_Product_Category_ID, int C_AcctSchema_ID) Get Category Acctstatic MProductCategoryAcct
Get Category Acctstatic MProductCategoryAcct
MProductCategoryAcct.get
(Properties ctx, int M_Product_Category_ID, int C_AcctSchema_ID, String trxName) Get Category Acct from cache (immutable)MProductCategoryAcct.markImmutable()
ModifierConstructorDescriptionMProductCategoryAcct
(Properties ctx, MProductCategoryAcct copy) Copy constructorMProductCategoryAcct
(Properties ctx, MProductCategoryAcct copy, String trxName) Copy constructorCopy constructor