Class CancelPricePlanConfigurableFlowHandler

java.lang.Object
de.hybris.platform.b2ctelcobackoffice.handler.CancelPricePlanConfigurableFlowHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class CancelPricePlanConfigurableFlowHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Action flow handler used for removing the inner objects when cancelling the creation of a SubscriptionPricePlanModel.
Since:
6.7
  • Constructor Details

    • CancelPricePlanConfigurableFlowHandler

      public CancelPricePlanConfigurableFlowHandler()
  • Method Details

    • perform

      public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, Map<String,String> map)
      Specified by:
      perform in interface com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
    • getModelService

      protected de.hybris.platform.servicelayer.model.ModelService getModelService()