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 Summary
Constructors -
Method Summary
-
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:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-