| Package | Description |
|---|---|
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DeclineConsignmentEntryEventDTO
Generated dto class for type DeclineConsignmentEntryEvent first defined at extension warehousing
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentEntryEventDTO> |
ConsignmentEntryEventsDTO.getConsignmentEntryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryEventsDTO.setConsignmentEntryEvents(java.util.List<ConsignmentEntryEventDTO> consignmententryeventsList) |
| Constructor and Description |
|---|
ConsignmentEntryEventsDTO(java.util.List<ConsignmentEntryEventDTO> consignmententryeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConsignmentEntryEventsResource.postConsignmentEntryEvent(ConsignmentEntryEventDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ConsignmentEntryEventResource.putConsignmentEntryEvent(ConsignmentEntryEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.