Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionMGLCategory
(Properties ctx, MGLCategory copy) Copy constructorMGLCategory
(Properties ctx, MGLCategory copy, String trxName) Copy constructorMGLCategory
(MGLCategory copy) Copy constructor