Uses of Interface
com.hybris.cockpitng.core.impl.NotificationStack
-
-
Uses of NotificationStack in com.hybris.backoffice.widgets.notificationarea
Methods in com.hybris.backoffice.widgets.notificationarea with parameters of type NotificationStack Modifier and Type Method Description voidNotificationController. setNotificationStack(NotificationStack notificationStack) -
Uses of NotificationStack in com.hybris.cockpitng.admin.impl
Methods in com.hybris.cockpitng.admin.impl that return NotificationStack Modifier and Type Method Description NotificationStackDefaultCockpitAdminService. getNotificationStack()Methods in com.hybris.cockpitng.admin.impl with parameters of type NotificationStack Modifier and Type Method Description voidDefaultCockpitAdminService. setNotificationStack(NotificationStack notificationStack) -
Uses of NotificationStack in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components that return NotificationStack Modifier and Type Method Description NotificationStackWidgetslot. getTemplateNotificationStack() -
Uses of NotificationStack in com.hybris.cockpitng.core.impl
Classes in com.hybris.cockpitng.core.impl that implement NotificationStack Modifier and Type Class Description classDefaultNotificationStack -
Uses of NotificationStack in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return NotificationStack Modifier and Type Method Description NotificationStackDefaultListContainerCloseListener. getNotificationStack()Methods in com.hybris.cockpitng.engine.impl with parameters of type NotificationStack Modifier and Type Method Description voidDefaultCockpitWidgetEngine. setNotificationStack(NotificationStack notificationStack)voidDefaultListContainerCloseListener. setNotificationStack(NotificationStack notificationStack)voidListContainerRenderer. setNotificationStack(NotificationStack notificationStack)Deprecated, for removal: This API element is subject to removal in a future version.
-