| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundOrderCancellationModel |
SAPCpiOutboundOrderCancellationResource.getSAPCpiOutboundOrderCancellationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundOrderCancellationModel |
SAPCpiOutboundOrderCancellationResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundOrderCancellationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundOrderCancellationModel> |
SAPCpiOutboundOrderCancellationsResource.getSAPCpiOutboundOrderCancellationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderCancellationResource.setSAPCpiOutboundOrderCancellationModel(SAPCpiOutboundOrderCancellationModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundOrderCancellationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundOrderCancellationsResource.setSAPCpiOutboundOrderCancellationsCollection(java.util.Collection<SAPCpiOutboundOrderCancellationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundService.sendOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel)
Send order cancellation
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundServiceImpl.sendOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SapCpiOrderCancellationMapperService<SOURCE extends OrderCancelRecordEntryModel,TARGET extends SAPCpiOutboundOrderCancellationModel>
Provides mapping from
OrderCancelRecordEntryModel to List. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAPCpiOutboundOrderCancellationModel> |
SapCpiOrderOutboundConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel)
convertCancelOrderToSapCpiCancelOrder
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAPCpiOutboundOrderCancellationModel> |
SapCpiOmmOrderOutboundConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel) |
protected java.util.List<SapCpiOrderCancellationMapperService<OrderCancelRecordEntryModel,SAPCpiOutboundOrderCancellationModel>> |
SapCpiOmmOrderOutboundConversionService.getSapCpiOrderCancellationMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapCpiOmmOrderCancellationMapperService.map(OrderCancelRecordEntryModel orderCancelRecordEntryModel,
java.util.List<SAPCpiOutboundOrderCancellationModel> sapCpiOutboundOrderCancellationModels) |
protected void |
SapCpiOmmOrderCancellationMapperService.mapSapCpiCancelOrderToSapCpiCancelOrderOutbound(java.util.List<SapCpiOrderCancellation> sapCpiOrderCancellations,
java.util.List<SAPCpiOutboundOrderCancellationModel> sapCpiOutboundOrderCancellations) |
void |
SapCpiOmmOrderOutboundConversionService.setSapCpiOrderCancellationMappers(java.util.List<SapCpiOrderCancellationMapperService<OrderCancelRecordEntryModel,SAPCpiOutboundOrderCancellationModel>> sapCpiOrderCancellationMappers) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<<any>> |
SapCpiOmsOrderOutboundCancellationAction.sendOrderCancellationsToScpi(java.util.List<SAPCpiOutboundOrderCancellationModel> sapCpiOutboundOrderCancellations) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundReturnService.sendReturnOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundReturnServiceImpl.sendReturnOrderCancellation(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAPCpiOutboundOrderCancellationModel> |
SapRevenueCloudOrderConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel) |
Copyright © 2018 SAP SE. All Rights Reserved.