| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.model |
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
|
| de.hybris.platform.sap.sapcpiadapter.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundOrderItemConfigConditionModel> |
SAPCpiOutboundOrderModel.getProductConfigConditions()
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigConditions attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderModel.setProductConfigConditions(java.util.Set<SAPCpiOutboundOrderItemConfigConditionModel> value)
Generated method - Setter of
SAPCpiOutboundOrder.productConfigConditions attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderItemConfigConditionModel |
SAPCpiOutboundOrderItemConfigConditionResource.getSAPCpiOutboundOrderItemConfigConditionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundOrderItemConfigConditionModel |
SAPCpiOutboundOrderItemConfigConditionResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundOrderItemConfigConditionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundOrderItemConfigConditionModel> |
SAPCpiOutboundOrderItemConfigConditionsResource.getSAPCpiOutboundOrderItemConfigConditionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigConditionResource.setSAPCpiOutboundOrderItemConfigConditionModel(SAPCpiOutboundOrderItemConfigConditionModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundOrderItemConfigConditionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigConditionsResource.setSAPCpiOutboundOrderItemConfigConditionsCollection(java.util.Collection<SAPCpiOutboundOrderItemConfigConditionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.