| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<SAPCpiOutboundAddress> |
GeneratedSAPCpiOutboundOrder.SAPCPIOUTBOUNDADDRESSESHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDADDRESSES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundAddress |
GeneratedSapcpiadapterManager.createSAPCpiOutboundAddress(java.util.Map attributeValues) |
SAPCpiOutboundAddress |
GeneratedSapcpiadapterManager.createSAPCpiOutboundAddress(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundAddress> |
GeneratedSAPCpiOutboundOrder.getSapCpiOutboundAddresses()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
java.util.Set<SAPCpiOutboundAddress> |
GeneratedSAPCpiOutboundOrder.getSapCpiOutboundAddresses(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPCpiOutboundOrder.addToSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
Generated method - Adds
value to sapCpiOutboundAddresses. |
void |
GeneratedSAPCpiOutboundOrder.addToSapCpiOutboundAddresses(SessionContext ctx,
SAPCpiOutboundAddress value)
Generated method - Adds
value to sapCpiOutboundAddresses. |
void |
GeneratedSAPCpiOutboundOrder.removeFromSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
Generated method - Removes
value from sapCpiOutboundAddresses. |
void |
GeneratedSAPCpiOutboundOrder.removeFromSapCpiOutboundAddresses(SessionContext ctx,
SAPCpiOutboundAddress value)
Generated method - Removes
value from sapCpiOutboundAddresses. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPCpiOutboundOrder.setSapCpiOutboundAddresses(SessionContext ctx,
java.util.Set<SAPCpiOutboundAddress> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
void |
GeneratedSAPCpiOutboundOrder.setSapCpiOutboundAddresses(java.util.Set<SAPCpiOutboundAddress> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.