public class OmsWarehouseResponseExecutor extends WarehouseResponseExecutor
| Constructor and Description |
|---|
OmsWarehouseResponseExecutor() |
| Modifier and Type | Method and Description |
|---|---|
protected OrderCancelResponse |
createCancelResponseWithZeroQtyResponse(OrderCancelResponse orderCancelResponse)
Creates the cloned
OrderCancelResponse, with 0 cancelQuantity, from the given OrderCancelResponse |
protected ConsignmentCancellationService |
getConsignmentCancellationService() |
protected OmsOrderCancelService |
getOmsOrderCancelService() |
void |
processCancelResponse(OrderCancelResponse orderCancelResponse,
OrderCancelRecordEntryModel cancelRequestRecordEntry) |
void |
setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService) |
void |
setOmsOrderCancelService(OmsOrderCancelService omsOrderCancelService) |
finalizeCancelProcessing, getCompleteCancelStatusChangeStrategy, getModelService, getNotificationServiceAdapter, getOrderCancelRecordsHandler, getPartialCancelStatusChangeStrategy, getPaymentServiceAdapter, getWarehouseDenialStatusChangeStrategy, getWarehouseErrorStatusChangeStrategy, modifyOrderAccordingToRequest, realizeCancelAfterWarehouseResponse, setCompleteCancelStatusChangeStrategy, setModelService, setNotificationServiceAdapter, setOrderCancelRecordsHandler, setPartialCancelStatusChangeStrategy, setPaymentServiceAdapter, setWarehouseDenialStatusChangeStrategy, setWarehouseErrorStatusChangeStrategypublic void processCancelResponse(OrderCancelResponse orderCancelResponse, OrderCancelRecordEntryModel cancelRequestRecordEntry) throws OrderCancelException
processCancelResponse in interface OrderCancelResponseExecutorprocessCancelResponse in class WarehouseResponseExecutorOrderCancelExceptionprotected OrderCancelResponse createCancelResponseWithZeroQtyResponse(OrderCancelResponse orderCancelResponse)
OrderCancelResponse, with 0 cancelQuantity, from the given OrderCancelResponseorderCancelResponse - the original orderCancelResponseprotected OmsOrderCancelService getOmsOrderCancelService()
public void setOmsOrderCancelService(OmsOrderCancelService omsOrderCancelService)
protected ConsignmentCancellationService getConsignmentCancellationService()
public void setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService)
Copyright © 2018 SAP SE. All Rights Reserved.