Class SapCancelOrderAction

java.lang.Object
de.hybris.platform.processengine.action.AbstractAction<T>
de.hybris.platform.sap.ysapomsfulfillment.actions.order.SapOmsAbstractAction<OrderProcessModel>
de.hybris.platform.sap.ysapomsfulfillment.actions.order.SapCancelOrderAction
All Implemented Interfaces:
de.hybris.platform.processengine.spring.Action<OrderProcessModel>

public class SapCancelOrderAction extends SapOmsAbstractAction<OrderProcessModel>
Cancel multiple SAP OMS orders
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.sap.ysapomsfulfillment.actions.order.SapOmsAbstractAction

    SapOmsAbstractAction.Transition
  • Field Summary

    Fields inherited from class de.hybris.platform.processengine.action.AbstractAction

    modelService, processParameterHelper

    Fields inherited from interface de.hybris.platform.processengine.spring.Action

    ERROR_RETURN_CODE, RETRY_RETURN_CODE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected boolean
     

    Methods inherited from class de.hybris.platform.sap.ysapomsfulfillment.actions.order.SapOmsAbstractAction

    getTransitions

    Methods inherited from class de.hybris.platform.processengine.action.AbstractAction

    createTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelper

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.hybris.platform.processengine.spring.Action

    getCurrentActionDefinitionContext