| 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<SAPCpiOutboundOrderItemConfigValueModel> |
SAPCpiOutboundOrderModel.getProductConfigValues()
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigValues attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderModel.setProductConfigValues(java.util.Set<SAPCpiOutboundOrderItemConfigValueModel> value)
Generated method - Setter of
SAPCpiOutboundOrder.productConfigValues attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderItemConfigValueModel |
SAPCpiOutboundOrderItemConfigValueResource.getSAPCpiOutboundOrderItemConfigValueModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundOrderItemConfigValueModel |
SAPCpiOutboundOrderItemConfigValueResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundOrderItemConfigValueModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundOrderItemConfigValueModel> |
SAPCpiOutboundOrderItemConfigValuesResource.getSAPCpiOutboundOrderItemConfigValuesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigValueResource.setSAPCpiOutboundOrderItemConfigValueModel(SAPCpiOutboundOrderItemConfigValueModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundOrderItemConfigValueModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigValuesResource.setSAPCpiOutboundOrderItemConfigValuesCollection(java.util.Collection<SAPCpiOutboundOrderItemConfigValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.