Class CreateTmaPscvConfigurableFlowHandler

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

public class CreateTmaPscvConfigurableFlowHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Action flow handler used for converting the selected Listitem into TmaProductSpecCharValueUseModel and set them on the new created TmaProductOfferingModel.
Since:
6.7
  • Constructor Details

    • CreateTmaPscvConfigurableFlowHandler

      public CreateTmaPscvConfigurableFlowHandler(de.hybris.platform.servicelayer.config.ConfigurationService configurationService)
  • 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
    • getConfigurationService

      protected de.hybris.platform.servicelayer.config.ConfigurationService getConfigurationService()