| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<InventoryEventDTO> |
ConsignmentEntryDTO.getInventoryEvents() |
java.util.Collection<InventoryEventDTO> |
StockLevelDTO.getInventoryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryDTO.setInventoryEvents(java.util.Collection<InventoryEventDTO> value) |
void |
StockLevelDTO.setInventoryEvents(java.util.Collection<InventoryEventDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationEventDTO
Generated dto class for type AllocationEvent first defined at extension warehousing
|
class |
CancellationEventDTO
Generated dto class for type CancellationEvent first defined at extension warehousing
|
class |
IncreaseEventDTO
Generated dto class for type IncreaseEvent first defined at extension warehousing
|
class |
ReservationEventDTO
Generated dto class for type ReservationEvent first defined at extension warehousing
|
class |
ShrinkageEventDTO
Generated dto class for type ShrinkageEvent first defined at extension warehousing
|
class |
WastageEventDTO
Generated dto class for type WastageEvent first defined at extension warehousing
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InventoryEventDTO> |
InventoryEventsDTO.getInventoryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryEventsDTO.setInventoryEvents(java.util.List<InventoryEventDTO> inventoryeventsList) |
| Constructor and Description |
|---|
InventoryEventsDTO(java.util.List<InventoryEventDTO> inventoryeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
InventoryEventsResource.postInventoryEvent(InventoryEventDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
InventoryEventResource.putInventoryEvent(InventoryEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.