Package | Description |
---|---|
com.crm.dataobject.servicerequests | |
com.crm.dataobject.workflows |
Modifier and Type | Method and Description |
---|---|
CRMDOServiceRequestCategory |
CRMDOServiceRequestTypeCategory.getCategory() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOServiceRequestCategory> |
ServiceRequestDefinition.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOServiceRequestTypeCategory.setCategory(CRMDOServiceRequestCategory category) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRequestDefinition.setCategories(java.util.Set<CRMDOServiceRequestCategory> categories) |
Modifier and Type | Method and Description |
---|---|
CRMDOServiceRequestCategory |
CRMDOWorkflowRuleConditionValue.getFromServiceRequestCategory() |
CRMDOServiceRequestCategory |
CRMDOWorkflowRuleConditionValue.getServiceRequestCategory() |
CRMDOServiceRequestCategory |
CRMDOWorkflowRuleAction.getServiceRequestCategory() |
CRMDOServiceRequestCategory |
CRMDOWorkflowRuleConditionValue.getToServiceRequestCategory() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWorkflowRuleConditionValue.setFromServiceRequestCategory(CRMDOServiceRequestCategory fromServiceRequestCategory) |
void |
CRMDOWorkflowRuleConditionValue.setServiceRequestCategory(CRMDOServiceRequestCategory serviceRequestCategory) |
void |
CRMDOWorkflowRuleAction.setServiceRequestCategory(CRMDOServiceRequestCategory serviceRequestCategory) |
void |
CRMDOWorkflowRuleConditionValue.setToServiceRequestCategory(CRMDOServiceRequestCategory toServiceRequestCategory) |