Package | Description |
---|---|
com.crm.dataobject.leads | |
com.crm.dataobject.securitymanagement |
Modifier and Type | Method and Description |
---|---|
CRMDOLeadCategory |
CRMDOLeadTypeCategory.getCategory() |
CRMDOLeadCategory |
LeadCategoriesForm.getCategory() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOLeadCategory> |
LeadCategoriesForm.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOLeadTypeCategory.setCategory(CRMDOLeadCategory category) |
void |
LeadCategoriesForm.setCategory(CRMDOLeadCategory category) |
Modifier and Type | Method and Description |
---|---|
void |
LeadCategoriesForm.setCategories(java.util.Set<CRMDOLeadCategory> categories) |
Modifier and Type | Method and Description |
---|---|
CRMDOLeadCategory |
SecurityEntityCondition.getLeadCategory() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityEntityCondition.setLeadCategory(CRMDOLeadCategory leadCategory) |