Skip navigation links
A C D E G H I O P R S U V W X 

A

addDocument(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Add the specified document to the current user's WatchList.
addDocumentForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to add the specified document in the specified user's WatchList.
addEvent(WatchListEvent) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
Add another event associated to this event.
addSpace(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Add the current space to the current user's WatchList.
addSpaceForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to add the specified space to the specified user's WatchList.
addUser(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Add the specified user to the current user's WatchList.
addUserForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to add the specified user in the specified user's WatchList.
addWatchedElement(String, String, WatchListStore.ElementType, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Add the specified element (document or space) to the corresponding list in the user's WatchList.
addWiki(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Add the current wiki to the current user's WatchList.
addWikiForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to add the specified wiki to the specified user's WatchList.
APP_RES_PREFIX - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
Prefix used in ApplicationResources for this plugin.
AutomaticWatchMode - Enum in com.xpn.xwiki.plugin.watchlist
Deprecated.

C

com.xpn.xwiki.plugin.watchlist - package com.xpn.xwiki.plugin.watchlist
 
compareTo(WatchListEvent) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
Perform a string comparison on the prefixed fullName of the source document.
CREATE - Static variable in interface com.xpn.xwiki.plugin.watchlist.WatchListEventType
Deprecated.
Document creation event.
createWatchListObject(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Creates a WatchList XWiki Object in the user's profile's page.

D

DEFAULT_CLASS_PARENT - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
Default parent to use for class pages.
DEFAULT_DOC_AUTHOR - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
Default XWiki Administrator.
DEFAULT_EMAIL_TEMPLATE - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
Wiki page which contains the default watchlist email template.
DELETE - Static variable in interface com.xpn.xwiki.plugin.watchlist.WatchListEventType
Deprecated.
Document delete event.

E

equals(Object) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
Overriding of the default equals method.
execute(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListJob
Deprecated.
 

G

getAuthor() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getAuthors() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getAutomaticWatchMode(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Get automatic document edition watching mode based on user profile and xwiki.cfg.
getData() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getDate() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getDates() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getEventNumber() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEventMatcher
Deprecated.
 
getEvents() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 
getFeed(String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEventFeedManager
Deprecated.
 
getFeed(int) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
 
getFeed(String, int) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
 
getFeedManager() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getFullName() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getHTMLDiff() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getId() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListJob
Deprecated.
 
getJobDocumentNames() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 
getJobManager() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getJobs(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
Get the list of available jobs (list of XWikiDocument).
getMatchingEvents(List<String>, List<String>, List<String>, List<String>, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEventMatcher
Deprecated.
Get the events matching criteria.
getName() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getName() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 
getNotifier() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getNotifiers() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the list of available notifiers (list of document full names, example: "Scheduler.WatchListHourlyNotifier").
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getPrefixedFullName() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getPrefixedSpace() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getPreviousVersion() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getSpace() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getStore() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
getSubscribersForJob(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 
getType() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getUrl() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getVersion() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getVersions() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
getWatchedDocuments() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the documents watched by the current user.
getWatchedElements() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the elements (wikis + spaces + documents + users) watched by the current user.
getWatchedElements(String, WatchListStore.ElementType, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Get watched elements for the given element type and user.
getWatchedSpaces() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the spaces watched by the current user.
getWatchedUsers() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the list of users watched by the current user.
getWatchedWikis() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Get the list of wikis watched by the current user.
getWatchListObject(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Gets the WatchList XWiki Object from user's profile's page.
getWiki() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
globalSearchDocuments(String, int, int, List<Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Search documents on all the wikis by passing HQL where clause values as parameters.

H

hashCode() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.

I

ID - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
Plugin name.
init(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListJob
Deprecated.
Sets objects required by the Job : XWiki, XWikiContext, WatchListPlugin, etc.
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
Create default WatchList jobs in the wiki.
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Init watchlist store.
isComposite() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
 
isDocInWatchedSpaces() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Is current document within a space watched by the current user.
isDocumentWatched() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Is current document watched by the current user.
isSpaceWatched() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Is the current space watched by the current user.
isUserWatched(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Is the given user watched by the current user.
isWatched(String, String, WatchListStore.ElementType, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Is the element watched by the given user.
isWikiWatched() - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Is the current wiki watched by the current user.

O

onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 

P

PIPE_SEP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Character used to separated values in XProperties lists.

R

removeDocument(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Removed the specified document from the current user's WatchList.
removeDocumentForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Adminstrators to remove the specified document from the specified user's WatchList.
removeSpace(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Remove the specified space from the current user's WatchList.
removeSpaceForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to remove the specified space from the specified user's WatchList.
removeUser(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Removed the specified user from the current user's WatchList.
removeUserForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to remove the specified user from the specified user's WatchList.
removeWatchedElement(String, String, WatchListStore.ElementType, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Remove the specified element (document or space) from the corresponding list in the user's WatchList.
removeWiki(String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Remove the specified wiki from the current user's WatchList.
removeWikiForUser(String, String) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
Allows Administrators to remove the specified wiki from the specified user's WatchList.

S

SCHEDULER_SPACE - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Space of the scheduler application.
sendEmailNotification(String, List<WatchListEvent>, String, Date, XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
Sends the email notifying the subscriber that the updatedDocuments have been changed.
SPACE_PAGE_SEP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Character used to separated space and page in XWiki model.

U

UPDATE - Static variable in interface com.xpn.xwiki.plugin.watchlist.WatchListEventType
Deprecated.
Document update event.

V

valueOf(String) - Static method in enum com.xpn.xwiki.plugin.watchlist.AutomaticWatchMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.plugin.watchlist.WatchListStore.ElementType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xpn.xwiki.plugin.watchlist.AutomaticWatchMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.plugin.watchlist.WatchListStore.ElementType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Virtual init for watchlist store.

W

WATCHLIST_ELEMENT_SEP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
WATCHLIST_JOB_CLASS - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
WatchList Job class.
WATCHLIST_JOB_EMAIL_PROP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
WatchList Job email template property name.
WATCHLIST_JOB_LAST_FIRE_TIME_PROP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
WatchList Job last fire time property name.
WatchListEvent - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListEvent(ActivityEvent, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListEvent
Deprecated.
Constructor.
WatchListEventFeedManager - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListEventFeedManager(WatchListPlugin) - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListEventFeedManager
Deprecated.
Constructor.
WatchListEventMatcher - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListEventMatcher(Date, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListEventMatcher
Deprecated.
Constructor.
WatchListEventType - Interface in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListJob - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListJob() - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListJob
Deprecated.
 
WatchListJobManager - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListJobManager() - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
 
WatchListNotifier - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListNotifier() - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
 
WatchListPlugin - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListPlugin
Deprecated.
 
WatchListPluginApi - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListPluginApi(WatchListPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListPluginApi
Deprecated.
API constructor.
WatchListStore - Class in com.xpn.xwiki.plugin.watchlist
Deprecated.
WatchListStore() - Constructor for class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
 
WatchListStore.ElementType - Enum in com.xpn.xwiki.plugin.watchlist
Deprecated.
List of elements that can be watched.
WIKI_SPACE_SEP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListStore
Deprecated.
Character used to separated wiki and space in XWiki model.

X

XWIKI_RIGHTS_CLASS_ALLOW_PROPERTY - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
Name of the allow property in the XWiki rights class.
XWIKI_RIGHTS_CLASS_GROUPS_PROPERTY - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
Name of the groups property in the XWiki rights class.
XWIKI_RIGHTS_CLASS_LEVELS_PROPERTY - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListJobManager
Deprecated.
Name of the levels property in the XWiki rights class.
XWIKI_USER_CLASS - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
XWiki User Class.
XWIKI_USER_CLASS_FIRST_NAME_PROP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
XWiki User Class first name property name.
XWIKI_USER_CLASS_LAST_NAME_PROP - Static variable in class com.xpn.xwiki.plugin.watchlist.WatchListNotifier
Deprecated.
XWiki User Class last name property name.
A C D E G H I O P R S U V W X 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.