Uses of Class
org.compiere.model.MContactInterest
-
Packages that use MContactInterest Package Description org.compiere.model Provides for.... -
-
Uses of MContactInterest in org.compiere.model
Methods in org.compiere.model that return MContactInterest Modifier and Type Method Description static MContactInterest
MContactInterest. get(Properties ctx, int R_InterestArea_ID, int AD_User_ID, boolean isActive, String trxName)
Get Contact InterestConstructors in org.compiere.model with parameters of type MContactInterest Constructor Description MContactInterest(Properties ctx, MContactInterest copy)
MContactInterest(Properties ctx, MContactInterest copy, String trxName)
MContactInterest(MContactInterest copy)
-