Class ShoppingCreateBundlePreviewPopupHandler

java.lang.Object
de.hybris.platform.shoppingbackoffice.widgets.bundle.ShoppingCreateBundlePreviewPopupHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class ShoppingCreateBundlePreviewPopupHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
  • Field Details

    • CREATE_BUNDLE_TEMPLATE_ITEM_ID

      protected static final String CREATE_BUNDLE_TEMPLATE_ITEM_ID
      See Also:
    • CREATE_FARE_BUNDLE_TEMPLATE_ITEM_ID

      protected static final String CREATE_FARE_BUNDLE_TEMPLATE_ITEM_ID
      See Also:
    • CREATE_ANCILLARY_BUNDLE_TEMPLATE_ITEM_ID

      protected static final String CREATE_ANCILLARY_BUNDLE_TEMPLATE_ITEM_ID
      See Also:
  • Constructor Details

    • ShoppingCreateBundlePreviewPopupHandler

      public ShoppingCreateBundlePreviewPopupHandler()
  • Method Details

    • perform

      public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, 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 modelService
    • setModelService

      public void setModelService(de.hybris.platform.servicelayer.model.ModelService modelService)
      Parameters:
      modelService - the modelService to set
    • 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