| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.dto | |
| de.hybris.platform.sap.sapcpiadapter.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundOrderItemConfigHeaderDTO> |
SAPCpiOutboundOrderDTO.getProductConfigHeaders() |
java.util.List<SAPCpiOutboundOrderItemConfigHeaderDTO> |
SAPCpiOutboundOrderItemConfigHeadersDTO.getSAPCpiOutboundOrderItemConfigHeaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderDTO.setProductConfigHeaders(java.util.Set<SAPCpiOutboundOrderItemConfigHeaderDTO> value) |
void |
SAPCpiOutboundOrderItemConfigHeadersDTO.setSAPCpiOutboundOrderItemConfigHeaders(java.util.List<SAPCpiOutboundOrderItemConfigHeaderDTO> sapcpioutboundorderitemconfigheadersList) |
| Constructor and Description |
|---|
SAPCpiOutboundOrderItemConfigHeadersDTO(java.util.List<SAPCpiOutboundOrderItemConfigHeaderDTO> sapcpioutboundorderitemconfigheadersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SAPCpiOutboundOrderItemConfigHeadersResource.postSAPCpiOutboundOrderItemConfigHeader(SAPCpiOutboundOrderItemConfigHeaderDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SAPCpiOutboundOrderItemConfigHeaderResource.putSAPCpiOutboundOrderItemConfigHeader(SAPCpiOutboundOrderItemConfigHeaderDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.