Uses of Class
org.compiere.model.MOrgInfo
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 MOrgInfo in org.compiere.model
Modifier and TypeMethodDescriptionstatic MOrgInfo
MOrgInfo.get
(int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfo
Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.get
(Properties ctx, int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.get
(Properties ctx, int AD_Org_ID, String trxName) Get MOrgInfo from cache (immutable)static MOrgInfo
MOrgInfo.getCopy
(Properties ctx, int AD_Org_ID, String trxName) Get updateable copy of MOrgInfo from cacheMOrg.getInfo()
Get Org InfoMOrgInfo.markImmutable()
ModifierConstructorDescriptionMOrgInfo
(Properties ctx, MOrgInfo copy) Copy constructorMOrgInfo
(Properties ctx, MOrgInfo copy, String trxName) Copy constructorCopy constructor