Uses of Class
org.compiere.model.MGroup
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 MGroup in org.compiere.model
Modifier and TypeMethodDescriptionstatic MGroup
MGroup.get
(int R_Group_ID) Get MGroup from Cache (immutable)static MGroup
MGroup.get
(Properties ctx, int R_Group_ID) Get MGroup from Cache (immutable)static MGroup
MGroup.getCopy
(Properties ctx, int R_Group_ID, String trxName) Get updateable copy of MGroup from cacheMRequest.getGroup()
Get Request GroupMGroup.markImmutable()
ModifierConstructorDescriptionMChangeRequest
(MRequest request, MGroup group) CRM Request ConstructorMGroup
(Properties ctx, MGroup copy) Copy constructorMGroup
(Properties ctx, MGroup copy, String trxName) Copy constructorCopy constructor