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