| Package | Description |
|---|---|
| de.hybris.platform.orderhistory.dto | |
| de.hybris.platform.orderhistory.resource | |
| de.hybris.platform.ordermodify.dto |
| Modifier and Type | Method and Description |
|---|---|
List<OrderHistoryEntryDTO> |
OrderHistoryEntriesDTO.getOrderHistoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderHistoryEntriesDTO.setOrderHistoryEntries(List<OrderHistoryEntryDTO> orderhistoryentriesList) |
| Constructor and Description |
|---|
OrderHistoryEntriesDTO(List<OrderHistoryEntryDTO> orderhistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OrderHistoryEntriesResource.postOrderHistoryEntry(OrderHistoryEntryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
OrderHistoryEntryResource.putOrderHistoryEntry(OrderHistoryEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
OrderHistoryEntryDTO |
OrderModificationRecordEntryDTO.getOriginalVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderModificationRecordEntryDTO.setOriginalVersion(OrderHistoryEntryDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.