Class SapCpiOmmOrderOutboundCancellationAction
java.lang.Object
de.hybris.platform.sap.orderexchange.taskrunners.SendOrderCancelRequestAsCSVTaskRunner
de.hybris.platform.sap.sapcpiorderexchange.actions.SapCpiOmmOrderOutboundCancellationAction
- All Implemented Interfaces:
de.hybris.platform.task.TaskRunner<TaskModel>
- Direct Known Subclasses:
SapCpiOmsOrderOutboundCancellationAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SapCpiOrderOutboundConversionServiceprotected SapCpiOutboundServiceprotected voidhandleOrderCancellationFailure(OrderCancelRecordEntryModel orderCancelRecordEntry) voidvoidsetSapCpiOrderOutboundConversionService(SapCpiOrderOutboundConversionService sapCpiOrderOutboundConversionService) voidsetSapCpiOutboundService(SapCpiOutboundService sapCpiOutboundService) Methods inherited from class de.hybris.platform.sap.orderexchange.taskrunners.SendOrderCancelRequestAsCSVTaskRunner
getMaxRetries, getModelService, getOrderCancelRequestCSVHelper, getRetryDelay, handleError, setMaxRetries, setModelService, setOrderCancelRequestCSVHelper, setRetryDelayMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.task.TaskRunner
initLoggingCtx, isLoggingSupported, stopLoggingCtx
-
Constructor Details
-
SapCpiOmmOrderOutboundCancellationAction
public SapCpiOmmOrderOutboundCancellationAction()
-
-
Method Details
-
run
public void run(de.hybris.platform.task.TaskService paramTaskService, TaskModel taskModel) throws de.hybris.platform.task.RetryLaterException - Specified by:
runin interfacede.hybris.platform.task.TaskRunner<TaskModel>- Overrides:
runin classSendOrderCancelRequestAsCSVTaskRunner- Throws:
de.hybris.platform.task.RetryLaterException
-
handleOrderCancellationFailure
-
getSapCpiOutboundService
-
setSapCpiOutboundService
-
getSapCpiOrderOutboundConversionService
-
setSapCpiOrderOutboundConversionService
public void setSapCpiOrderOutboundConversionService(SapCpiOrderOutboundConversionService sapCpiOrderOutboundConversionService)
-