Uses of Class
org.compiere.model.MOrgInfo
Packages that use 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
Methods in org.compiere.model that return MOrgInfoModifier 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()
Constructors in org.compiere.model with parameters of type MOrgInfoModifierConstructorDescriptionMOrgInfo
(Properties ctx, MOrgInfo copy) Copy constructorMOrgInfo
(Properties ctx, MOrgInfo copy, String trxName) Copy constructorCopy constructor