| Package | Description |
|---|---|
| com.crm.dataobject.servicerequests | |
| com.crm.dataobject.workflows |
| Modifier and Type | Method and Description |
|---|---|
CRMDOServiceRequestResponseCategory |
CRMDOServiceRequestTypeResponseCategory.getCategory() |
CRMDOServiceRequestResponseCategory |
CRMDOServiceRequest.getResponseCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOServiceRequestTypeResponseCategory.setCategory(CRMDOServiceRequestResponseCategory category) |
void |
CRMDOServiceRequest.setResponseCategory(CRMDOServiceRequestResponseCategory responseCategory) |
| Modifier and Type | Method and Description |
|---|---|
CRMDOServiceRequestResponseCategory |
CRMDOWorkflowRuleConditionValue.getFromServiceRequestResponseCategory() |
CRMDOServiceRequestResponseCategory |
CRMDOWorkflowRuleConditionValue.getServiceRequestResponseCategory() |
CRMDOServiceRequestResponseCategory |
CRMDOWorkflowRuleAction.getServiceRequestResponseCategory() |
CRMDOServiceRequestResponseCategory |
CRMDOWorkflowRuleConditionValue.getToServiceRequestResponseCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOWorkflowRuleConditionValue.setFromServiceRequestResponseCategory(CRMDOServiceRequestResponseCategory fromServiceRequestResponseCategory) |
void |
CRMDOWorkflowRuleConditionValue.setServiceRequestResponseCategory(CRMDOServiceRequestResponseCategory serviceRequestResponseCategory) |
void |
CRMDOWorkflowRuleAction.setServiceRequestResponseCategory(CRMDOServiceRequestResponseCategory serviceRequestResponseCategory) |
void |
CRMDOWorkflowRuleConditionValue.setToServiceRequestResponseCategory(CRMDOServiceRequestResponseCategory toServiceRequestResponseCategory) |