Uses of Class
org.compiere.model.MGLCategory
Packages that use MGLCategory
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 MGLCategory in org.compiere.model
Methods in org.compiere.model that return MGLCategoryModifier and TypeMethodDescriptionstatic MGLCategory
MGLCategory.get
(int GL_Category_ID) Get MGLCategory from Cache (immutable)static MGLCategory
MGLCategory.get
(Properties ctx, int GL_Category_ID) Get MGLCategory from Cache (immutable)static MGLCategory
MGLCategory.getDefault
(Properties ctx, String CategoryType) Get Default GL Categorystatic MGLCategory
MGLCategory.getDefaultSystem
(Properties ctx) Get Default System Generated GL Category (CATEGORYTYPE_SystemGenerated)MGLCategory.markImmutable()
Constructors in org.compiere.model with parameters of type MGLCategoryModifierConstructorDescriptionMGLCategory
(Properties ctx, MGLCategory copy) Copy constructorMGLCategory
(Properties ctx, MGLCategory copy, String trxName) Copy constructorMGLCategory
(MGLCategory copy) Copy constructor