Uses of Class
org.compiere.model.MInterestArea
Packages that use MInterestArea
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 MInterestArea in org.compiere.model
Methods in org.compiere.model that return MInterestAreaModifier and TypeMethodDescriptionstatic MInterestArea
MInterestArea.get
(int R_InterestArea_ID) Get MInterestArea from Cache (immutable)static MInterestArea
MInterestArea.get
(Properties ctx, int R_InterestArea_ID) Get MInterestArea from Cache (immutable)static MInterestArea[]
MInterestArea.getAll
(Properties ctx) Get all active interest areasMInterestArea.markImmutable()
Constructors in org.compiere.model with parameters of type MInterestAreaModifierConstructorDescriptionMInterestArea
(Properties ctx, MInterestArea copy) Copy constructorMInterestArea
(Properties ctx, MInterestArea copy, String trxName) Copy constructorMInterestArea
(MInterestArea copy) Copy constructor