Class CreateRoomPackageValidationHandler

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

public class CreateRoomPackageValidationHandler extends AbstractAccommodationBackofficeValidationHandler implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Validation Handler for Create Room Package
  • Field Details

  • Constructor Details

    • CreateRoomPackageValidationHandler

      public CreateRoomPackageValidationHandler()
  • 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:
      modelService
    • setModelService

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

      protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService()
      Returns:
      notificationService
    • setNotificationService

      public void setNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService)
      Parameters:
      notificationService - the notificationService to set