| 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<SAPCpiOutboundOrderItemConfigHierarchyModel> |
SAPCpiOutboundOrderModel.getProductConfigHierarchies()
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigHierarchies attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderModel.setProductConfigHierarchies(java.util.Set<SAPCpiOutboundOrderItemConfigHierarchyModel> value)
Generated method - Setter of
SAPCpiOutboundOrder.productConfigHierarchies attribute defined at extension sapproductconfigcpiorderexchange. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderItemConfigHierarchyModel |
SAPCpiOutboundOrderItemConfigHierarchyResource.getSAPCpiOutboundOrderItemConfigHierarchyModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundOrderItemConfigHierarchyModel |
SAPCpiOutboundOrderItemConfigHierarchyResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundOrderItemConfigHierarchyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundOrderItemConfigHierarchyModel> |
SAPCpiOutboundOrderItemConfigHierarchiesResource.getSAPCpiOutboundOrderItemConfigHierarchiesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigHierarchyResource.setSAPCpiOutboundOrderItemConfigHierarchyModel(SAPCpiOutboundOrderItemConfigHierarchyModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundOrderItemConfigHierarchyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderItemConfigHierarchiesResource.setSAPCpiOutboundOrderItemConfigHierarchiesCollection(java.util.Collection<SAPCpiOutboundOrderItemConfigHierarchyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.