Class CreateAncillaryInventoryForBookingClassStepHandler
java.lang.Object
de.hybris.platform.transportbackoffice.widgets.inventory.handler.CreateInventoryForBookingClassStepHandler
de.hybris.platform.unifieduibackoffice.widgets.inventory.handler.CreateAncillaryInventoryForBookingClassStepHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class CreateAncillaryInventoryForBookingClassStepHandler
extends CreateInventoryForBookingClassStepHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.transportbackoffice.widgets.inventory.handler.CreateInventoryForBookingClassStepHandler
displayErrorMessage, emptySelection, getBackofficeScheduleConfigurationService, setBackofficeScheduleConfigurationService, validateFlightSelection, validateScheduleSelection, validateSectorSelection
-
Constructor Details
-
CreateAncillaryInventoryForBookingClassStepHandler
public CreateAncillaryInventoryForBookingClassStepHandler()
-
-
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- Overrides:
performin classCreateInventoryForBookingClassStepHandler
-