Uses of Class
org.silverpeas.core.notification.user.client.CurrentUserNotificationContext
-
Packages that use CurrentUserNotificationContext Package Description org.silverpeas.core.notification.user.client Provides all the interfaces and classes to the clients of the Silverpeas User Notification API to build and to send a notification to some users (the recipients). -
-
Uses of CurrentUserNotificationContext in org.silverpeas.core.notification.user.client
Methods in org.silverpeas.core.notification.user.client that return CurrentUserNotificationContext Modifier and Type Method Description static CurrentUserNotificationContext
CurrentUserNotificationContext. getCurrentUserNotificationContext()
Gets theCurrentUserNotificationContext
instance associated to the current request.
-