Uses of Class
org.compiere.model.MHierarchy
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 MHierarchy in org.compiere.model
Modifier and TypeMethodDescriptionstatic MHierarchy
MHierarchy.get
(int PA_Hierarchy_ID) Get MHierarchy from Cache (immutable)static MHierarchy
MHierarchy.get
(Properties ctx, int PA_Hierarchy_ID) Get MHierarchy (Immutable) from CacheMHierarchy.markImmutable()
ModifierConstructorDescriptionMHierarchy
(Properties ctx, MHierarchy copy) Copy constructorMHierarchy
(Properties ctx, MHierarchy copy, String trxName) Copy constructorMHierarchy
(MHierarchy copy) Copy constructor