Uses of Class
de.hybris.platform.cockpit.components.notifier.Notification
-
Packages that use Notification Package Description de.hybris.platform.cockpit.components.notifier -
-
Uses of Notification in de.hybris.platform.cockpit.components.notifier
Methods in de.hybris.platform.cockpit.components.notifier that return Notification Modifier and Type Method Description NotificationNotifierZKComponent. getNotification()Methods in de.hybris.platform.cockpit.components.notifier with parameters of type Notification Modifier and Type Method Description voidNotifierZKComponent. setDialogNotification(Notification notification)voidNotifierZKComponent. setNotification(Notification notification)Sets the currentnotificationtonotificationand displays it.
-