Class SaveAdvancedSearchQueryWizardHandler

java.lang.Object
de.hybris.platform.platformbackoffice.widgets.savedqueries.SaveAdvancedSearchQueryWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

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

  • Constructor Details

    • SaveAdvancedSearchQueryWizardHandler

      public SaveAdvancedSearchQueryWizardHandler()
  • 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
    • getNotificationSource

      @Deprecated(since="6.7", forRemoval=true) protected String getNotificationSource(com.hybris.cockpitng.engine.WidgetInstanceManager wim)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 6.7, use NotificationService.getWidgetNotificationSource(WidgetInstanceManager) instead.
    • getBackofficeSavedQueriesService

      protected BackofficeSavedQueriesService getBackofficeSavedQueriesService()
    • setBackofficeSavedQueriesService

      public void setBackofficeSavedQueriesService(BackofficeSavedQueriesService backofficeSavedQueriesService)
    • getUserService

      protected UserService getUserService()
    • setUserService

      public void setUserService(UserService userService)
    • getCockpitEventQueue

      protected com.hybris.cockpitng.core.events.CockpitEventQueue getCockpitEventQueue()
    • setCockpitEventQueue

      public void setCockpitEventQueue(com.hybris.cockpitng.core.events.CockpitEventQueue cockpitEventQueue)
    • getNotificationService

      protected com.hybris.backoffice.widgets.notificationarea.NotificationService getNotificationService()
    • setNotificationService

      public void setNotificationService(com.hybris.backoffice.widgets.notificationarea.NotificationService notificationService)