Uses of Class
org.compiere.model.MOrg
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 MOrg in org.compiere.model
Modifier and TypeMethodDescriptionstatic MOrg
MOrg.get
(int AD_Org_ID) Get Org from Cache (immutable)static MOrg
MOrg.get
(Properties ctx, int AD_Org_ID) Get Org from Cache (immutable)static MOrg[]
MOrg.getOfClient()
Get Active Organizations Of current Clientstatic MOrg[]
MOrg.getOfClient
(int clientID) Get Active Organizations Of Clientstatic MOrg[]
MOrg.getOfClient
(PO po) Get Active Organizations Of ClientMOrg.markImmutable()
Modifier and TypeMethodDescriptionstatic boolean
MRoleOrgAccess.createForOrg
(MOrg org) Create Organizational Access for all Automatic Roles (IsManual=N)ModifierConstructorDescriptionMOrg
(Properties ctx, MOrg copy) Copy constructorMOrg
(Properties ctx, MOrg copy, String trxName) Copy constructorCopy constructorOrganization constructorMRoleOrgAccess
(MOrg org, int AD_Role_ID) Organization ConstructorMUserOrgAccess
(MOrg org, int AD_User_ID) Organization ConstructorMWarehouse
(MOrg org) Organization Constructor