Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionMStatusCategory
(Properties ctx, MStatusCategory copy) Copy constructorMStatusCategory
(Properties ctx, MStatusCategory copy, String trxName) Copy constructorCopy constructor