Class IntegrationObjectClassificationClassWizardHandler

java.lang.Object
de.hybris.platform.integrationbackoffice.widgets.modeling.handlers.IntegrationObjectClassificationClassWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class IntegrationObjectClassificationClassWizardHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Classification chooser handler. The handler gets selected attributes, finds leaves and sends the leaves to selectedClassificationAttributes output.
  • Field Details

  • Constructor Details

    • IntegrationObjectClassificationClassWizardHandler

      public IntegrationObjectClassificationClassWizardHandler()
  • Method Details

    • perform

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

      public void setModelService(ModelService modelService)