| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.dto | |
| de.hybris.platform.sap.sapcpiadapter.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundOrderItemConfigValueDTO> |
SAPCpiOutboundOrderDTO.getProductConfigValues() |
java.util.List<SAPCpiOutboundOrderItemConfigValueDTO> |
SAPCpiOutboundOrderItemConfigValuesDTO.getSAPCpiOutboundOrderItemConfigValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderDTO.setProductConfigValues(java.util.Set<SAPCpiOutboundOrderItemConfigValueDTO> value) |
void |
SAPCpiOutboundOrderItemConfigValuesDTO.setSAPCpiOutboundOrderItemConfigValues(java.util.List<SAPCpiOutboundOrderItemConfigValueDTO> sapcpioutboundorderitemconfigvaluesList) |
| Constructor and Description |
|---|
SAPCpiOutboundOrderItemConfigValuesDTO(java.util.List<SAPCpiOutboundOrderItemConfigValueDTO> sapcpioutboundorderitemconfigvaluesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SAPCpiOutboundOrderItemConfigValuesResource.postSAPCpiOutboundOrderItemConfigValue(SAPCpiOutboundOrderItemConfigValueDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SAPCpiOutboundOrderItemConfigValueResource.putSAPCpiOutboundOrderItemConfigValue(SAPCpiOutboundOrderItemConfigValueDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.