| Package | Description |
|---|---|
| de.hybris.platform.sap.productconfig.cpiorderexchange.jalo | |
| de.hybris.platform.sap.sapcpiadapter.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SAPCpiOutboundOrderItemConfigHeader> |
SapproductconfigcpiorderexchangeManager.SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGHEADERPRODUCTCONFIGHEADERSHANDLER
OneToManyHandler for handling 1:n PRODUCTCONFIGHEADERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderItemConfigHeader |
SapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigHeader(java.util.Map attributeValues) |
SAPCpiOutboundOrderItemConfigHeader |
SapproductconfigcpiorderexchangeManager.createSAPCpiOutboundOrderItemConfigHeader(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundOrderItemConfigHeader> |
SapproductconfigcpiorderexchangeManager.getProductConfigHeaders(SAPCpiOutboundOrder item)
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigHeaders attribute. |
java.util.Set<SAPCpiOutboundOrderItemConfigHeader> |
SapproductconfigcpiorderexchangeManager.getProductConfigHeaders(SessionContext ctx,
SAPCpiOutboundOrder item)
Generated method - Getter of the
SAPCpiOutboundOrder.productConfigHeaders attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
SapproductconfigcpiorderexchangeManager.addToProductConfigHeaders(SAPCpiOutboundOrder item,
SAPCpiOutboundOrderItemConfigHeader value)
Generated method - Adds
value to productConfigHeaders. |
void |
SapproductconfigcpiorderexchangeManager.addToProductConfigHeaders(SessionContext ctx,
SAPCpiOutboundOrder item,
SAPCpiOutboundOrderItemConfigHeader value)
Generated method - Adds
value to productConfigHeaders. |
void |
SapproductconfigcpiorderexchangeManager.removeFromProductConfigHeaders(SAPCpiOutboundOrder item,
SAPCpiOutboundOrderItemConfigHeader value)
Generated method - Removes
value from productConfigHeaders. |
void |
SapproductconfigcpiorderexchangeManager.removeFromProductConfigHeaders(SessionContext ctx,
SAPCpiOutboundOrder item,
SAPCpiOutboundOrderItemConfigHeader value)
Generated method - Removes
value from productConfigHeaders. |
| Modifier and Type | Method and Description |
|---|---|
void |
SapproductconfigcpiorderexchangeManager.setProductConfigHeaders(SAPCpiOutboundOrder item,
java.util.Set<SAPCpiOutboundOrderItemConfigHeader> value)
Generated method - Setter of the
SAPCpiOutboundOrder.productConfigHeaders attribute. |
void |
SapproductconfigcpiorderexchangeManager.setProductConfigHeaders(SessionContext ctx,
SAPCpiOutboundOrder item,
java.util.Set<SAPCpiOutboundOrderItemConfigHeader> value)
Generated method - Setter of the
SAPCpiOutboundOrder.productConfigHeaders attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static BidirectionalOneToManyHandler<SAPCpiOutboundOrderItemConfigHeader> |
SAPCpiOutboundOrderItemConfigHeader.SAPCPIOUTBOUNDORDERHANDLER
BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side. |
Copyright © 2018 SAP SE. All Rights Reserved.