com.stratelia.silverpeas.notificationManager
Class CurrentUserNotificationContext
java.lang.Object
com.stratelia.silverpeas.notificationManager.CurrentUserNotificationContext
public class CurrentUserNotificationContext
- extends Object
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentUserNotificationContext
public CurrentUserNotificationContext()
getCurrentUserNotificationContext
public static CurrentUserNotificationContext getCurrentUserNotificationContext()
- Gets the
CurrentUserNotificationContext
instance associated to the current request.
- Returns:
- the
CurrentUserNotificationContext
instance associated to the current request.
checkManualUserNotification
public void checkManualUserNotification(NotificationMetaData notificationMetaData)
throws NotificationManagerException
- Performs some control around a manual user notification by considering that the sender is
the current user.
- Parameters:
notificationMetaData
-
- Throws:
NotificationManagerException
Copyright © 2016 Silverpeas. All Rights Reserved.