| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.stock.dto | |
| de.hybris.platform.stock.resource |
| Modifier and Type | Method and Description |
|---|---|
List<StockLevelHistoryEntryDTO> |
StockLevelDTO.getStockLevelHistoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelDTO.setStockLevelHistoryEntries(List<StockLevelHistoryEntryDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<StockLevelHistoryEntryDTO> |
StockLevelHistoryEntriesDTO.getStockLevelHistoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockLevelHistoryEntriesDTO.setStockLevelHistoryEntries(List<StockLevelHistoryEntryDTO> stocklevelhistoryentriesList) |
| Constructor and Description |
|---|
StockLevelHistoryEntriesDTO(List<StockLevelHistoryEntryDTO> stocklevelhistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StockLevelHistoryEntriesResource.postStockLevelHistoryEntry(StockLevelHistoryEntryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
StockLevelHistoryEntryResource.putStockLevelHistoryEntry(StockLevelHistoryEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.