Uses of Class
org.compiere.model.MOrg
Packages that use 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
Methods in org.compiere.model that return MOrgModifier 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()
Methods in org.compiere.model with parameters of type MOrgModifier and TypeMethodDescriptionstatic boolean
MRoleOrgAccess.createForOrg
(MOrg org) Create Organizational Access for all Automatic Roles (IsManual=N)Constructors in org.compiere.model with parameters of type MOrgModifierConstructorDescriptionMOrg
(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