Class ModifyScheduleFirstStepValidationHandler

java.lang.Object
de.hybris.platform.transportbackoffice.widgets.scheduleconfiguration.ModifyScheduleFirstStepValidationHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class ModifyScheduleFirstStepValidationHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Custom validation handler for "modify-schedule" wizard's 1st step. It validates all mandatory fields to be selected.
  • Constructor Details

    • ModifyScheduleFirstStepValidationHandler

      public ModifyScheduleFirstStepValidationHandler()
  • Method Details

    • perform

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