| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.dto | |
| de.hybris.platform.sap.sapcpiadapter.resource | |
| de.hybris.platform.sap.sapcpireturnsexchange.dto |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundOrderItemDTO> |
SAPCpiOutboundOrderDTO.getSapCpiOutboundOrderItems() |
java.util.List<SAPCpiOutboundOrderItemDTO> |
SAPCpiOutboundOrderItemsDTO.getSAPCpiOutboundOrderItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemsDTO.setSAPCpiOutboundOrderItems(java.util.List<SAPCpiOutboundOrderItemDTO> sapcpioutboundorderitemsList) |
void |
SAPCpiOutboundOrderDTO.setSapCpiOutboundOrderItems(java.util.Set<SAPCpiOutboundOrderItemDTO> value) |
| Constructor and Description |
|---|
SAPCpiOutboundOrderItemsDTO(java.util.List<SAPCpiOutboundOrderItemDTO> sapcpioutboundorderitemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SAPCpiOutboundOrderItemResource.putSAPCpiOutboundOrderItem(SAPCpiOutboundOrderItemDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAPCpiOutboundReturnOrderItemDTO
Generated dto class for type SAPCpiOutboundReturnOrderItem first defined at extension sapcpireturnsexchange
|
Copyright © 2018 SAP SE. All Rights Reserved.