| Package | Description |
|---|---|
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AllocationEventDTO> |
AllocationEventsDTO.getAllocationEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
AllocationEventsDTO.setAllocationEvents(java.util.List<AllocationEventDTO> allocationeventsList) |
| Constructor and Description |
|---|
AllocationEventsDTO(java.util.List<AllocationEventDTO> allocationeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AllocationEventsResource.postAllocationEvent(AllocationEventDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AllocationEventResource.putAllocationEvent(AllocationEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.