| Package | Description |
|---|---|
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CancellationEventDTO> |
CancellationEventsDTO.getCancellationEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
CancellationEventsDTO.setCancellationEvents(java.util.List<CancellationEventDTO> cancellationeventsList) |
| Constructor and Description |
|---|
CancellationEventsDTO(java.util.List<CancellationEventDTO> cancellationeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CancellationEventsResource.postCancellationEvent(CancellationEventDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CancellationEventResource.putCancellationEvent(CancellationEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.