Uses of Class
org.compiere.model.MContactInterest
Packages that use MContactInterest
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 MContactInterest in org.compiere.model
Methods in org.compiere.model that return MContactInterestModifier and TypeMethodDescriptionstatic MContactInterest
MContactInterest.get
(Properties ctx, int R_InterestArea_ID, int AD_User_ID, boolean isActive, String trxName) Get or create Contact InterestConstructors in org.compiere.model with parameters of type MContactInterestModifierConstructorDescriptionMContactInterest
(Properties ctx, MContactInterest copy) Copy constructorMContactInterest
(Properties ctx, MContactInterest copy, String trxName) Copy constructorCopy constructor