Uses of Interface
com.hybris.cockpitng.util.notifications.NotificationService
-
-
Uses of NotificationService in com.hybris.backoffice.widgets.advancedsearch
Methods in com.hybris.backoffice.widgets.advancedsearch that return NotificationService Modifier and Type Method Description protected NotificationServiceAdvancedSearchController. getNotificationService() -
Uses of NotificationService in com.hybris.backoffice.widgets.fulltextsearch
Methods in com.hybris.backoffice.widgets.fulltextsearch that return NotificationService Modifier and Type Method Description protected NotificationServiceFullTextSearchController. getNotificationService()Methods in com.hybris.backoffice.widgets.fulltextsearch with parameters of type NotificationService Modifier and Type Method Description voidFullTextSearchController. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl
Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl that return NotificationService Modifier and Type Method Description protected NotificationServiceDefaultFieldQueryPopupRenderer. getNotificationService()Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl with parameters of type NotificationService Modifier and Type Method Description voidDefaultFieldQueryPopupRenderer. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.backoffice.widgets.quicktogglelocale.controller
Methods in com.hybris.backoffice.widgets.quicktogglelocale.controller that return NotificationService Modifier and Type Method Description protected NotificationServiceQuickToggleLocaleController. getNotificationService() -
Uses of NotificationService in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components that return NotificationService Modifier and Type Method Description protected NotificationServiceEditor. getNotificationService() -
Uses of NotificationService in com.hybris.cockpitng.editor.defaultlist
Methods in com.hybris.cockpitng.editor.defaultlist that return NotificationService Modifier and Type Method Description NotificationServiceDefaultListEditorRenderer. getNotificationService() -
Uses of NotificationService in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return NotificationService Modifier and Type Method Description NotificationServiceDefaultCockpitWidgetEngine. getNotificationService()Methods in com.hybris.cockpitng.engine.impl with parameters of type NotificationService Modifier and Type Method Description voidDefaultCockpitWidgetEngine. setNotificationService(NotificationService notificationService)Constructors in com.hybris.cockpitng.engine.impl with parameters of type NotificationService Constructor Description DefaultWidgetInstanceManager(Widgetslot widgetslot, CockpitWidgetEngine cockpitWidgetEngine, WidgetUtils widgetUtils, CockpitThreadContextCreator ctxCreator, java.util.Map<java.lang.String,java.lang.Object> labels, java.util.List<WidgetConfigurationContextDecorator> contextDecorators, CockpitConfigurationService cockpitConfigurationService, LabelService labelService, NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.util.notifications
Classes in com.hybris.cockpitng.util.notifications that implement NotificationService Modifier and Type Class Description classDefaultNotificationServiceService responsible for sending user notifications. -
Uses of NotificationService in com.hybris.cockpitng.widgets.common.explorertree
Methods in com.hybris.cockpitng.widgets.common.explorertree that return NotificationService Modifier and Type Method Description protected NotificationServiceExplorerTreeController. getNotificationService()Methods in com.hybris.cockpitng.widgets.common.explorertree with parameters of type NotificationService Modifier and Type Method Description voidExplorerTreeController. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.compare
Methods in com.hybris.cockpitng.widgets.compare that return NotificationService Modifier and Type Method Description protected NotificationServiceCompareViewController. getNotificationService()Methods in com.hybris.cockpitng.widgets.compare with parameters of type NotificationService Modifier and Type Method Description voidCompareViewController. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return NotificationService Modifier and Type Method Description protected NotificationServiceConfigurableFlowController. getNotificationService() -
Uses of NotificationService in com.hybris.cockpitng.widgets.configurableflow.delegate
Methods in com.hybris.cockpitng.widgets.configurableflow.delegate that return NotificationService Modifier and Type Method Description protected NotificationServiceDefaultConfigurableFlowControllerPersistDelegate. getNotificationService()Methods in com.hybris.cockpitng.widgets.configurableflow.delegate with parameters of type NotificationService Modifier and Type Method Description voidDefaultConfigurableFlowControllerPersistDelegate. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.controller.bookmark
Methods in com.hybris.cockpitng.widgets.controller.bookmark that return NotificationService Modifier and Type Method Description NotificationServiceDefaultBookmarkHandler. getNotificationService()Methods in com.hybris.cockpitng.widgets.controller.bookmark with parameters of type NotificationService Modifier and Type Method Description voidDefaultBookmarkHandler. setNotificationService(NotificationService notificationService)
-