Class SleepingRoomValidationHandler

java.lang.Object
de.hybris.platform.accommodationbackoffice.widgets.handler.AbstractAccommodationBackofficeValidationHandler
de.hybris.platform.accommodationbackoffice.widgets.handler.SleepingRoomValidationHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class SleepingRoomValidationHandler extends AbstractAccommodationBackofficeValidationHandler implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Custom validation handler for the SleepingRoom Create Wizard
  • Field Details

  • Constructor Details

    • SleepingRoomValidationHandler

      public SleepingRoomValidationHandler()
  • 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
    • getModelService

      protected de.hybris.platform.servicelayer.model.ModelService getModelService()
      Returns:
      the model service
    • setModelService

      public void setModelService(de.hybris.platform.servicelayer.model.ModelService modelService)
      Parameters:
      modelService - the model service
    • getNotificationService

      protected com.hybris.backoffice.widgets.notificationarea.NotificationService getNotificationService()
      Returns:
      the notificationService
    • setNotificationService

      public void setNotificationService(com.hybris.backoffice.widgets.notificationarea.NotificationService notificationService)
      Parameters:
      notificationService - the notificationService to set