Uses of Class
org.compiere.model.MHierarchy
Packages that use 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
Methods in org.compiere.model that return MHierarchyModifier 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()
Constructors in org.compiere.model with parameters of type MHierarchyModifierConstructorDescriptionMHierarchy
(Properties ctx, MHierarchy copy) Copy constructorMHierarchy
(Properties ctx, MHierarchy copy, String trxName) Copy constructorMHierarchy
(MHierarchy copy) Copy constructor