| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.model |
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
|
| de.hybris.platform.sap.sapcpiadapter.resource | |
| de.hybris.platform.sap.sapcpiorderexchange.service.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundCardPaymentModel> |
SAPCpiOutboundOrderModel.getSapCpiOutboundCardPayments()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute defined at extension sapcpiadapter. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderModel.setSapCpiOutboundCardPayments(java.util.Set<SAPCpiOutboundCardPaymentModel> value)
Generated method - Setter of
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute defined at extension sapcpiadapter. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundCardPaymentModel |
SAPCpiOutboundCardPaymentResource.getSAPCpiOutboundCardPaymentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundCardPaymentModel |
SAPCpiOutboundCardPaymentResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundCardPaymentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundCardPaymentModel> |
SAPCpiOutboundCardPaymentsResource.getSAPCpiOutboundCardPaymentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundCardPaymentResource.setSAPCpiOutboundCardPaymentModel(SAPCpiOutboundCardPaymentModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundCardPaymentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundCardPaymentsResource.setSAPCpiOutboundCardPaymentsCollection(java.util.Collection<SAPCpiOutboundCardPaymentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SAPCpiOutboundCardPaymentModel> |
SapCpiOmmOrderMapperService.mapCreditCards(java.util.List<SapCpiCreditCardPayment> sapCpiCreditCardPayments) |
Copyright © 2018 SAP SE. All Rights Reserved.