| 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<SAPCpiOutboundOrderItemConfigHeaderModel> |
SAPCpiOutboundOrderModel.getProductConfigHeaders()
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigHeaders attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderModel.setProductConfigHeaders(java.util.Set<SAPCpiOutboundOrderItemConfigHeaderModel> value)
Generated method - Setter of
SAPCpiOutboundOrder.productConfigHeaders attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderItemConfigHeaderModel |
SAPCpiOutboundOrderItemConfigHeaderResource.getSAPCpiOutboundOrderItemConfigHeaderModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundOrderItemConfigHeaderModel |
SAPCpiOutboundOrderItemConfigHeaderResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundOrderItemConfigHeaderModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundOrderItemConfigHeaderModel> |
SAPCpiOutboundOrderItemConfigHeadersResource.getSAPCpiOutboundOrderItemConfigHeadersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigHeaderResource.setSAPCpiOutboundOrderItemConfigHeaderModel(SAPCpiOutboundOrderItemConfigHeaderModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundOrderItemConfigHeaderModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigHeadersResource.setSAPCpiOutboundOrderItemConfigHeadersCollection(java.util.Collection<SAPCpiOutboundOrderItemConfigHeaderModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.