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