Uses of Class
org.compiere.model.MRequestCategory
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 MRequestCategory in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRequestCategory
MRequestCategory.get
(int R_Category_ID) Get MRequestCategory from Cache (immutable)static MRequestCategory
MRequestCategory.get
(Properties ctx, int R_Category_ID) Get MRequestCategory from Cache (immutable)MRequest.getCategory()
Get Request Categorystatic MRequestCategory
MRequestCategory.getCopy
(Properties ctx, int R_Category_ID, String trxName) Get updateable copy of MRequestCategory from cacheMRequestCategory.markImmutable()
ModifierConstructorDescriptionMRequestCategory
(Properties ctx, MRequestCategory copy) Copy constructorMRequestCategory
(Properties ctx, MRequestCategory copy, String trxName) Copy constructorCopy constructor