Uses of Interface
com.hybris.backoffice.widgets.notificationarea.NotificationService
-
-
Uses of NotificationService in com.hybris.backoffice.widgets.advancedsearch.engine
Methods in com.hybris.backoffice.widgets.advancedsearch.engine that return NotificationService Modifier and Type Method Description protected NotificationServiceAdvancedSearchEngineController. getNotificationService()Methods in com.hybris.backoffice.widgets.advancedsearch.engine with parameters of type NotificationService Modifier and Type Method Description voidAdvancedSearchEngineController. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.backoffice.widgets.notificationarea
Classes in com.hybris.backoffice.widgets.notificationarea that implement NotificationService Modifier and Type Class Description classDefaultNotificationServiceDeprecated, for removal: This API element is subject to removal in a future version.since 1811 -
Uses of NotificationService in com.hybris.cockpitng.actions.create
Methods in com.hybris.cockpitng.actions.create that return NotificationService Modifier and Type Method Description protected NotificationServiceCreateAction. getNotificationService()Methods in com.hybris.cockpitng.actions.create with parameters of type NotificationService Modifier and Type Method Description voidCreateAction. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.actions.delete
Methods in com.hybris.cockpitng.actions.delete that return NotificationService Modifier and Type Method Description protected NotificationServiceDeleteAction. getNotificationService()Methods in com.hybris.cockpitng.actions.delete with parameters of type NotificationService Modifier and Type Method Description voidDeleteAction. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.editor.extendedmultireferenceeditor
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor that return NotificationService Modifier and Type Method Description protected NotificationServiceInlineEditorRowHandler. getNotificationService()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor with parameters of type NotificationService Modifier and Type Method Description voidInlineEditorRowHandler. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.util.notifications
Subinterfaces of NotificationService in com.hybris.cockpitng.util.notifications Modifier and Type Interface Description interfaceNotificationServiceNotification service responsible for sending user 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.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea that return NotificationService Modifier and Type Method Description protected NotificationServiceDefaultEditorAreaController. getNotificationService() -
Uses of NotificationService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl that return NotificationService Modifier and Type Method Description protected NotificationServicePagingDelegateController. getNotificationService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl with parameters of type NotificationService Modifier and Type Method Description voidPagingDelegateController. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common that return NotificationService Modifier and Type Method Description protected NotificationServiceAbstractMoldStrategy. getNotificationService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common with parameters of type NotificationService Modifier and Type Method Description voidAbstractMoldStrategy. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.common.dynamicforms.impl
Methods in com.hybris.cockpitng.widgets.common.dynamicforms.impl that return NotificationService Modifier and Type Method Description protected NotificationServiceDefaultComponentsVisitorFactory. getNotificationService()Methods in com.hybris.cockpitng.widgets.common.dynamicforms.impl with parameters of type NotificationService Modifier and Type Method Description voidDefaultComponentsVisitorFactory. setNotificationService(NotificationService notificationService) -
Uses of NotificationService in com.hybris.cockpitng.widgets.configurableflow.renderer
Methods in com.hybris.cockpitng.widgets.configurableflow.renderer that return NotificationService Modifier and Type Method Description protected NotificationServiceConfigurableFlowRenderer. getNotificationService()Methods in com.hybris.cockpitng.widgets.configurableflow.renderer with parameters of type NotificationService Modifier and Type Method Description voidConfigurableFlowRenderer. setNotificationService(NotificationService notificationService)
-