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