B E F G H N O P S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- blackList - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
List of event IDs not to return.
E
- endDate - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
Don't get notifications that have been triggered after the following date.
- endDateIncluded - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
True if the end date should be included.
- equals(Object) - Method in class org.xwiki.notifications.sources.NotificationParameters
- expectedCount - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
The maximum number of notifications to return.
F
- filterPreferences - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
List of filter preferences to apply.
- filters - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
List of filters to apply.
- format - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
The format of the notifications to get.
- fromDate - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
Don't get notification that have been triggered before the following date.
G
- getEvents(int) - Method in class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
- getEvents(int, Date, String[]) - Method in class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
- getEvents(int, Date, List<String>) - Method in class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
- getEvents(String, int) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return events to display as notifications concerning the specified user.
- getEvents(String, int, Date, Date, List<String>) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return events to display as notifications concerning the specified user.
- getEvents(String, int, Date, List<String>) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return events to display as notifications concerning the specified user.
- getEvents(String, NotificationFormat, int, Date, boolean, Date, List<String>) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return events to display as notifications concerning the specified user.
- getEvents(String, NotificationFormat, int, Date, Date, List<String>) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return events to display as notifications concerning the specified user.
- getEvents(NotificationParameters) - Method in interface org.xwiki.notifications.sources.ParametrizedNotificationManager
-
Get the events matching the given parameters.
- getEventsCount(int) - Method in class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
-
Return the number of events to display as notifications concerning the current user.
- getEventsCount(String, int) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Return the number of events to display as notifications concerning the specified user.
- getNotificationParameters(Map<String, String>) - Method in class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
-
Create a
NotificationParameters
object to be used to retrieve the notifications of the given user. - getPreferences() - Method in interface org.xwiki.notifications.sources.NotificationManager
- getPreferences(String) - Method in interface org.xwiki.notifications.sources.NotificationManager
H
- hashCode() - Method in class org.xwiki.notifications.sources.NotificationParameters
N
- NotificationManager - Interface in org.xwiki.notifications.sources
-
Get notifications for users.
- NotificationParameters - Class in org.xwiki.notifications.sources
-
Parameters to fill to retrieve notifications using
ParametrizedNotificationManager
. - NotificationParameters() - Constructor for class org.xwiki.notifications.sources.NotificationParameters
- NotificationSourcesScriptService - Class in org.xwiki.notifications.sources.script
-
Script service for the notification sources.
- NotificationSourcesScriptService() - Constructor for class org.xwiki.notifications.sources.script.NotificationSourcesScriptService
O
- onlyUnread - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
Display only unread notifications.
- org.xwiki.notifications.sources - package org.xwiki.notifications.sources
- org.xwiki.notifications.sources.script - package org.xwiki.notifications.sources.script
P
- ParametrizedNotificationManager - Interface in org.xwiki.notifications.sources
-
A notification manager that work only with the parameters given to it (it will not look at the current user preferences, and so on) but that still search the events where they are stored.
- preferences - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
List of preferences to apply.
S
- setStartDate(String, Date) - Method in interface org.xwiki.notifications.sources.NotificationManager
-
Set the start date for every notification preference of the given user.
T
- toString() - Method in class org.xwiki.notifications.sources.NotificationParameters
U
- user - Variable in class org.xwiki.notifications.sources.NotificationParameters
-
The user for who we should get the notifications.
All Classes All Packages