| Package | Description |
|---|---|
| de.hybris.platform.b2b.dto | |
| de.hybris.platform.b2b.resource |
| Modifier and Type | Method and Description |
|---|---|
List<EscalationTaskDTO> |
EscalationTasksDTO.getEscalationTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
EscalationTasksDTO.setEscalationTasks(List<EscalationTaskDTO> escalationtasksList) |
| Constructor and Description |
|---|
EscalationTasksDTO(List<EscalationTaskDTO> escalationtasksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EscalationTasksResource.postEscalationTask(EscalationTaskDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
EscalationTaskResource.putEscalationTask(EscalationTaskDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.