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