Uses of Class
org.compiere.model.MStatusCategory
Packages that use MStatusCategory
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 MStatusCategory in org.compiere.model
Methods in org.compiere.model that return MStatusCategoryModifier and TypeMethodDescriptionstatic MStatusCategory
MStatusCategory.createDefault
(Properties ctx) Create Default Status Category for Client (with name equal to the translated message of "Standard")static MStatusCategory
MStatusCategory.get
(int R_StatusCategory_ID) Get Request Status Category from Cache (immutable)static MStatusCategory
MStatusCategory.get
(Properties ctx, int R_StatusCategory_ID) Get Request Status Category from Cache (immutable)static MStatusCategory
MStatusCategory.getDefault
(Properties ctx) Get Default Status Category for ClientMStatusCategory.markImmutable()
Constructors in org.compiere.model with parameters of type MStatusCategoryModifierConstructorDescriptionMStatusCategory
(Properties ctx, MStatusCategory copy) Copy constructorMStatusCategory
(Properties ctx, MStatusCategory copy, String trxName) Copy constructorCopy constructor