A B C D E F G H I K L M N O P R S T U V W X Y

A

AbstractDataMigrationManager - Class in com.xpn.xwiki.store.migration
Template for DataMigrationManager.
AbstractDataMigrationManager() - Constructor for class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Unified constructor for all subclasses.
AbstractDataMigrationManager.XWikiMigration - Class in com.xpn.xwiki.store.migration
Internal class used to find out the data migration that are being forced in the XWiki configuration file.
AbstractDataMigrationManager.XWikiMigration(DataMigration, boolean) - Constructor for class com.xpn.xwiki.store.migration.AbstractDataMigrationManager.XWikiMigration
Build a new XWikiMigration.
AbstractHibernateDataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Template for data migration of hibernate store.
AbstractHibernateDataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
AbstractPropChangeAction - Class in com.xpn.xwiki.web
Base class for manipulating property definitions: disable, enable, delete.
AbstractPropChangeAction() - Constructor for class com.xpn.xwiki.web.AbstractPropChangeAction
 
AbstractSimpleClass - Class in com.xpn.xwiki.util
Class with Object.equals(Object), Object.hashCode() and Object.toString() implemented via commons-lang builders.
AbstractSimpleClass() - Constructor for class com.xpn.xwiki.util.AbstractSimpleClass
 
AbstractStatsStoreItem - Class in com.xpn.xwiki.stats.impl.xwiki
Base class of interface XWikiStatsStoreItem.
AbstractStatsStoreItem(String, Date, StatsUtil.PeriodType, XWikiContext) - Constructor for class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
 
AbstractXWikiAuthService - Class in com.xpn.xwiki.user.impl.xwiki
Common methods useful to all Authentication services implementations.
AbstractXWikiAuthService() - Constructor for class com.xpn.xwiki.user.impl.xwiki.AbstractXWikiAuthService
 
AbstractXWikiRunnable - Class in com.xpn.xwiki.util
Base class for any XWiki daemon class.
AbstractXWikiRunnable() - Constructor for class com.xpn.xwiki.util.AbstractXWikiRunnable
 
AbstractXWikiRunnable(String, Object) - Constructor for class com.xpn.xwiki.util.AbstractXWikiRunnable
 
AbstractXWikiRunnable(Map<String, Object>) - Constructor for class com.xpn.xwiki.util.AbstractXWikiRunnable
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.AbstractPropChangeAction
Tries to change the specified property, and redirect back to the class editor (or the specified xredirect location).
action(XWikiContext) - Method in class com.xpn.xwiki.web.CancelAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.CommentAddAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteAction
action(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteAttachmentAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteSpaceAction
action(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteVersionsAction
action(XWikiContext) - Method in class com.xpn.xwiki.web.GetAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.LockAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.LogoutAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.ObjectAddAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.ObjectRemoveAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.ObjectsSynchronizeAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.PreviewAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.PropAddAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.PropUpdateAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.RedirectAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.RegisterAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.ResetVersionsAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.RollbackAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.SaveAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.SaveAndContinueAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.UndeleteAction
action(XWikiContext) - Method in class com.xpn.xwiki.web.UploadAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.ViewAction
 
action(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
 
ACTION_MERGE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
ACTION_NAME - Static variable in class com.xpn.xwiki.web.DownloadAction
The identifier of the download action.
ACTION_NAME - Static variable in class com.xpn.xwiki.web.SaveAction
The identifier of the save action.
ACTION_NOT_DEFINED - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
ACTION_OBJECTADDED - Static variable in class com.xpn.xwiki.objects.ObjectDiff
 
ACTION_OBJECTREMOVED - Static variable in class com.xpn.xwiki.objects.ObjectDiff
 
ACTION_OVERWRITE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
ACTION_PROPERTYADDED - Static variable in class com.xpn.xwiki.objects.ObjectDiff
 
ACTION_PROPERTYCHANGED - Static variable in class com.xpn.xwiki.objects.ObjectDiff
 
ACTION_PROPERTYREMOVED - Static variable in class com.xpn.xwiki.objects.ObjectDiff
 
ACTION_SKIP - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
ActionFilter - Class in com.xpn.xwiki.web
A filter that dispatches requests to the right action, depending on the button that was pressed in the editing form.
ActionFilter() - Constructor for class com.xpn.xwiki.web.ActionFilter
 
actionToInt(String) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
actionToInt(String) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
actionToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
actionToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
add(MonitorTimerSummary) - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
add(XWikiDocument, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
add(String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
add(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
add(XWikiStatsStoreItem) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
Add new statistic to store.
addAllWikiDocuments(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
addAttachment(String, InputStream) - Method in class com.xpn.xwiki.api.Document
 
addAttachment(String, byte[]) - Method in class com.xpn.xwiki.api.Document
 
addAttachment(String, InputStream, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
addAttachment(String, byte[], XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
addAttachment(String, Integer, Map, byte[]) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Add an attachment.
addAttachments() - Method in class com.xpn.xwiki.api.Document
 
addAttachments(String) - Method in class com.xpn.xwiki.api.Document
 
addBaseClass(BaseClass) - Method in class com.xpn.xwiki.XWikiContext
 
addBooleanField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addComment(String, Map) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Add a comment.
addCookie(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Create a new visit cookie and return it.
addCookie(Cookie) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
addCookie(String, String, int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
addCookie(Cookie) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
addDateField(String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDateField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDateField(String, String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDateHeader(String, long) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
addDateHeader(String, long) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
addDBListField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDBListField(String, String, int, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDBListField(String, String, int, boolean, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDBTreeListField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDBTreeListField(String, String, int, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDBTreeListField(String, String, int, boolean, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addDisplayedField(String) - Method in class com.xpn.xwiki.XWikiContext
 
addDocumentFilter(Object) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
addDocumentFilter(Object) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
addError(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
addErrorToContext(String, String, String, String, XWikiContext) - Static method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
addException(String, String, Throwable, XWikiContext) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
addExceptionToContext(String, String, Throwable, XWikiContext) - Static method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
addField(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.BaseCollection
 
addField(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.classes.BaseClass
addFileName(StringBuffer, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
addFileName(StringBuffer, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
addGroupsField(String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addGroupsField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addHeader(String, String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
addHeader(String, String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
addIntHeader(String, int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
addIntHeader(String, int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
addLevelsField(String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addLevelsField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addMandatory() - Method in class com.xpn.xwiki.api.XWiki
 
addMandatory(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addNumberField(String, String, int, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addObject(String, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.addXObject(BaseObject) instead
addObjectFromRequest() - Method in class com.xpn.xwiki.api.Document
 
addObjectFromRequest(String) - Method in class com.xpn.xwiki.api.Document
 
addObjectFromRequest(String, String) - Method in class com.xpn.xwiki.api.Document
 
addObjectFromRequest(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectFromRequest(EntityReference, XWikiContext)
addObjectFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectFromRequest(DocumentReference, String, XWikiContext)
addObjectFromRequest(String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectFromRequest(DocumentReference, int, XWikiContext)
addObjectFromRequest(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectFromRequest(EntityReference, String, int, XWikiContext)
addObjectsFromRequest(String) - Method in class com.xpn.xwiki.api.Document
 
addObjectsFromRequest(String, String) - Method in class com.xpn.xwiki.api.Document
 
addObjectsFromRequest(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectsFromRequest(DocumentReference, XWikiContext)
addObjectsFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectsFromRequest(DocumentReference, String, XWikiContext)
addObjectsToRemove(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.addXObjectToRemove(BaseObject) )} instead
addPage(String) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Add a page to export.
addPages(Collection<String>) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Add a range of pages to export.
addPasswordField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addPlugin(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
addPlugins(String[], XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
addPropertyForRemoval(PropertyInterface) - Method in class com.xpn.xwiki.objects.BaseCollection
 
addRenderer(String, XWikiRenderer) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
addRenderer(String, XWikiRenderer) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
addSpace(String, Map) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Add a new space.
addStaticListField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, String, int, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, String, int, boolean, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, String, int, boolean, String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, String, int, boolean, boolean, String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStats(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
Add all the statistics to the save queue.
addTemplateField(String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextAreaField(String, String, int, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTimer(long) - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
addToAllGroup(String) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to add a user to the XWiki.XWikiAllGroup
addToCached(String, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
addToDir(XWikiDocument, File, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
addToList(Map<String, List<ListItem>>, String, ListItem) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
addTooltip(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Inserts a tooltip using toolTip.js
addTooltip(String, String) - Method in class com.xpn.xwiki.api.XWiki
Inserts a tooltip using toolTip.js
addTooltip(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addTooltip(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addTooltipJS() - Method in class com.xpn.xwiki.api.XWiki
Inserts the tooltip Javascript
addTooltipJS(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addToRefreshed(String, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
addToSelect(select, List<String>, Map<String, ListItem>, Map<String, List<ListItem>>, String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
addToSqlList(String) - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
addToTreeList(List<ListItem>, Map<String, List<ListItem>>, Map<String, ListItem>, String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
addToZip(ZipOutputStream, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.1M2
addToZip(ZipOutputStream, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.2M2
addToZip(ZipOutputStream, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.1M2
addToZip(XWikiDocument, ZipOutputStream, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated. since 4.1M2
addUsersField(String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addUsersField(String, String, boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addUsersField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addUsersField(String, String, int, boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addUserToGroup(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Adding the user to the group cache.
addUserToGroup(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
addUserToGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addUserToXWikiGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Add user name to provided XWiki group.
addXObject(DocumentReference, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. use XWikiDocument.addXObject(BaseObject) instead
addXObject(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Add the object to the document.
addXObjectFromRequest(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
addXObjectFromRequest(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
addXObjectFromRequest(DocumentReference, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
addXObjectFromRequest(DocumentReference, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds object from an new object creation form.
addXObjectFromRequest(EntityReference, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds object from an new object creation form.
addXObjectsFromRequest(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds multiple objects from an new objects creation form.
addXObjectsFromRequest(DocumentReference, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds multiple objects from an new objects creation form.
addXObjectsToRemoveFromVersion(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Automatically add objects present in the old version, but not in the current document, to the list of objects marked for removal from the database.
addXObjectToRemove(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
AdminAction - Class in com.xpn.xwiki.web
Administration xwiki action.
AdminAction() - Constructor for class com.xpn.xwiki.web.AdminAction
 
ALGORITHM_KEY - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
The name of the meta property that specifies how the password is stored.
ALL - Static variable in class com.xpn.xwiki.criteria.impl.RangeFactory
The interval that matches the entire list it is applied to.
ALL - Static variable in class com.xpn.xwiki.criteria.impl.ScopeFactory
A scope that matches the entire application as a unit
ALL_PAGES - Static variable in class com.xpn.xwiki.criteria.impl.ScopeFactory
A scope that matches all pages within any space and any wiki
ALL_SPACES - Static variable in class com.xpn.xwiki.criteria.impl.ScopeFactory
A scope that matches all spaces within any wiki
ALL_TIME - Static variable in class com.xpn.xwiki.criteria.impl.PeriodFactory
The period of time between PeriodFactory.MIN_DATE and PeriodFactory.MAX_DATE.
ALL_WIKIS - Static variable in class com.xpn.xwiki.criteria.impl.ScopeFactory
A scope that matches all wikis within the application
ALLGROUP_GROUP - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The AllGroup username.
ALLGROUP_GROUP_FULLNAME - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The AllGroup full name.
allow - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
List of users and groups for allow right.
AllowDeny - Class in com.xpn.xwiki.plugin.rightsmanager.utils
Contains list of users and groups for allow right and deny right.
AllowDeny() - Constructor for class com.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
 
Api - Class in com.xpn.xwiki.api
Base class for all API Objects.
Api(XWikiContext) - Constructor for class com.xpn.xwiki.api.Api
 
appendCreateLink(StringBuffer, String, String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
appendInternalLink(StringBuffer, String, String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
appendLink(StringBuffer, String, String, String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
Appends for example the <a href> HTML code for linking to a wiki page with the given name to the passed buffer.
appendLink(StringBuffer, String, String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
appendMeta(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.HeadingSubstitution
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.ListSubstitution
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.util.MenuSubstitution
 
apply(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Apply modification comming from provided document.
apply(XWikiDocument, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
Apply modification comming from provided document.
apply(ElementInterface, boolean) - Method in class com.xpn.xwiki.objects.BaseCollection
 
apply(ElementInterface, boolean) - Method in class com.xpn.xwiki.objects.BaseElement
 
apply(ElementInterface, boolean) - Method in class com.xpn.xwiki.objects.BaseProperty
 
apply(ElementInterface, boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
apply(ElementInterface, boolean) - Method in interface com.xpn.xwiki.objects.ElementInterface
Apply the provided element so that the current one contains the same informations and indicate if it was necessary to modify it in any way.
applyXSLT(String, InputStream) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
Applies an XSLT transformation to an XML document.
AppServerTrustedAuthServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
Implements an authentication mechanism which is trusting the App Server authentication.
AppServerTrustedAuthServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl
 
AppServerTrustedKerberosAuthServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
Specialized version of the AppServerTrustedAuthServiceImpl that extract usernames out of Kerberos principals.
AppServerTrustedKerberosAuthServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedKerberosAuthServiceImpl
 
arePlaceholdersEnabled(XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Check if placeholders are enabled in the current context.
AttachAction - Class in com.xpn.xwiki.web
 
AttachAction() - Constructor for class com.xpn.xwiki.web.AttachAction
 
AttachMacro - Class in com.xpn.xwiki.render.macro
Macro that outputs links to document attachments.
AttachMacro() - Constructor for class com.xpn.xwiki.render.macro.AttachMacro
 
Attachment - Class in com.xpn.xwiki.api
 
Attachment(Document, XWikiAttachment, XWikiContext) - Constructor for class com.xpn.xwiki.api.Attachment
 
AttachmentDiff - Class in com.xpn.xwiki.doc
 
AttachmentDiff(String, String, String) - Constructor for class com.xpn.xwiki.doc.AttachmentDiff
 
AttachmentRecycleBinStore - Interface in com.xpn.xwiki.store
Interface for AttachmentRecycleBin feature (XWIKI-2254) store system.
AttachmentVersioningStore - Interface in com.xpn.xwiki.store
Interface for storing attachment versions.
authenticate(String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiAuthService
 
authenticate(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
 
authenticate(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
authenticate(String, String, XWikiContext) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
authenticate(String, String, XWikiContext) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
 
authenticate(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
authenticateSuperAdmin(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.AbstractXWikiAuthService
 
authenticators - Variable in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
Each wiki has its own authenticator.

B

backupContext(Map<String, Object>, XWikiContext) - Static method in class com.xpn.xwiki.doc.XWikiDocument
 
backupWiki() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
BaseClass - Class in com.xpn.xwiki.objects.classes
Represents an XClass, and contains XClass properties.
BaseClass() - Constructor for class com.xpn.xwiki.objects.classes.BaseClass
 
BaseCollection<R extends EntityReference> - Class in com.xpn.xwiki.objects
Base class for representing an element having a collection of properties.
BaseCollection() - Constructor for class com.xpn.xwiki.objects.BaseCollection
 
BaseElement<R extends EntityReference> - Class in com.xpn.xwiki.objects
Base class for representing an element having a name (either a reference of a free form name) and a pretty name.
BaseElement() - Constructor for class com.xpn.xwiki.objects.BaseElement
 
BaseObject - Class in com.xpn.xwiki.objects
 
BaseObject() - Constructor for class com.xpn.xwiki.objects.BaseObject
 
BaseObjectReference - Class in com.xpn.xwiki.objects
Object reference implementation for object names generated in className[objectNumber] format.
BaseObjectReference(EntityReference) - Constructor for class com.xpn.xwiki.objects.BaseObjectReference
Constructor which would raise exceptions if the source entity reference does not have the appropriate type or parent, etc.
BaseObjectReference(DocumentReference, Integer, DocumentReference) - Constructor for class com.xpn.xwiki.objects.BaseObjectReference
Builds an indexed object reference for the object of class className with index objectNumber in the document referenced by parent.
BaseProperty<R extends EntityReference> - Class in com.xpn.xwiki.objects
 
BaseProperty() - Constructor for class com.xpn.xwiki.objects.BaseProperty
 
BaseStringProperty - Class in com.xpn.xwiki.objects
Base string XProperty which all types of string XProperties extend.
BaseStringProperty() - Constructor for class com.xpn.xwiki.objects.BaseStringProperty
 
beginParsing(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
beginParsing(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called at the start of the response generation process, before the parsing of the root template begins.
beginParsing(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
beginRendering(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
beginRendering(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method, called before the 1.0 rendering engine starts processing a wiki document, after XWikiPluginInterface.beginParsing(XWikiContext) and before XWikiPluginInterface.commonTagsHandler(String, XWikiContext).
beginRendering(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
beginTransaction(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Begins a transaction if the context does not contains any.
beginTransaction(boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.beginTransaction(SessionFactory, XWikiContext)
beginTransaction(SessionFactory, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.beginTransaction(SessionFactory, XWikiContext)
beginTransaction(SessionFactory, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Begins a transaction with a specific SessionFactory.
bind(String, String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Bind to LDAP server.
BooleanClass - Class in com.xpn.xwiki.objects.classes
 
BooleanClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.BooleanClass
 
BooleanClass() - Constructor for class com.xpn.xwiki.objects.classes.BooleanClass
 
BooleanMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a boolean XClass property.
BooleanMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.BooleanMetaClass
Default constructor.
buffer - Variable in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
BufferedResponse - Class in com.xpn.xwiki.web.includeservletasstring
 
BufferedResponse(HttpServletResponse) - Constructor for class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
Creates a new instance of BufferedResponse
BufferOutputStream - Class in com.xpn.xwiki.web.includeservletasstring
 
BufferOutputStream() - Constructor for class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
Creates a new instance of BufferOutputStream
build(String) - Static method in class com.xpn.xwiki.render.macro.TableBuilder
 
bundle - Variable in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. The default Resource Bundle to fall back to if no document bundle is found when trying to get a key.

C

cachedCustomDisplayer - Variable in class com.xpn.xwiki.objects.classes.PropertyClass
 
callPrivateMethod(Object, String) - Static method in class com.xpn.xwiki.XWiki
 
callPrivateMethod(Object, String, Class<?>[], Object[]) - Static method in class com.xpn.xwiki.XWiki
 
CancelAction - Class in com.xpn.xwiki.web
 
CancelAction() - Constructor for class com.xpn.xwiki.web.CancelAction
 
canDelete() - Method in class com.xpn.xwiki.api.DeletedAttachment
Check if the current user has the right to permanently delete the attachment from the trash.
canDelete() - Method in class com.xpn.xwiki.api.DeletedDocument
 
canRestore() - Method in class com.xpn.xwiki.api.DeletedAttachment
Check if the current user has the right to restore the attachment.
canUndelete() - Method in class com.xpn.xwiki.api.DeletedDocument
Check if the current user has the right to restore the document.
CFG_ENV_NAME - Static variable in class com.xpn.xwiki.XWiki
 
CFG_LDAP_PORT - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
LDAP port property name in xwiki.cfg.
CFG_LDAP_SUFFIX - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
LDAP properties names suffix in xwiki.cfg.
CHANGELOG_NAME - Static variable in class com.xpn.xwiki.store.migration.hibernate.MigrationResourceAccessor
Name for which the change log is served.
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.AbstractPropChangeAction
The method which does the actual modification of the property definition.
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.PropDeleteAction
The method which does the actual modification of the property definition.
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.PropDisableAction
The method which does the actual modification of the property definition.
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.PropEnableAction
The method which does the actual modification of the property definition.
changeSpace(String) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
checkAccess(String) - Method in class com.xpn.xwiki.api.Document
 
checkAccess(String, String) - Method in class com.xpn.xwiki.api.XWiki
Verify the rights the current user has on a document.
checkAccess(String, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Checks if the wiki current user has the right to execute (@code action} on the document doc, along with redirecting to the login if it's not the case and there is no logged in user (the user is the guest user).
checkAccess(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
checkAccess(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
checkActive(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
checkActive(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
checkAuth() - Method in class com.xpn.xwiki.api.XWiki
Check authentication from request and set according persitent login information If it fails user is unlogged
checkAuth(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Check authentication from username and password and set according persitent login information If it fails user is unlogged
checkAuth(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiAuthService
 
checkAuth(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiAuthService
Authenticates the user.
checkAuth(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl
 
checkAuth(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl
We cannot authenticate locally since we need to trust the app server for authentication.
checkAuth(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedKerberosAuthServiceImpl
 
checkAuth(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.AppServerTrustedKerberosAuthServiceImpl
 
checkAuth(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
checkAuth(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
checkAuth(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
checkAuth(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
Method to authenticate and set the cookie from a username and password passed as parameters
checkAuth(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
checkDatabase() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
checkDatabase() - Method in interface com.xpn.xwiki.store.migration.DataMigrationManager
Check current database version and proceed to migrations.
checkHibernate(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Initializes hibernate
checkLogin(SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
checkMail(String, String, String, String) - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
checkPassword(String, String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Check if provided password is correct provided users's password.
checkPassword(String, String, String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Check if provided password is correct provided users's password.
checkPassword(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
checkPermission(Permission) - Method in class com.xpn.xwiki.security.XWikiSecurityManager
 
checkPermission(Permission, Object) - Method in class com.xpn.xwiki.security.XWikiSecurityManager
 
checkRight(String, XWikiDocument, String, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
checkToken(String, XWikiContext) - Static method in class com.xpn.xwiki.xmlrpc.XWikiUtils
 
cl - Variable in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer.CachedGroovyClass
 
Class - Class in com.xpn.xwiki.api
 
Class(BaseClass, XWikiContext) - Constructor for class com.xpn.xwiki.api.Class
 
ClassInterface - Interface in com.xpn.xwiki.objects.classes
 
cleanFileList(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Deletes all temporary files of the upload.
cleanFileList() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Deletes all temporary files of the upload.
cleanUp(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
cleanUp(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
cleanUp(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Cleanup all sessions Used at the shutdown time
cleanUp(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
cleanupComponents() - Method in class com.xpn.xwiki.web.XWikiAction
 
cleanupExecutionContext() - Method in class com.xpn.xwiki.util.AbstractXWikiRunnable
 
cleanValue(String) - Static method in class com.xpn.xwiki.util.Util
 
CLEAR - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
Indicates that the password should be stored in clean.
clearAccents(String) - Method in class com.xpn.xwiki.api.Util
Replace all accented characters by their ASCII equivalent.
clearName(String) - Method in class com.xpn.xwiki.api.Util
Cleans up the passed text by removing all accents and special characters to make it a valid page name.
clearName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
clearName(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
clone() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
clone() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
clone() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
 
clone() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
clone() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
clone(long, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
clone() - Method in class com.xpn.xwiki.objects.BaseCollection
 
clone() - Method in class com.xpn.xwiki.objects.BaseElement
 
clone() - Method in class com.xpn.xwiki.objects.BaseObject
 
clone() - Method in class com.xpn.xwiki.objects.BaseProperty
 
clone() - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
clone() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
clone() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
clone() - Method in class com.xpn.xwiki.objects.DateProperty
 
clone() - Method in class com.xpn.xwiki.objects.ListProperty
 
clone() - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
clone() - Method in class com.xpn.xwiki.objects.NumberProperty
 
clone() - Method in interface com.xpn.xwiki.objects.PropertyInterface
 
clone() - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
clone() - Method in class com.xpn.xwiki.XWikiContext
 
cloned - Variable in class com.xpn.xwiki.api.Document
Indicates if this API wraps a cloned XWikiDocument.
cloneInternal(BaseProperty) - Method in class com.xpn.xwiki.objects.BaseProperty
Subclasses override this to copy values during cloning.
cloneInternal(BaseProperty) - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
cloneInternal(BaseProperty) - Method in class com.xpn.xwiki.objects.DateProperty
 
cloneInternal(BaseProperty) - Method in class com.xpn.xwiki.objects.ListProperty
 
cloneInternal(BaseProperty) - Method in class com.xpn.xwiki.objects.NumberProperty
 
cloneXObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
clonexWikiObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.cloneXObjects(XWikiDocument) instead
close() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Close LDAP connection.
close() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
close() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
closeConnection(Connection) - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
CODE_MACRO_CONTENT - Static variable in class com.xpn.xwiki.render.filter.CodeRemoveFilter
 
CodeFilter - Class in com.xpn.xwiki.render.filter
 
CodeFilter() - Constructor for class com.xpn.xwiki.render.filter.CodeFilter
 
CodeRemoveFilter - Class in com.xpn.xwiki.render.filter
Escape everything inside the {code} macro so that its content isn't rendered.
CodeRemoveFilter() - Constructor for class com.xpn.xwiki.render.filter.CodeRemoveFilter
 
CodeRestoreFilter - Class in com.xpn.xwiki.render.filter
 
CodeRestoreFilter() - Constructor for class com.xpn.xwiki.render.filter.CodeRestoreFilter
 
Collection - Class in com.xpn.xwiki.api
 
Collection(BaseCollection, XWikiContext) - Constructor for class com.xpn.xwiki.api.Collection
 
CollisionException - Exception in com.xpn.xwiki.doc.merge
Any exception raised when facing a collision during a 3 ways merge.
CollisionException(String) - Constructor for exception com.xpn.xwiki.doc.merge.CollisionException
Constructs a new exception with the specified detail message.
CollisionException(String, Throwable) - Constructor for exception com.xpn.xwiki.doc.merge.CollisionException
Constructs a new exception with the specified detail message and cause.
com.xpn.xwiki - package com.xpn.xwiki
 
com.xpn.xwiki.api - package com.xpn.xwiki.api
 
com.xpn.xwiki.content - package com.xpn.xwiki.content
 
com.xpn.xwiki.content.parsers - package com.xpn.xwiki.content.parsers
 
com.xpn.xwiki.criteria.api - package com.xpn.xwiki.criteria.api
 
com.xpn.xwiki.criteria.impl - package com.xpn.xwiki.criteria.impl
 
com.xpn.xwiki.doc - package com.xpn.xwiki.doc
 
com.xpn.xwiki.doc.merge - package com.xpn.xwiki.doc.merge
 
com.xpn.xwiki.doc.rcs - package com.xpn.xwiki.doc.rcs
 
com.xpn.xwiki.export.html - package com.xpn.xwiki.export.html
 
com.xpn.xwiki.i18n - package com.xpn.xwiki.i18n
 
com.xpn.xwiki.monitor.api - package com.xpn.xwiki.monitor.api
 
com.xpn.xwiki.objects - package com.xpn.xwiki.objects
 
com.xpn.xwiki.objects.classes - package com.xpn.xwiki.objects.classes
 
com.xpn.xwiki.objects.meta - package com.xpn.xwiki.objects.meta
 
com.xpn.xwiki.pdf.api - package com.xpn.xwiki.pdf.api
 
com.xpn.xwiki.pdf.impl - package com.xpn.xwiki.pdf.impl
 
com.xpn.xwiki.plugin - package com.xpn.xwiki.plugin
 
com.xpn.xwiki.plugin.diff - package com.xpn.xwiki.plugin.diff
 
com.xpn.xwiki.plugin.fileupload - package com.xpn.xwiki.plugin.fileupload
 
com.xpn.xwiki.plugin.google - package com.xpn.xwiki.plugin.google
 
com.xpn.xwiki.plugin.graphviz - package com.xpn.xwiki.plugin.graphviz
 
com.xpn.xwiki.plugin.image - package com.xpn.xwiki.plugin.image
 
com.xpn.xwiki.plugin.ldap - package com.xpn.xwiki.plugin.ldap
 
com.xpn.xwiki.plugin.mail - package com.xpn.xwiki.plugin.mail
 
com.xpn.xwiki.plugin.packaging - package com.xpn.xwiki.plugin.packaging
 
com.xpn.xwiki.plugin.rightsmanager - package com.xpn.xwiki.plugin.rightsmanager
 
com.xpn.xwiki.plugin.rightsmanager.utils - package com.xpn.xwiki.plugin.rightsmanager.utils
 
com.xpn.xwiki.plugin.svg - package com.xpn.xwiki.plugin.svg
 
com.xpn.xwiki.render - package com.xpn.xwiki.render
 
com.xpn.xwiki.render.filter - package com.xpn.xwiki.render.filter
 
com.xpn.xwiki.render.groovy - package com.xpn.xwiki.render.groovy
 
com.xpn.xwiki.render.macro - package com.xpn.xwiki.render.macro
 
com.xpn.xwiki.render.macro.rss - package com.xpn.xwiki.render.macro.rss
 
com.xpn.xwiki.security - package com.xpn.xwiki.security
 
com.xpn.xwiki.stats.api - package com.xpn.xwiki.stats.api
 
com.xpn.xwiki.stats.impl - package com.xpn.xwiki.stats.impl
 
com.xpn.xwiki.stats.impl.xwiki - package com.xpn.xwiki.stats.impl.xwiki
 
com.xpn.xwiki.store - package com.xpn.xwiki.store
 
com.xpn.xwiki.store.hibernate - package com.xpn.xwiki.store.hibernate
 
com.xpn.xwiki.store.hibernate.query - package com.xpn.xwiki.store.hibernate.query
 
com.xpn.xwiki.store.migration - package com.xpn.xwiki.store.migration
 
com.xpn.xwiki.store.migration.hibernate - package com.xpn.xwiki.store.migration.hibernate
 
com.xpn.xwiki.user.api - package com.xpn.xwiki.user.api
 
com.xpn.xwiki.user.impl.LDAP - package com.xpn.xwiki.user.impl.LDAP
 
com.xpn.xwiki.user.impl.xwiki - package com.xpn.xwiki.user.impl.xwiki
 
com.xpn.xwiki.util - package com.xpn.xwiki.util
 
com.xpn.xwiki.validation - package com.xpn.xwiki.validation
 
com.xpn.xwiki.web - package com.xpn.xwiki.web
 
com.xpn.xwiki.web.includeservletasstring - package com.xpn.xwiki.web.includeservletasstring
 
com.xpn.xwiki.xmlrpc - package com.xpn.xwiki.xmlrpc
 
CommentAddAction - Class in com.xpn.xwiki.web
Action used to post a comment on a page, adds a comment object to the document and saves it, requires comment right but not edit right.
CommentAddAction() - Constructor for class com.xpn.xwiki.web.CommentAddAction
 
COMMENTSCLASS_REFERENCE - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
commonTagsHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
commonTagsHandler(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called during the 1.0 rendering process, after XWikiPluginInterface.beginRendering(XWikiContext) and right before XWikiPluginInterface.startRenderingHandler(String, XWikiContext).
commonTagsHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
compactEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to convert a proper Document Reference to string (compact form).
compactWikiEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to convert a Document Reference to string (compact form without the wiki part if it matches the current wiki).
compare(Link, Link) - Method in class com.xpn.xwiki.content.parsers.RenamePageReplaceLinkHandler
Compare 2 links.
compare(Link, Link) - Method in interface com.xpn.xwiki.content.parsers.ReplaceLinkHandler
Compare 2 links.
compare(String, String) - Method in class com.xpn.xwiki.objects.classes.ListClass.MapComparator
 
compare(Object, Object) - Method in class com.xpn.xwiki.objects.ElementComparator
Compares two objects (that implement ElementInterface) by name according to the rules for the compare method.
compareTo(PropertyClass) - Method in class com.xpn.xwiki.api.PropertyClass
Compares two property definitions based on their index number.
compareTo(XWikiRCSNodeContent) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
compareTo(XWikiRCSNodeInfo) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
compareTo(PropertyClass) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Compares two property definitions based on their index number.
compareTo(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.XWikiDBVersion
 
completeShortFormStatement(String) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
Append the required select clause to HQL short query statements.
componentManager - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Component manager used to access stores and data migrations.
componentManager - Variable in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
Component manager used to access stores.
ComputedFieldClass - Class in com.xpn.xwiki.objects.classes
Computed Field Class allows to create a field without storage that will display computed values based on other data in the object or wiki.
ComputedFieldClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.ComputedFieldClass
Constructor for ComputedFieldClass.
ComputedFieldClass() - Constructor for class com.xpn.xwiki.objects.classes.ComputedFieldClass
Constructor for ComputedFieldClass.
ComputedFieldMetaClass - Class in com.xpn.xwiki.objects.meta
Computed Field Class allows to create a field without storage that will display computed values based on other data in the object or wiki.
ComputedFieldMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.ComputedFieldMetaClass
Constructor for ComputerFieldMetaClass.
configure(Properties) - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
contains(String, String, String) - Static method in class com.xpn.xwiki.util.Util
 
containsHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
containsHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
containsXMLWikiDocument(Document) - Static method in class com.xpn.xwiki.doc.XWikiDocument
Check if provided xml document is a wiki document.
ContentParser - Interface in com.xpn.xwiki.content.parsers
Classes implementing this interface are used to parse document content.
ContentParserException - Exception in com.xpn.xwiki.content.parsers
Exception raised by Content parsers when they fail to parse some content.
ContentParserException(int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.content.parsers.ContentParserException
 
ContentParserException(int, String, Throwable) - Constructor for exception com.xpn.xwiki.content.parsers.ContentParserException
 
ContentParserException(int, String) - Constructor for exception com.xpn.xwiki.content.parsers.ContentParserException
 
ContentParserException() - Constructor for exception com.xpn.xwiki.content.parsers.ContentParserException
 
context - Variable in class com.xpn.xwiki.api.Api
The current context, needed by the underlying protected object.
Context - Class in com.xpn.xwiki.api
The Context class represents a secure proxy for the XWiki context, which in turn represents the execution environment for all the wiki pages.
Context(XWikiContext) - Constructor for class com.xpn.xwiki.api.Context
The Constructor.
context - Variable in class com.xpn.xwiki.render.macro.MacroRepository
 
context - Variable in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
The XWiki context clone made when this statistics event occurred.
context - Variable in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. 
CONTEXT_LASTERRORCODE - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Field name of the last error code inserted in context.
CONTEXT_LASTERRORCODE - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Field name of the last error code inserted in context.
CONTEXT_LASTERRORCODE - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerRightsApi
Field name of the last error code inserted in context.
CONTEXT_LASTERRORCODE - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Field name of the last error code inserted in context.
CONTEXT_LASTEXCEPTION - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Field name of the last api exception inserted in context.
CONTEXT_LASTEXCEPTION - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Field name of the last api exception inserted in context.
CONTEXT_LASTEXCEPTION - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerRightsApi
Field name of the last api exception inserted in context.
CONTEXT_LASTEXCEPTION - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Field name of the last api exception inserted in context.
contextPath - Variable in class com.xpn.xwiki.web.XWikiServletURLFactory
 
convert(List<XWikiDocument>) - Method in class com.xpn.xwiki.api.Api
Convert a list of internal representation of documents to public api documents.
convert(XWikiDocument) - Method in class com.xpn.xwiki.api.Api
Convert an internal representation of document to public api document.
convert(String, String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Converts a wiki source from a syntax to another syntax.
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiJSPRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiPluginRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
convertMultiLine(String, String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiJSPRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiPluginRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
convertSingleLine(String, String, String, XWikiVirtualMacro, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
convertSyntax(String) - Method in class com.xpn.xwiki.api.Document
Convert the current document content from its current syntax to the new syntax passed as parameter.
convertSyntax(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Convert the current document content from its current syntax to the new syntax passed as parameter.
convertSyntax(Syntax, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Convert the current document content from its current syntax to the new syntax passed as parameter.
convertToAlphaNumeric(String) - Method in class com.xpn.xwiki.api.Util
Removes all non alpha numerical characters from the passed text.
convertToAlphaNumeric(String) - Static method in class com.xpn.xwiki.util.Util
Removes all non alpha numerical characters from the passed text.
convertUsername(String) - Method in class com.xpn.xwiki.api.XWiki
API to convert the username depending on the configuration The username can be converted from email to a valid XWiki page name hidding the email address The username can be then used to login and link to the right user page
convertUsername(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
convertWikiWords(String) - Static method in class com.xpn.xwiki.render.filter.XWikiLinkFilter
 
cookieDomains - Variable in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
The domain generalization for which the cookies are active.
cookiePath - Variable in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
The path for which the cookies are active.
cookiePrefix - Variable in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
The prefix that should be used for cookie names.
copyAttachments(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Copy attachments from one document to another.
copyDocument(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to copy a document to another document in the same wiki
copyDocument(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to copy a translation of a document to another document in the same wiki
copyDocument(String, String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to copy a translation of a document to another document of the same name in another wiki
copyDocument(String, String, String, String, String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to copy a translation of a document to another document of the same name in another wiki additionally resetting the version
copyDocument(String, String, String, String, String, boolean, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to copy a translation of a document to another document of the same name in another wiki additionally resetting the version and overwriting the previous document
copyDocument(DocumentReference, DocumentReference, String, boolean, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to copy a translation of a document to another document of the same name in another wiki additionally resetting the version and overwriting the previous document
copyDocument(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
copyDocument(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.copyDocument(DocumentReference, XWikiContext) instead
copyDocument(DocumentReference, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyDocument(DocumentReference, DocumentReference, String, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copySpaceBetweenWikis(String, String, String, String, boolean) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to copy a space to another wiki, optionally deleting all document of the target space
copySpaceBetweenWikis(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copySpaceBetweenWikis(String, String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
copyWiki(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Copy an entire wiki to a target wiki.
copyWiki(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Copy an entire wiki to a target wiki.
CoreConfiguration - Interface in com.xpn.xwiki
Configuration properties for the Core module.
countAllGlobalGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllGlobalUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllGlobalUsersOrGroups(boolean, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the number of users or groups in the main wiki.
countAllGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllGroupsNamesForMember(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Return the number of groups containing provided member.
countAllGroupsNamesForMember(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Return the number of groups containing provided member.
countAllGroupsNamesForMember(String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Return the number of groups containing provided member.
countAllGroupsNamesForMember(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
countAllLocalGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllLocalUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllLocalUsersOrGroups(boolean, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the number of users or groups in the current wiki.
countAllMatchedGlobalGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllMatchedGlobalUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllMatchedGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllMatchedGroups(Object[][], XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Return number of groups with provided constraints.
countAllMatchedGroups(Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
countAllMatchedLocalGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
 
countAllMatchedLocalUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllMatchedUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllMatchedUsers(Object[][], XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Return number of users with provided constraints.
countAllMatchedUsers(Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
countAllMatchedUsersOrGroups(boolean, Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Return number of users or groups with provided constraints.
countAllMatchedWikiGroups(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get the number of groups in the provided wiki.
countAllMatchedWikiUsers(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get the number of users in the provided wiki.
countAllMembersNamesForGroup(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Return the number of members provided group contains.
countAllMembersNamesForGroup(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Return the number of members provided group contains.
countAllMembersNamesForGroup(String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Return the number of members provided group contains.
countAllMembersNamesForGroup(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
countAllUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
 
countAllUsersOrGroups(boolean, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the number of users or groups in the main wiki and the current wiki.
countAllWikiGroups(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get the number of groups in the provided wiki.
countAllWikiUsers(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get the number of users in the provided wiki.
countAllWikiUsersOrGroups(boolean, String, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the number of users or groups in the provided wiki.
countDocuments(String) - Method in class com.xpn.xwiki.api.XWiki
API allowing to count the total number of documents that would be returned by a query.
countDocuments(String, List<?>) - Method in class com.xpn.xwiki.api.XWiki
API allowing to count the total number of documents that would be returned by a parameterized query.
countDocuments(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
countDocuments(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
countDocuments(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
countDocuments(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
countDocuments(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
API allowing to count the total number of documents that would be returned by a query.
countDocuments(String, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
API allowing to count the total number of documents that would be returned by a parameterized query.
CreateAction - Class in com.xpn.xwiki.web
Create document action.
CreateAction() - Constructor for class com.xpn.xwiki.web.CreateAction
 
createAllRange() - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Creates a new Range which matches all the elements of the list it is applied to.
createAttachment(Attachment) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create an Attachment object containing information about an attachment.
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createAttachmentRevisionURL(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createAttachmentRevisionURL(String, String, String, String, long, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createAttachmentURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
createAttachmentURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createAttachmentURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createAttachmentURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createAttachmentURL(String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createAttachmentURL(String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createClassFromConfig(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
createComment(Document, Object) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a comment object containing all the information concerning a document comment.
createDayPeriod(long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the day that includes the specified time stamp.
createDayPeriod(String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the day that includes the specified date.
createDays(int) - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Creates a new Duration instance having just the specified number of days.
createDocument() - Method in class com.xpn.xwiki.api.XWiki
API to create an empty document
createDuration(int, int, int, int) - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
 
createEmptyUser(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Method allows to create an empty user with no password (he won't be able to login) This method is usefull for authentication like LDAP or App Server trusted
createEmptyXWikiObject() - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
 
createEmptyXWikiPage() - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
 
createExternalURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createExternalURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createExternalURL(String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createExternalURL(String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createHeadRange(int) - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Creates a new Range starting from 0 and having the specified size.
createHibernateQuery(Session, Query) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
createHourPeriod(long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the hour that includes the specified time stamp.
createHourPeriod(String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the hour that includes the specified date.
createMatchGroupMembersWhereClause(String, String, Boolean, Map<String, Object>) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Create a query to filter provided group members.
createMatchUserOrGroupWhereClause(boolean, Object[][], Object[][], List<Object>) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Create a "where clause" to use with XWikiStoreInterface searchDocuments and searchDocumentsNames methods.
createMaximumPeriod() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that starts at the minimum value allowed by Date and ends at the maximum value allowed by Date.
createMonthPeriod(long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the month that includes the specified time stamp.
createMonthPeriod(String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the month that includes the specified date.
createMonths(int) - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Creates a new Duration instance having just the specified number of months.
createNewObject(String) - Method in class com.xpn.xwiki.api.Document
Creates a New XWiki Object of the given classname
createNewObject(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.createXObject(EntityReference, XWikiContext) instead
createNextVersion(Version, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
createPageScope(String) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Creates a new scope associated with the specified page.
createPeriod(long, long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
createPeriod(String, String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new custom period.
createPlaceholder(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Create a placeholder key for a string that should be protected from further processing.
createRange(int, int) - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
 
createReference() - Method in class com.xpn.xwiki.objects.BaseElement
 
createReference() - Method in class com.xpn.xwiki.objects.BaseObject
 
createReference() - Method in class com.xpn.xwiki.objects.BaseProperty
 
createReference() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
createResourceURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createRevisionCriteria() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a default RevisionCriteria, the default criteria matches the versions created by any author, from January 1, 1970, 00:00:00 GMT (epoch) to the current date, minor versions aren't included.
createRevisionCriteria(String) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching all the revisions created by the given author.
createRevisionCriteria(String, boolean) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching all the revisions created by the given author.
createRevisionCriteria(Period) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching the revisions created by any author, during the given period.
createRevisionCriteria(Period, boolean) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching the revisions created by any author, during the given period.
createRevisionCriteria(String, Period) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching the revisions created by the given author, during the given period.
createRevisionCriteria(String, Period, boolean) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
Creates a revision criteria matching the revisions created by the given author, during the given period.
createScope(int, String, boolean) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
 
createSearchResult(String) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a search result object.
createSinceDaysPeriod(int) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches all the instants between N days before the instantiation and the instantiation.
createSinceHoursPeriod(int) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches all the instants between N hours before the instantiation and the instantiation.
createSinceMonthsPeriod(int) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches all the instants between N months before the instantiation and the instantiation.
createSinceWeeksPeriod(int) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches all the instants between N weeks before the instantiation and the instantiation.
createSinceYearsPeriod(int) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches all the instants between N years before the instantiation and the instantiation.
createSkinURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createSkinURL(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createSkinURL(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createSkinURL(String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createSpace(String) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a space description.
createSpace(Document) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a space from its WebHome document.
createSpaceScope(String) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Creates a new scope associated with the specified space and matching all its pages.
createSpaceScope(String, boolean) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Creates a new scope associated with the specified space.
createSpaceSummary(String) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a space summary
createSpaceSummary(Document) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a space summary starting from the space Web home.
createSQLQuery(String, String) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
createStubContext() - Method in interface com.xpn.xwiki.util.XWikiStubContextProvider
 
createTailRange(int) - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Creates a new Range starting from the end of the list it is applied to and having the specified size.
createTemplate(Reader) - Method in class com.xpn.xwiki.render.groovy.XWikiSimpleTemplateEngine
 
createTemplateURL(String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createURL(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createURL(String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createURL(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createURL(String, String, String, boolean, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createURL(String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createURL(String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
createURLFactory(int, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactoryService
 
createURLFactory(int, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiURLFactoryServiceImpl
 
createUser() - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to create a new user from the request This API is used by RegisterNewUser wiki page
createUser(boolean) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to create a new user from the request This API is used by RegisterNewUser wiki page This version sends a validation email to the user Configuration of validation email is in the XWiki Preferences
createUser(boolean, String) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to create a new user from the request This API is used by RegisterNewUser wiki page This version sends a validation email to the user Configuration of validation email is in the XWiki Preferences
createUser(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
createUser(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
createUser(boolean, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
createUser(String, Map<String, ?>, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Create a new user.
createUser(String, Map<String, ?>, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Create a new user.
createUser(String, Map<String, ?>, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.4RC1 use XWiki.createUser(String, Map, EntityReference, String, Syntax, String, XWikiContext) instead
createUser(String, Map<String, ?>, EntityReference, String, Syntax, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Create a new user.
createUser(String, Map, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. starting with XE 1.8.1 use XWiki.createUser(String, Map, String, String, String, String, XWikiContext) instead
createUserFromLDAP(XWikiDocument, List<XWikiLDAPSearchAttribute>, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Create an XWiki user and set all mapped attributes from LDAP to XWiki attributes.
createWeekPeriod(long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the week that includes the specified time stamp.
createWeekPeriod(String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the week that includes the specified date.
createWeeks(int) - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Creates a new Duration instance having just the specified number of weeks.
createWiki(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
createWiki(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
createWiki(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Allows to create a new wiki database and initialize the default tables.
createWikiScope(String) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Creates a new scope associated with the specified wiki and matching all its spaces.
createWikiScope(String, boolean) - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Creates a new scope associated with the specified wiki.
createXObject(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create and add a new object to the document with the provided class.
createXWikiClass(Class) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create an XWikiClass object with all the information about a given XWiki class
createXWikiClassSummary(String) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a summary of an XWiki class.
createXWikiObject(XWiki, XWikiContext, Document, Object) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create an XWikiObject containing all the information and attributed of a given xwiki object.
createXWikiObjectSummary(Document, Object) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a summary of a given xwiki object.
createXWikiPage(Document, boolean) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a page description from an XWiki document.
createXWikiPageHistorySummary(Document) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a page history summary containing revision information about a document.
createXWikiPageSummary(Document) - Static method in class com.xpn.xwiki.xmlrpc.DomainObjectFactory
Create a page summary description from an XWiki document.
createYearPeriod(long) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the year that includes the specified time stamp.
createYearPeriod(String) - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Creates a new Period instance that matches exactly the year that includes the specified date.
createYears(int) - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Creates a new Duration instance having just the specified number of years.
CriteriaService - Class in com.xpn.xwiki.api
Criteria service api.
CriteriaService(XWikiContext) - Constructor for class com.xpn.xwiki.api.CriteriaService
 
CRYPT_IDENTIFIER - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
csrfTokenCheck(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Perform CSRF check and redirect to the resubmission page if needed.
currentDocumentReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to resolve a string into a proper Document Reference using the current document's reference to fill the blanks.
currentMixedDocumentReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to resolve a string into a proper Document Reference using the current document's reference to fill the blanks, except for the page name for which the default page name is used instead and for the wiki name for which the current wiki is used instead of the current document reference's wiki.
currentObj - Variable in class com.xpn.xwiki.api.Document
Convenience object used by object related methods.
currentReferenceDocumentReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to normalize references.
currentReferenceDocumentReferenceResolver - Variable in class com.xpn.xwiki.objects.BaseCollection
Used to normalize references.
currentReferenceObjectReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to normalize references.

D

DA - Static variable in class com.xpn.xwiki.render.HeadingSubstitution
 
DatabaseProduct - Class in com.xpn.xwiki.store
Represent a Database Product name as returned by DatabaseMetaData.getDatabaseProductName().
dataMigration - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager.XWikiMigration
The data migration.
DataMigration - Interface in com.xpn.xwiki.store.migration
Interface for data migration.
DataMigrationException - Exception in com.xpn.xwiki.store.migration
Exception issued by the data migration components for an unexpected issue.
DataMigrationException(String) - Constructor for exception com.xpn.xwiki.store.migration.DataMigrationException
Build a simple exception with a message.
DataMigrationException(String, Throwable) - Constructor for exception com.xpn.xwiki.store.migration.DataMigrationException
Build an exception with a message and a root cause.
DataMigrationManager - Interface in com.xpn.xwiki.store.migration
Interface for all migration managers.
DataMigrationStatus - Interface in com.xpn.xwiki.store.migration
Common interface to report data migration status.
date - Variable in class com.xpn.xwiki.doc.XWikiLock
 
DateClass - Class in com.xpn.xwiki.objects.classes
Defines an XClass property type whose value is a Date.
DateClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.DateClass
Creates a new Date property that is described by the given meta class.
DateClass() - Constructor for class com.xpn.xwiki.objects.classes.DateClass
Default constructor.
DateMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a date XClass property.
DateMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.DateMetaClass
Default constructor.
DateProperty - Class in com.xpn.xwiki.objects
Represents a date property.
DateProperty() - Constructor for class com.xpn.xwiki.objects.DateProperty
 
DAY - Static variable in class com.xpn.xwiki.criteria.impl.DurationFactory
A duration of exactly one day.
DB2 - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for DB2 databases.
DB_SPACE_SEP - Static variable in class com.xpn.xwiki.doc.XWikiDocument
Separator string between database name and space name.
DBCPConnectionProvider - Class in com.xpn.xwiki.store
A connection provider that uses an Apache commons DBCP connection pool.
DBCPConnectionProvider() - Constructor for class com.xpn.xwiki.store.DBCPConnectionProvider
 
DBListClass - Class in com.xpn.xwiki.objects.classes
 
DBListClass(String, String, PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.DBListClass
 
DBListClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.DBListClass
 
DBListClass() - Constructor for class com.xpn.xwiki.objects.classes.DBListClass
 
DBListMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a database list XClass property.
DBListMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.DBListMetaClass
Default constructor.
DBStringListProperty - Class in com.xpn.xwiki.objects
 
DBStringListProperty() - Constructor for class com.xpn.xwiki.objects.DBStringListProperty
 
DBTreeListClass - Class in com.xpn.xwiki.objects.classes
 
DBTreeListClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.DBTreeListClass
 
DBTreeListClass() - Constructor for class com.xpn.xwiki.objects.classes.DBTreeListClass
 
DBTreeListMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a database tree list XClass property.
DBTreeListMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.DBTreeListMetaClass
Default constructor.
debug(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
debug(String, Throwable) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
declareInExecutionContext(ExecutionContext) - Method in class com.xpn.xwiki.XWikiContext
There are several places where the XWiki context needs to be declared in the execution, so we add a common method here.
declareProperties(ExecutionContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
 
declareProperties(ExecutionContext) - Method in class com.xpn.xwiki.util.AbstractXWikiRunnable
Lets subclasses declare execution context properties.
decode(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. replaced by Util.decodeURI(String, XWikiContext) since 1.3M2
decodeBasicAuthorizationString(String) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
Decode the BASIC authorization string.
decodeURI(String) - Method in class com.xpn.xwiki.api.Util
Decodes a application/x-www-form-urlencoded string, the reverse of #encodeURI(String).
decodeURI(String, XWikiContext) - Static method in class com.xpn.xwiki.util.Util
Decodes a application/x-www-form-urlencoded string, the reverse of Util.encodeURI(String, XWikiContext).
DEFAULT_ALIGNMENT - Static variable in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
DEFAULT_CRYPT_ALGORITHM - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
DEFAULT_ENCODING - Static variable in class com.xpn.xwiki.XWiki
The default encoding, and the internally used encoding when dealing with byte representation of strings.
DEFAULT_FILEEXT - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
DEFAULT_GROUP_CLASSES - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Different LDAP implementations groups classes name.
DEFAULT_GROUP_MEMBERFIELDS - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Different LDAP implementations groups member property name.
DEFAULT_HASH_ALGORITHM - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
DEFAULT_HOME_SPACE - Static variable in class com.xpn.xwiki.XWiki
Name of the default home space.
DEFAULT_MAIN_WIKI - Static variable in class com.xpn.xwiki.XWiki
Name of the default wiki.
DEFAULT_QUERY - Static variable in class com.xpn.xwiki.objects.classes.DBListClass
 
DEFAULT_SEPARATOR - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Mapping fields separator.
DEFAULT_SPACE_HOMEPAGE - Static variable in class com.xpn.xwiki.XWiki
Name of the default space homepage.
DEFAULT_STORAGE - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
DEFAULT_USERORGROUP_SPACE - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Name of the default space where users and groups are stored.
DefaultDocumentAccessBridge - Class in com.xpn.xwiki.doc
Exposes methods for accessing Document data.
DefaultDocumentAccessBridge() - Constructor for class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
defaultEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to convert a proper Document Reference to string (standard form).
DefaultHibernateSessionFactory - Class in com.xpn.xwiki.store.hibernate
Default implementation for HibernateSessionFactory.
DefaultHibernateSessionFactory() - Constructor for class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
 
DefaultPackageFileName - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
DefaultPluginName - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
DefaultQueryExecutor - Class in com.xpn.xwiki.store.hibernate.query
The default QueryExecutor, this uses The HqlQueryExecutor since XWikiHibernateStore is the default store.
DefaultQueryExecutor() - Constructor for class com.xpn.xwiki.store.hibernate.query.DefaultQueryExecutor
 
DefaultSkinAccessBridge - Class in com.xpn.xwiki
Default implementation of SkinAccessBridge.
DefaultSkinAccessBridge() - Constructor for class com.xpn.xwiki.DefaultSkinAccessBridge
 
DefaultVelocityManager - Class in com.xpn.xwiki.render
Note: This class should be moved to the Velocity module.
DefaultVelocityManager() - Constructor for class com.xpn.xwiki.render.DefaultVelocityManager
 
DefaultXWikiRenderingEngine - Class in com.xpn.xwiki.render
 
DefaultXWikiRenderingEngine(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
delete() - Method in class com.xpn.xwiki.api.DeletedAttachment
Permanently delete this attachment from the trash.
delete() - Method in class com.xpn.xwiki.api.Document
 
DeleteAction - Class in com.xpn.xwiki.web
Action for delete document to recycle bin and for delete documents from recycle bin.
DeleteAction() - Constructor for class com.xpn.xwiki.web.DeleteAction
 
deleteAllDocuments(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
deleteAllDocuments(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
deleteAllWikiDocuments(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
deleteArchive(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentVersioningStore
Permanently delete attachment archive.
deleteArchive(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentVersioningStore
 
deleteArchive(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore
 
deleteArchive(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
deleteArchive(XWikiDocument, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
Delete all document history.
deleteAsAuthor() - Method in class com.xpn.xwiki.api.Document
Delete the document if the content author of the script calling this method has permission to do so.
deleteAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
deleteAttachment(XWikiAttachment, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
DeleteAttachmentAction - Class in com.xpn.xwiki.web
Delete attachment xwiki action.
DeleteAttachmentAction() - Constructor for class com.xpn.xwiki.web.DeleteAttachmentAction
 
DeletedAttachment - Class in com.xpn.xwiki.api
Information about a deleted attachment in the recycle bin.
DeletedAttachment(DeletedAttachment, XWikiContext) - Constructor for class com.xpn.xwiki.api.DeletedAttachment
Simple constructor, initializes a new API object with the current context and the specified protected deleted attachment object.
DeletedAttachment - Class in com.xpn.xwiki.doc
Archive of deleted attachment, stored in AttachmentRecycleBinStore.
DeletedAttachment() - Constructor for class com.xpn.xwiki.doc.DeletedAttachment
Default constructor.
DeletedAttachment(XWikiAttachment, String, Date, XWikiContext) - Constructor for class com.xpn.xwiki.doc.DeletedAttachment
A constructor with all the information about the deleted attachment.
DeletedDocument - Class in com.xpn.xwiki.api
Information about a deleted document in the recycle bin.
DeletedDocument(XWikiDeletedDocument, XWikiContext) - Constructor for class com.xpn.xwiki.api.DeletedDocument
Simple constructor, initializes a new API object with the current context and the specified protected deleted document object.
deleteDocument() - Method in class com.xpn.xwiki.api.Document
Remove document from the wiki.
deleteDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
deleteDocument(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
deleteFromRecycleBin(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Permanently delete attachment from recycle bin.
deleteFromRecycleBin(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
deleteFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
deleteFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Permanently delete document from recycle bin.
deleteLinks(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
deleteLinks(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
deleteLinks(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
deleteLock(XWikiLock, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
deleteLock(XWikiLock, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
deleteLock(XWikiLock, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
DeleteSpaceAction - Class in com.xpn.xwiki.web
Action for deleting an entire space, optionally saving all the deleted documents to the document trash, if enabled.
DeleteSpaceAction() - Constructor for class com.xpn.xwiki.web.DeleteSpaceAction
 
DeleteVersionsAction - Class in com.xpn.xwiki.web
Struts action for deleting document versions.
DeleteVersionsAction() - Constructor for class com.xpn.xwiki.web.DeleteVersionsAction
 
DeleteVersionsForm - Class in com.xpn.xwiki.web
Struts form for DeleteVersionsAction.
DeleteVersionsForm() - Constructor for class com.xpn.xwiki.web.DeleteVersionsForm
 
deleteWiki(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
deleteWiki(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
deleteWiki(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Delete a wiki database.
deleteWithProgrammingRights() - Method in class com.xpn.xwiki.api.Document
 
deleteXWikiAttachment(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
deleteXWikiAttachment(XWikiAttachment, boolean, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
deleteXWikiAttachment(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
deleteXWikiAttachment(XWikiAttachment, boolean, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
deleteXWikiCollection(BaseCollection, XWikiContext, boolean, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. This is internal to XWikiHibernateStore and may be removed in the future.
deleteXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
deleteXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
deleteXWikiDoc(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
deny - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
List of users and group for deny right.
DERBY - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for Derby databases.
destroy() - Method in class com.xpn.xwiki.web.ActionFilter
 
DiffPlugin - Class in com.xpn.xwiki.plugin.diff
Deprecated. since 4.1 use diff service
DiffPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated.  
DiffPluginApi - Class in com.xpn.xwiki.plugin.diff
Deprecated. since 4.1 use diff service
DiffPluginApi(DiffPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated.  
direct - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
List of inherited allow and deny rights for this right level.
disableField(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Mark a property as disabled.
disablePlaceholders(XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Disable placeholder support in the current request context.
display(String) - Method in class com.xpn.xwiki.api.Document
Displays the given field.
display(String, String) - Method in class com.xpn.xwiki.api.Document
Displays the given field in the given mode.
display(String, String, String) - Method in class com.xpn.xwiki.api.Document
Displays the given field in the given mode.
display(String, Object) - Method in class com.xpn.xwiki.api.Document
Displays the given field of the given object The display mode will be decided depending on page context (edit or inline context will display in edit, view context in view) This function can return html inside and html macro
display(String, String, Object, String) - Method in class com.xpn.xwiki.api.Document
Displays the given field of the given object using the given mode and syntax rendering The display mode will be decided depending on page context (edit or inline context will display in edit, view context in view) This function can return html inside and html macro
display(String, String, Object) - Method in class com.xpn.xwiki.api.Document
Displays the given field of the given object in the given mode.
display(String, String, String, Object) - Method in class com.xpn.xwiki.api.Document
Displays the given field of the given object in the given mode.
display(String, String) - Method in class com.xpn.xwiki.api.Object
 
display(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, BaseObject, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
display(String, String, String, BaseObject, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayCheckboxEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
displayCustom(StringBuffer, String, String, String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayEdit(PropertyClass, String, Collection) - Method in class com.xpn.xwiki.api.Document
 
displayEdit(PropertyClass, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayEdit(StringBuffer, String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayEdit(String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayEdit(String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayEdit(String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayEdit(String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.StringClass
 
displayEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
displayForm(String, String, String) - Method in class com.xpn.xwiki.api.Document
 
displayForm(String, String, String, boolean) - Method in class com.xpn.xwiki.api.Document
 
displayForm(String) - Method in class com.xpn.xwiki.api.Document
 
displayForm(DocumentReference, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayForm(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1, use XWikiDocument.displayForm(DocumentReference, String, String, XWikiContext) instead
displayForm(DocumentReference, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayForm(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1, use XWikiDocument.displayForm(DocumentReference, String, String, boolean, XWikiContext) instead
displayForm(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayForm(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1, use XWikiDocument.displayForm(DocumentReference, XWikiContext) instead
displayHidden(PropertyClass, String, Collection) - Method in class com.xpn.xwiki.api.Document
 
displayHidden(PropertyClass, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayHidden(StringBuffer, String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayHidden(String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayHidden(String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayHidden(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
 
displayHidden(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
displayHidden(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
displayHidden(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayHidden(String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayHidden(String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayHidden(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
DisplayMacro - Class in com.xpn.xwiki.render.macro
 
DisplayMacro() - Constructor for class com.xpn.xwiki.render.macro.DisplayMacro
 
displayPrettyName(String) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field.
displayPrettyName(String, Object) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field of the given object.
displayPrettyName(String, boolean) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field.
displayPrettyName(String, boolean, Object) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field of the given object.
displayPrettyName(String, boolean, boolean) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field.
displayPrettyName(String, boolean, boolean, Object) - Method in class com.xpn.xwiki.api.Document
Displays the pretty name of the given field of the given object.
displayPrettyName(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayPrettyName(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayPrettyName(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayPrettyName(String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayPrettyName(String, boolean, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayPrettyName(String, boolean, boolean, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayRadioEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
displayRadioEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
displayRendered(PropertyClass, String, Collection) - Method in class com.xpn.xwiki.api.Document
 
displayRendered(PropertyClass, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displaySelectEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
displaySelectEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
displayTooltip(String) - Method in class com.xpn.xwiki.api.Document
Displays the tooltip of the given field.
displayTooltip(String, Object) - Method in class com.xpn.xwiki.api.Document
Displays the tooltip of the given field of the given object.
displayTooltip(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayTooltip(String, BaseObject, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayTreeSelectEdit(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
displayView(PropertyClass, String, Collection) - Method in class com.xpn.xwiki.api.Document
 
displayView(PropertyClass, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayView(StringBuffer, String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayView(String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayView(String, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayView(String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayView(String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
dispose() - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer.CachedGroovyClass
 
doc - Variable in class com.xpn.xwiki.api.Document
The XWikiDocument object wrapped by this API.
docId - Variable in class com.xpn.xwiki.doc.XWikiLock
 
Document - Class in com.xpn.xwiki.api
This class represents a document or page in the wiki.
Document(XWikiDocument, XWikiContext) - Constructor for class com.xpn.xwiki.api.Document
Document constructor.
DocumentErrorHandler - Class in com.xpn.xwiki.doc
 
DocumentErrorHandler() - Constructor for class com.xpn.xwiki.doc.DocumentErrorHandler
 
DocumentFilter - Interface in com.xpn.xwiki.plugin.packaging
 
DocumentInfo - Class in com.xpn.xwiki.plugin.packaging
 
DocumentInfo(XWikiDocument) - Constructor for class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
DocumentInfoAPI - Class in com.xpn.xwiki.plugin.packaging
 
DocumentInfoAPI(DocumentInfo, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
DocumentParser - Class in com.xpn.xwiki.content.parsers
Parse document source content as typed by the user.
DocumentParser() - Constructor for class com.xpn.xwiki.content.parsers.DocumentParser
 
DocumentSection - Class in com.xpn.xwiki.api
 
DocumentSection(int, int, String, String) - Constructor for class com.xpn.xwiki.api.DocumentSection
 
DocumentStats - Class in com.xpn.xwiki.stats.impl
The document statistics database object.
DocumentStats() - Constructor for class com.xpn.xwiki.stats.impl.DocumentStats
Default DocumentStats constructor.
DocumentStats(String, String, Date, StatsUtil.PeriodType) - Constructor for class com.xpn.xwiki.stats.impl.DocumentStats
 
DocumentStats.Property - Enum in com.xpn.xwiki.stats.impl
The properties of document statistics object.
DocumentStatsStoreItem - Class in com.xpn.xwiki.stats.impl.xwiki
Store document statistics into the database.
DocumentStatsStoreItem(String, Date, StatsUtil.PeriodType, String, boolean, XWikiContext) - Constructor for class com.xpn.xwiki.stats.impl.xwiki.DocumentStatsStoreItem
Create new instance of DocumentStatsStoreItem.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.xpn.xwiki.web.ActionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.web.HomePageRedirectServlet
doGetCachedPage(String, String) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
doGoogleSearch(String, String, int, int, boolean, String, boolean, String, String, String) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
doGoogleSearch(String, String) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
doGoogleSearch(String, String, int) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
doGoogleSearch(String, String, int, String) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
doInHibernate(Session) - Method in interface com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback
method executed by XWikiHibernateBaseStore and pass open session to it.
DomainObjectFactory - Class in com.xpn.xwiki.xmlrpc
This class contains utility methods for building xmlrpc domain objects.
DomainObjectFactory() - Constructor for class com.xpn.xwiki.xmlrpc.DomainObjectFactory
 
doSpellingSuggestion(String, String) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
DotAction - Class in com.xpn.xwiki.web
Deprecated. 
DotAction() - Constructor for class com.xpn.xwiki.web.DotAction
Deprecated.  
DoubleProperty - Class in com.xpn.xwiki.objects
 
DoubleProperty() - Constructor for class com.xpn.xwiki.objects.DoubleProperty
 
DownloadAction - Class in com.xpn.xwiki.web
The action for downloading attachments from the server.
DownloadAction() - Constructor for class com.xpn.xwiki.web.DownloadAction
 
downloadAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated. Plugin extension point allowing the plugin to perform modifications to an attachment when the user opens a document attachment.
downloadAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
downloadAttachment(XWikiAttachment, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Plugin extension point allowing the plugin to perform modifications to an attachment when the user opens a document attachment.
downloadAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
DownloadRevAction - Class in com.xpn.xwiki.web
 
DownloadRevAction() - Constructor for class com.xpn.xwiki.web.DownloadRevAction
 
DROPPED_PERMISSIONS - Static variable in class com.xpn.xwiki.XWikiConstant
The context key which is used to signify that permissions have been dropped.
dropPermissions() - Method in class com.xpn.xwiki.api.Context
After this is called: 1.
dropPermissions() - Method in class com.xpn.xwiki.api.Document
Drop permissions for the remainder of the rendering cycle.
dropPermissions() - Method in class com.xpn.xwiki.XWikiContext
Drop permissions for the remainder of the request cycle.
dumpCurrentList(StringBuffer, boolean) - Method in class com.xpn.xwiki.render.ListSubstitution
 
duplicate(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Duplicate this document and give it a new name.
duplicate() - Method in class com.xpn.xwiki.objects.BaseObject
Similar to BaseObject.clone() but whereas a clone is an exact copy (with the same GUID), a duplicate keeps the same data but with a different identity.
duplicate(DocumentReference) - Method in class com.xpn.xwiki.objects.BaseObject
 
duplicateXObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
Duration - Class in com.xpn.xwiki.criteria.impl
Immutable duration for retrieving statistics.
Duration(int, int, int, int) - Constructor for class com.xpn.xwiki.criteria.impl.Duration
Creates a duration by specifying a value for each of its fields.
Duration(int, int, int, int, int) - Constructor for class com.xpn.xwiki.criteria.impl.Duration
Creates a duration by specifying a value for each of its fields.
DurationFactory - Class in com.xpn.xwiki.criteria.impl
Helper factory class for creating Duration objects in velocity.
DurationFactory() - Constructor for class com.xpn.xwiki.criteria.impl.DurationFactory
 
dynamicMappingTableName(String) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Return the name generated for a dynamic mapped object.

E

EDIT_MODE_CLASS - Static variable in class com.xpn.xwiki.XWikiConstant
The class that holds the default edit mode for a document.
EditAction - Class in com.xpn.xwiki.web
Initializes a document before it is edited.
EditAction() - Constructor for class com.xpn.xwiki.web.EditAction
 
EditBean - Class in com.xpn.xwiki.web
 
EditBean() - Constructor for class com.xpn.xwiki.web.EditBean
 
EditForm - Class in com.xpn.xwiki.web
 
EditForm() - Constructor for class com.xpn.xwiki.web.EditForm
 
Element - Class in com.xpn.xwiki.api
Element is a superclass for any XWiki Class, Object, or Property which might be stored in the database.
Element(BaseElement, XWikiContext) - Constructor for class com.xpn.xwiki.api.Element
The Constructor.
element - Variable in class com.xpn.xwiki.api.Element
The internal element which this wraps.
ElementComparator - Class in com.xpn.xwiki.objects
Compare and sort instances of ElementInterface by name.
ElementComparator() - Constructor for class com.xpn.xwiki.objects.ElementComparator
 
ElementInterface - Interface in com.xpn.xwiki.objects
 
EmailClass - Class in com.xpn.xwiki.objects.classes
Email Field Class allows to create a field for email values.
EmailClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.EmailClass
Constructor for Email Class.
EmailClass() - Constructor for class com.xpn.xwiki.objects.classes.EmailClass
Constructor for Email Class.
EmailMetaClass - Class in com.xpn.xwiki.objects.meta
Email Field Class allows to create a field for email values.
EmailMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.EmailMetaClass
Constructor for EmailMetaClass.
enableField(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Re-enable a property.
enablePlaceholders(XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Enable placeholder support in the current request context.
encode(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. replaced by Util.encodeURI(String, XWikiContext) since 1.3M2
encodedXMLStringAsUTF8(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
encodeRedirectURL(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
encodeRedirectUrl(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
Deprecated.  
encodeRedirectURL(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
encodeRedirectUrl(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
encodeURI(String, XWikiContext) - Static method in class com.xpn.xwiki.util.Util
Translates a string into application/x-www-form-urlencoded format, so that it can be safely used in URIs, as a parameter value in a query string or as a segment in the URI path.
encodeURL(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
encodeUrl(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
Deprecated.  
encodeURL(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
encodeUrl(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
ENCRYPTED - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
Indicates that the password should be stored encrypted.
encryptText(String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Encrypt a string.
endParsing(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
endParsing(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called at the end of the response generation process, after the parsing of the root template is finished.
endParsing(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
endRendering(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Hook method, called after the 1.0 rendering engine finished processing a wiki document.
endRendering(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
endRendering(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method, called after the 1.0 rendering engine finished processing a wiki document.
endRendering(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
endRenderingHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
endRenderingHandler(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called during the 1.0 rendering process, after XWikiPluginInterface.outsidePREHandler(String, XWikiContext) and right before XWikiPluginInterface.endRendering(XWikiContext).
endRenderingHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
endRequest() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
endRequest(boolean) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
endRequest() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
endTimer(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
endTimer(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
endTransaction(XWikiContext, boolean, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.endTransaction(XWikiContext, boolean)
endTransaction(XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Ends a transaction and close the session.
equals(Object) - Method in class com.xpn.xwiki.api.Document
 
equals(Object) - Method in class com.xpn.xwiki.api.Object
 
equals(Object) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
equals(Object) - Method in class com.xpn.xwiki.doc.XWikiLink
 
equals(Object) - Method in class com.xpn.xwiki.objects.BaseCollection
 
equals(Object) - Method in class com.xpn.xwiki.objects.BaseElement
 
equals(Object) - Method in class com.xpn.xwiki.objects.BaseObject
 
equals(Object) - Method in class com.xpn.xwiki.objects.BaseProperty
 
equals(Object) - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
equals(Object) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
equals(Object) - Method in class com.xpn.xwiki.objects.DateProperty
 
equals(Object) - Method in class com.xpn.xwiki.objects.ListProperty
 
equals(Object) - Method in class com.xpn.xwiki.objects.NumberProperty
 
equals(Object) - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
equals(Object) - Method in class com.xpn.xwiki.store.DatabaseProduct
 
equals(Object) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
equals(Object) - Method in class com.xpn.xwiki.util.AbstractSimpleClass
 
equalsData(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Same as XWikiDocument.equals(Object) but only for actual datas of the document.
error(SAXParseException) - Method in class com.xpn.xwiki.doc.DocumentErrorHandler
Receive notification of a recoverable error.
error(Exception) - Method in class com.xpn.xwiki.doc.merge.MergeResult
Deprecated. since 4.1RC1 use MergeResult.getLog() instead
ERROR_CACHE_INITIALIZING - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_DOC_RCS_PARSING - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_DOC_XML_PARSING - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_PACKAGE_INVALID_FILTER - Static variable in exception com.xpn.xwiki.plugin.packaging.PackageException
 
ERROR_PACKAGE_NODESCRIPTION - Static variable in exception com.xpn.xwiki.plugin.packaging.PackageException
 
ERROR_PACKAGE_UNKNOWN - Static variable in exception com.xpn.xwiki.plugin.packaging.PackageException
 
ERROR_XWIKI_ACCESS_DENIED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_ACCESS_EXO_EXCEPTION_ADDING_USERS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_ACCESS_EXO_EXCEPTION_GROUPS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_ACCESS_EXO_EXCEPTION_LISTING_USERS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_ACCESS_EXO_EXCEPTION_USERS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_ACCESS_TOKEN_INVALID - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_ATTACHMENT_NOT_FOUND - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_CREATE_USER - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_DOCUMENT_NOT_EMPTY - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_EXPORT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_FILE_EXCEPTION_MAXSIZE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_INVALID_CHARS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_JAVA_HEAP_SPACE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_REDIRECT_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_SEND_RESPONSE_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_SERVICE_NOT_FOUND - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_TEMPLATE_DOES_NOT_EXIST - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_TEMPLATE_NOT_AVAILABLE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_UPLOAD_FILE_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_UPLOAD_PARSE_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_URL_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_APP_VALIDATE_USER - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_CANNOT_PREPARE_CUSTOM_DISPLAY - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_CUSTOMCLASSINVOCATIONERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_DIFF - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_FIELD_DOES_NOT_EXIST - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_FIELD_INVALID - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_PROPERTY_CLASS_IN_METACLASS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CLASSES_PROPERTY_CLASS_INSTANCIATION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CONFIG_FILENOTFOUND - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CONFIG_FORMATERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CONTENT_LINK_INVALID_TARGET - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_CONTENT_LINK_INVALID_URI - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_ATTACHMENT_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_CLASS_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_CONTENT_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_METADATA_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_OBJECT_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_RENDERED_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DIFF_XML_ERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DOC_CUSTOMDOCINVOCATIONERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DOC_EXPORT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_DOES_NOT_EXIST - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_CANNOT_GET_VALIDATION_CONFIG - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_CANNOT_PREPARE_VALIDATION_EMAIL - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_CONNECT_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_ERROR_SENDING_EMAIL - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_LOGIN_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EMAIL_SEND_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EXPORT_PDF_FOP_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EXPORT_XSL_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_EXPORT_XSL_FILE_NOT_FOUND - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_GROOVY_COMPILE_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_GROOVY_EXECUTION_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_INIT_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_MKDIR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_NOT_IMPLEMENTED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_NOTIFICATION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_PERLPLUGIN_PERLSERVER_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_PERLPLUGIN_START - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_PERLPLUGIN_START_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_RENDERING_GROOVY_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_RENDERING_VELOCITY_EXCEPTION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_ARCHIVEFORMAT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_ATTACHMENT_ARCHIVEFORMAT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_CLASSINVOCATIONERROR - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_FILENOTFOUND - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_CANNOT_DELETE_UNLOADED_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_CHECK_EXISTS_DATABASE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_CHECK_EXISTS_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_CREATE_DATABASE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETE_DATABASE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETING_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETING_LINKS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETING_LOCK - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_DELETING_OBJECT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_INVALID_MAPPING - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_BACKLINKS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_CLASS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_LINKS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_LOCK - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_LOADING_OBJECT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_MAPPING_INJECTION_FAILED - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_READING_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_READING_REVISIONS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_READING_VERSION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_ATTACHMENT_LIST - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_CLASS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_LINKS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_LOCK - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SAVING_OBJECT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SEARCH - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SEARCHING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_SWITCH_DATABASE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_HIBERNATE_UNEXISTANT_VERSION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_MIGRATION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_MISC - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_DELETING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_DELETING_FILE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_LOADING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_READING_FILE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_READING_REVISIONS - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_READING_VERSION - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_SAVING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_SAVING_FILE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_SEARCH - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_RCS_SEARCHING_ATTACHMENT - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_STORE_SEARCH_NOTIMPL - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_UNKNOWN - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_USER_CREATE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_USER_INACTIVE - Static variable in exception com.xpn.xwiki.XWikiException
 
ERROR_XWIKI_USER_INIT - Static variable in exception com.xpn.xwiki.XWikiException
 
escape(String) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated.  
EscapeFilter - Class in com.xpn.xwiki.render.filter
Transforms multiple \ into single backspaces and escapes other characters.
EscapeFilter() - Constructor for class com.xpn.xwiki.render.filter.EscapeFilter
 
escapeLDAPDNValue(String) - Static method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Fully escape DN value (the part after the =).
escapeLDAPSearchFilter(String) - Static method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Escape part of a LDAP query filter.
escapeSchema(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Escape schema name depending of the database engine.
escapeText(String) - Static method in class com.xpn.xwiki.util.Util
API to protect Text from Radeox transformation
escapeURL(String) - Static method in class com.xpn.xwiki.util.Util
API to protect URLs from Radeox transformation
evalCount(int) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
Given proposed items and the current value of our count property, how many items should be processed? If count is undefined or greater than proposed, return proposed, otherwise return count.
evaluate(String, String, Map<String, Object>) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
evaluate(String, String, VelocityContext, XWikiContext) - Static method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
evaluateTemplate(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Evaluate provided template content using velocity engine.
ExcludeDocumentException - Exception in com.xpn.xwiki.plugin.packaging
 
ExcludeDocumentException() - Constructor for exception com.xpn.xwiki.plugin.packaging.ExcludeDocumentException
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.plugin.svg.SVGMacro
Deprecated. Main macro execution method, replaces the macro instance with the generated output.
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.AttachMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.FieldMacro
Deprecated. Main macro execution method, replaces the macro instance with the generated output.
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.FormMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.ImageMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.LinkMacro
Deprecated. Main macro execution method, replaces the macro instance with the generated output.
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacro
Process the macro.
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.StyleMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.TableMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.UseMacro
 
execute(Writer, MacroParameter) - Method in class com.xpn.xwiki.render.macro.XWikiCodeMacro
 
execute(Query) - Method in class com.xpn.xwiki.store.hibernate.query.DefaultQueryExecutor
 
execute(Query) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
execute(XWikiContext, boolean, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.execute(XWikiContext, boolean, HibernateCallback) or XWikiHibernateBaseStore.failSafeExecute(XWikiContext, boolean, HibernateCallback)
execute(XWikiContext, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute method for operations in hibernate.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.web.XWikiAction
Handle server requests.
execute(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
 
executeRead(XWikiContext, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.executeRead(XWikiContext, HibernateCallback) or XWikiHibernateBaseStore.failSafeExecuteRead(XWikiContext, HibernateCallback)
executeRead(XWikiContext, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute method for read-only operations in hibernate.
executeWrite(XWikiContext, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1, use XWikiHibernateBaseStore.executeWrite(XWikiContext, HibernateCallback) or XWikiHibernateBaseStore.failSafeExecuteWrite(XWikiContext, HibernateCallback)
executeWrite(XWikiContext, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute method for read-write operations in hibernate.
EXECUTIONCONTEXT_KEY - Static variable in class com.xpn.xwiki.XWikiContext
 
exists(String) - Method in class com.xpn.xwiki.api.XWiki
Returns whether a document exists or not
exists(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
Returns whether a document exists or not
exists(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
exists(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
exists(String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
exists(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
exists(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Verifies if a wiki document exists
exists(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
exists(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.2.1 use XWiki.exists(DocumentReference, XWikiContext)
exists(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
expandSources(Vector) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
explicitDocumentReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to resolve a string into a proper Document Reference.
explicitReferenceDocumentReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to normalize references.
export(XWikiContext) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Apply export and create the ZIP package.
export(XWikiDocument, OutputStream, PdfExport.ExportType, XWikiContext) - Method in interface com.xpn.xwiki.pdf.api.PdfExport
Export a wiki Document into PDF or RTF.
export(XWikiDocument, OutputStream, PdfExport.ExportType, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
 
export(OutputStream, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
export() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
ExportAction - Class in com.xpn.xwiki.web
Exports in XAR, PDF, RTF or HTML formats.
ExportAction() - Constructor for class com.xpn.xwiki.web.ExportAction
 
exportDir - Variable in class com.xpn.xwiki.web.ExportURLFactory
Directory where to export attachment.
exportedPages - Variable in class com.xpn.xwiki.web.ExportURLFactory
Pages for which to convert URL to local.
exportHtml(String, OutputStream, PdfExport.ExportType, XWikiContext) - Method in interface com.xpn.xwiki.pdf.api.PdfExport
Convert an HTML document to PDF.
exportHtml(String, OutputStream, PdfExport.ExportType, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
 
exportToDir(File, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
exportToPDF(XWikiDocument, OutputStream, XWikiContext) - Method in interface com.xpn.xwiki.pdf.api.PdfExport
Export a wiki Document into PDF.
exportToPDF(XWikiDocument, OutputStream, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
 
ExportURLFactory - Class in com.xpn.xwiki.web
Handle URL generation in rendered wiki pages.
ExportURLFactory() - Constructor for class com.xpn.xwiki.web.ExportURLFactory
ExportURLFactory constructor.
exportXHTML(String, OutputStream, PdfExport.ExportType, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
Convert a valid XHTML document into PDF.
ExternalServletURLFactory - Class in com.xpn.xwiki.web
URL Factory which always prints the absolute (external) form of URLs.
ExternalServletURLFactory(XWikiContext) - Constructor for class com.xpn.xwiki.web.ExternalServletURLFactory
Old-school constructor using the XWikiContext to initialize the factory.

F

failSafeExecute(XWikiContext, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute method for operations in hibernate in an independent session (but not closing the current one if any).
failSafeExecuteRead(XWikiContext, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute hibernate read-only operation in a independent session (but not closing the current one if any).
failSafeExecuteWrite(XWikiContext, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Execute hibernate read-only operation in a independent session (but not closing the current one if any).
fatalError(SAXParseException) - Method in class com.xpn.xwiki.doc.DocumentErrorHandler
Receive notification of a non-recoverable error.
FIELD_SCRIPT - Static variable in class com.xpn.xwiki.objects.classes.ComputedFieldClass
Constant defining the name of the script field.
FieldMacro - Class in com.xpn.xwiki.render.macro
Deprecated. It provides limited functionalities compared to the doc.display scripting API.
FieldMacro() - Constructor for class com.xpn.xwiki.render.macro.FieldMacro
Deprecated.  
fields - Variable in class com.xpn.xwiki.objects.BaseCollection
List of properties (eg XClass properties, XObject properties, etc).
fieldsToRemove - Variable in class com.xpn.xwiki.objects.BaseCollection
 
FILE_LIST_KEY - Static variable in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. The context name of the uploaded file list.
FileUploadPlugin - Class in com.xpn.xwiki.plugin.fileupload
Deprecated. the plugin technology is deprecated, consider rewriting as components
FileUploadPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated.  
FileUploadPluginApi - Class in com.xpn.xwiki.plugin.fileupload
Deprecated. the plugin technology is deprecated, consider rewriting as components
FileUploadPluginApi(FileUploadPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. API constructor.
filter(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.plugin.packaging.DocumentFilter
Do actions at the import or export on a document.
filter(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
filter(String, FilterContext) - Method in class com.xpn.xwiki.render.macro.WikiCodeFilter
 
filterString(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
Turn Windows CP1252 Characters to iso-8859-1 characters when possible, HTML entities when needed.
filterStringArray(String[]) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
findAttachmentForDocRevision(XWikiDocument, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
findCookie(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Try to find the cookie of the current request or create it.
findDeletedAttachmentForDocRevision(XWikiDocument, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
findInGroup(String, Map<String, String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Locates the user in the Map: either the user is a value or the key starts with the LDAP syntax.
findUser(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
findVisit(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Try to find the visiting session of the current request, or create a new one if this request is not part of a visit.
findVisitByCookie(String, XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Search visit statistics object in the database based on cookie name.
findVisitByField(String, String, XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Search visit statistics object in the database based on cookie name.
findVisitByIPUA(String, XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Search visit statistics object in the database based on visit unique id.
FIRST - Static variable in class com.xpn.xwiki.criteria.impl.RangeFactory
The interval that matches just the first element of the list it is applied to.
FloatProperty - Class in com.xpn.xwiki.objects
 
FloatProperty() - Constructor for class com.xpn.xwiki.objects.FloatProperty
 
flush() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
flushBuffer() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
flushBuffer() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
flushCache() - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to flush the cache of the Wiki installation This flushed the cache of all wikis, all plugins, all renderers
flushCache() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
flushCache() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
flushCache() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
flushCache() - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
flushCache() - Method in class com.xpn.xwiki.plugin.google.GooglePlugin
 
flushCache() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.  
flushCache() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Discard all generated output from the temporary file storage.
flushCache() - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
flushCache() - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
flushCache() - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
 
flushCache() - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
flushCache() - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
flushCache(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
flushCache() - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated. use XWikiDefaultPlugin.flushCache(XWikiContext) instead
flushCache(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. A "flush cache" method usually called by the global XWiki.flushCache(XWikiContext), requesting plugins to clear their cached data.
flushCache(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
flushCache() - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
flushCache() - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
flushCache() - Static method in class com.xpn.xwiki.render.groovy.XWikiSimpleTemplateEngine
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiJSPRenderer
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiPluginRenderer
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
flushCache() - Method in interface com.xpn.xwiki.render.XWikiRenderer
 
flushCache() - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
flushCache() - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
flushCache() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
flushCache() - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
flushCache() - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
 
flushCache() - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
flushCache(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
flushClassCache() - Method in class com.xpn.xwiki.XWikiContext
Empty the class cache.
forgetLogin(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Forget a login by removing the authentication cookies.
FORM_PASSWORD_PLACEHODLER - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
formatDate(Date) - Method in class com.xpn.xwiki.api.XWiki
API allowing to format a date according to the default Wiki setting The date format is provided in the 'dateformat' parameter of the XWiki Preferences
formatDate(Date, String) - Method in class com.xpn.xwiki.api.XWiki
API allowing to format a date according to a custom format The date format is from java.text.SimpleDateFormat Example: "dd/MM/yyyy HH:mm:ss" or "d MMM yyyy" If the format is invalid the default format will be used to show the date
formatDate(Date, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
FormattingSubstitution - Class in com.xpn.xwiki.render
 
FormattingSubstitution(Util, int) - Constructor for class com.xpn.xwiki.render.FormattingSubstitution
 
formEncode(String) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. starting with 2.7 use $services.xml.escape(content)
FormMacro - Class in com.xpn.xwiki.render.macro
 
FormMacro() - Constructor for class com.xpn.xwiki.render.macro.FormMacro
 
fp - Variable in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
freeMemory() - Method in class com.xpn.xwiki.XWiki
 
fromMap(Map<String, ?>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated. since 2.2.3 use BaseClass.fromMap(java.util.Map, com.xpn.xwiki.objects.BaseCollection)
fromMap(Map<String, ?>, BaseCollection) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.DateClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
fromString(String) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.StringClass
 
fromString(String) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
fromStringArray(String[]) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
fromStringArray(String[]) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
fromStringArray(String[]) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
fromStringArray(String[]) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
fromStringArray(String[]) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
fromValue(Object) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
fromValue(Object) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
fromValueMap(Map<String, ?>, BaseCollection) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
fromXML(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
fromXML(Element) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
fromXML(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
fromXML(InputStream) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
fromXML(String, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
fromXML(InputStream, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
fromXML(Document, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
fromXML(Element) - Method in class com.xpn.xwiki.objects.BaseObject
 
fromXML(Element) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
fromXML(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
fromXML(Element) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
fromXml(InputStream) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
fromXML(Element) - Method in class com.xpn.xwiki.stats.impl.XWikiStats
Initialize statistics object from XML schema.

G

gc() - Method in class com.xpn.xwiki.XWiki
 
generateRandomString(int) - Method in class com.xpn.xwiki.api.Util
Generate a random string, containing only alpha-numeric characters.
generateRandomString(int) - Method in class com.xpn.xwiki.XWiki
 
generateTOC(String, int, int, boolean, XWikiContext) - Static method in class com.xpn.xwiki.util.TOCGenerator
 
generateValidationKey(int) - Method in class com.xpn.xwiki.XWiki
 
get(String) - Method in class com.xpn.xwiki.api.Class
 
get(String) - Method in class com.xpn.xwiki.api.Context
Returns the value associated with the given key in the XWiki context.
get(String) - Method in class com.xpn.xwiki.api.Document
 
get(String) - Method in class com.xpn.xwiki.api.Object
This method's name is misleading since it doesn't return the Object's property value; it"s equivalent to Object.display(String, String) (with type equals to view).
get(String) - Method in class com.xpn.xwiki.api.XWiki
Returns a plugin from the plugin API.
get(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
get(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
get(String) - Method in class com.xpn.xwiki.objects.meta.MetaClass
 
get(String) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
get(String) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
get(String, List<?>) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. Find a translation and then replace any parameters found in the translation by the passed params parameters.
get(String, Object...) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. Find a translation and then replace any parameters found in the translation by the passed parameters.
get(String) - Method in interface com.xpn.xwiki.web.XWikiRequest
 
get(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
get(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
GET_ACTION - Static variable in class com.xpn.xwiki.web.GetAction
The identifier of the view action.
getAbortBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getAbsoluteSize() - Method in class com.xpn.xwiki.criteria.impl.Range
 
getAbsoluteStart() - Method in class com.xpn.xwiki.criteria.impl.Range
 
getAction() - Method in class com.xpn.xwiki.api.Context
Returns the current action.
getAction() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getAction() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getAction() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
getAction() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
getAction() - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
GetAction - Class in com.xpn.xwiki.web
Action used to get a resource that is a part of a page loaded asynchronously generally for performance reasons.
GetAction() - Constructor for class com.xpn.xwiki.web.GetAction
 
getAction() - Method in class com.xpn.xwiki.XWikiContext
 
getActionStatistics(String, Scope, Period, Duration) - Method in class com.xpn.xwiki.api.StatsService
Shows how the statistics for the specified action have evolved over the specified period of time.
getActionStatistics(String, Scope, Period, Duration, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Shows how the statistics for the specified action have evolved over the specified period of time.
getActionStatistics(String, Scope, Period, Duration, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Shows how the statistics for the specified action have evolved over the specified period of time.
getActionStatistics(String, Scope, Period, Duration, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getActiveClass() - Method in class com.xpn.xwiki.api.Document
 
getActiveTimerData() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getAdClientId() - Method in class com.xpn.xwiki.api.XWiki
Returns the Advertisement client ID from the preferences
getAdClientId(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAddToBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getAdType() - Method in class com.xpn.xwiki.api.XWiki
Returns the Advertisement system from the preferences
getAdType(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAlgorithmFromPassword(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getAlias() - Method in class com.xpn.xwiki.content.Link
 
getAlign() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
getALL() - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Helper method for accessing RangeFactory.ALL static field in velocity
getALL() - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Helper method for accessing ScopeFactory.ALL static field in velocity
getALL_PAGES() - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Helper method for accessing ScopeFactory.ALL_PAGES static field in velocity
getALL_SPACES() - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Helper method for accessing ScopeFactory.ALL_SPACES static field in velocity
getALL_TIME() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
Helper method for accessing PeriodFactory.ALL_TIME static field in velocity
getALL_WIKIS() - Static method in class com.xpn.xwiki.criteria.impl.ScopeFactory
Helper method for accessing ScopeFactory.ALL_WIKIS static field in velocity
getAllDeletedAttachments(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Get all the deleted attachments from the database matching an attachment template (document name and filename).
getAllDeletedAttachments(XWikiDocument, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Get all the deleted attachments for a given document.
getAllDeletedAttachments(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
getAllDeletedAttachments(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
getAllDeletedDocuments(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getAllDeletedDocuments(XWikiDocument, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getAllGlobalGroups(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki.
getAllGlobalGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki.
getAllGlobalGroupsNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki.
getAllGlobalGroupsNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki.
getAllGlobalUsers(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki.
getAllGlobalUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki.
getAllGlobalUsersNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki.
getAllGlobalUsersNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki.
getAllGroups(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki and the current wiki.
getAllGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki and the current wiki.
getAllGroupsNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki and the current wiki.
getAllGroupsNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki and the current wiki.
getAllGroupsNamesForMember(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all groups containing provided user.
getAllGroupsNamesForMember(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Get all groups containing provided user.
getAllGroupsNamesForMember(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Get all groups containing provided member in the provided member wiki.
getAllGroupsNamesForMember(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllGroupsReferencesForMember(DocumentReference, int, int, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Get all groups containing provided member in the current wiki.
getAllGroupsReferencesForMember(DocumentReference, int, int, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllLocalGroups(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the current wiki.
getAllLocalGroups() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the current wiki.
getAllLocalGroupsNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the current wiki.
getAllLocalGroupsNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the current wiki.
getAllLocalUsers(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the current wiki.
getAllLocalUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the current wiki.
getAllLocalUsersNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the current wiki.
getAllLocalUsersNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the current wiki.
getAllMatchedGlobalGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki.
getAllMatchedGlobalGroups(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki.
getAllMatchedGlobalGroups(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki.
getAllMatchedGlobalGroupsNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki.
getAllMatchedGlobalGroupsNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki.
getAllMatchedGlobalGroupsNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki.
getAllMatchedGlobalUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki.
getAllMatchedGlobalUsers(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki.
getAllMatchedGlobalUsers(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki.
getAllMatchedGlobalUsersNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki.
getAllMatchedGlobalUsersNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki.
getAllMatchedGlobalUsersNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki.
getAllMatchedGlobalUsersOrGroups(boolean, Object[][], boolean, RequestLimit, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all users or groups in the main wiki.
getAllMatchedGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki and the current wiki.
getAllMatchedGroups(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki and the current wiki.
getAllMatchedGroups(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the main wiki and the current wiki.
getAllMatchedGroups(Object[][], boolean, int, int, Object[][], XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Search for all groups with provided constraints and in a provided order.
getAllMatchedGroups(Object[][], boolean, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllMatchedGroupsNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki and the current wiki.
getAllMatchedGroupsNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki and the current wiki.
getAllMatchedGroupsNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the main wiki and the current wiki.
getAllMatchedLocalGroups(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the current wiki.
getAllMatchedLocalGroups(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the current wiki.
getAllMatchedLocalGroups(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the current wiki.
getAllMatchedLocalGroupsNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the current wiki.
getAllMatchedLocalGroupsNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the current wiki.
getAllMatchedLocalGroupsNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the current wiki.
getAllMatchedLocalUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the current wiki.
getAllMatchedLocalUsers(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the current wiki.
getAllMatchedLocalUsers(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the current wiki.
getAllMatchedLocalUsersNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the current wiki.
getAllMatchedLocalUsersNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the current wiki.
getAllMatchedLocalUsersNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the current wiki.
getAllMatchedLocalUsersOrGroups(boolean, Object[][], boolean, RequestLimit, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all users or groups in the current wiki.
getAllMatchedMembersNamesForGroup(String, String, int, int, Boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get members of provided group.
getAllMatchedMembersNamesForGroup(String, String, int, int, Boolean) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Get members of provided group.
getAllMatchedMembersNamesForGroup(String, String, int, int, Boolean, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Get members of provided group.
getAllMatchedMembersNamesForGroup(String, String, int, int, Boolean, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllMatchedUsers(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki and the current wiki.
getAllMatchedUsers(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki and the current wiki.
getAllMatchedUsers(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki and the current wiki.
getAllMatchedUsers(Object[][], boolean, int, int, Object[][], XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Search for all users with provided constraints and in a provided order.
getAllMatchedUsers(Object[][], boolean, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllMatchedUsersNames(Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki and the current wiki.
getAllMatchedUsersNames(Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki and the current wiki.
getAllMatchedUsersNames(Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki and the current wiki.
getAllMatchedUsersOrGroups(boolean, Object[][], boolean, RequestLimit, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all users or groups in the main wiki and the current.
getAllMatchedUsersOrGroups(boolean, Object[][], boolean, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Search for all users or group with provided constraints and in a provided order.
getAllMatchedWikiGroups(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the provided wiki.
getAllMatchedWikiGroups(String, Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the provided wiki.
getAllMatchedWikiGroups(String, Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the provided wiki.
getAllMatchedWikiGroupsNames(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the provided wiki.
getAllMatchedWikiGroupsNames(String, Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the provided wiki.
getAllMatchedWikiGroupsNames(String, Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the provided wiki.
getAllMatchedWikiUsers(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the provided wiki.
getAllMatchedWikiUsers(String, Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the provided wiki.
getAllMatchedWikiUsers(String, Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the provided wiki.
getAllMatchedWikiUsersNames(String, Map<?, ?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the provided wiki.
getAllMatchedWikiUsersNames(String, Map<?, ?>, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the provided wiki.
getAllMatchedWikiUsersNames(String, Map<?, ?>, int, int, List<?>) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the provided wiki.
getAllMatchedWikiUsersOrGroups(boolean, String, Object[][], boolean, RequestLimit, Object[][], XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all users or groups in the provided wiki.
getAllMatches(String, String, int) - Method in class com.xpn.xwiki.util.Util
 
getAllMembersNamesForGroup(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get all users provided group contains.
getAllMembersNamesForGroup(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Get all members (users or groups) provided group contains.
getAllMembersNamesForGroup(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Get all members (users or groups) provided group contains.
getAllMembersNamesForGroup(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Get all members provided group contains.
getAllMembersNamesForGroup(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getAllMigrations() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getAllMigrations() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
getAllUsers(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki and the current wiki.
getAllUsers() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the main wiki and the current wiki.
getAllUsersNames(int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki and the current wiki.
getAllUsersNames() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the main wiki and the current wiki.
getAllWikiGroups(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the provided wiki.
getAllWikiGroups(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups in the provided wiki.
getAllWikiGroupsNames(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the provided wiki.
getAllWikiGroupsNames(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Get all groups names in the provided wiki.
getAllWikiUsers(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the provided wiki.
getAllWikiUsers(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users in the provided wiki.
getAllWikiUsersNames(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the provided wiki.
getAllWikiUsersNames(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Get all users names in the provided wiki.
getAnchor() - Method in class com.xpn.xwiki.content.Link
 
getArchive() - Method in class com.xpn.xwiki.api.Document
 
getArchive() - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated. since 2.6M1 please do not use this, it is bound to a jrcs based implementation.
getArchive() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Get the archive if it is currently stored in RAM.
getArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Get the archive, loading it from the database if necessary.
getArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getArchive(XWikiContext) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Get the archive, loading it from the database if necessary.
getArgs() - Method in exception com.xpn.xwiki.XWikiException
 
getAttachment() - Method in class com.xpn.xwiki.api.Attachment
 
getAttachment() - Method in class com.xpn.xwiki.api.DeletedAttachment
Access to the real attachment object.
getAttachment(String) - Method in class com.xpn.xwiki.api.Document
 
getAttachment() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
 
getAttachment() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
getAttachment(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachment_archive() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAttachment_content() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAttachmentContent(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getAttachmentContent(AttachmentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getAttachmentData(String, String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get the attachment data.
getAttachmentDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getAttachmentDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentList() - Method in class com.xpn.xwiki.api.Document
 
getAttachmentList() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentRecycleBinStore() - Method in class com.xpn.xwiki.XWiki
 
getAttachmentReferences(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getAttachmentRevision(String) - Method in class com.xpn.xwiki.api.Attachment
Allow to easily access any revision of an attachment.
getAttachmentRevision(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAttachmentRevisionURL(String, String) - Method in class com.xpn.xwiki.api.Document
Get an old revision of an attachment.
getAttachmentRevisionURL(String, String, String) - Method in class com.xpn.xwiki.api.Document
Get an old revision of an attachment.
getAttachmentRevisionURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentRevisionURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachments(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get attachments.
getAttachmentStore(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentStore() - Method in class com.xpn.xwiki.XWiki
 
getAttachmentURL(String) - Method in class com.xpn.xwiki.api.Document
Return the relative URL of download for the the given attachment name.
getAttachmentURL(String, String) - Method in class com.xpn.xwiki.api.Document
Get the relative URL of the given action for the the given attachment name.
getAttachmentURL(String, String, String) - Method in class com.xpn.xwiki.api.Document
Get the relative URL of an action on an attachment.
getAttachmentURL(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an attached file in a Wiki Document The URL is generated differently depending on the environement (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environement (and especially the portlet environment) It is important to always use the URL functions to generate URL and never hardcode URLs
getAttachmentURL(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getAttachmentURL(AttachmentReference, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getAttachmentURL(AttachmentReference, String, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getAttachmentURL(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAttachmentURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAttachmentURLs(DocumentReference, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getAttachmentVersion(AttachmentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getAttachmentVersioningStore() - Method in class com.xpn.xwiki.XWiki
 
getAttribute(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
getAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getAttributeNames() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getAttributeNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getAttributeNameTable(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getAuthenticator(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
getAuthor() - Method in class com.xpn.xwiki.api.Attachment
 
getAuthor() - Method in class com.xpn.xwiki.api.Document
Get fullName of the profile document of the author of the current version of the document.
getAuthor() - Method in class com.xpn.xwiki.api.RevisionInfo
 
getAuthor() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
getAuthor() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getAuthor() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAuthor() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M3 use XWikiDocument.getAuthorReference() instead
getAuthorName() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getAuthorName() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getAuthorReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getAuthorReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAuthProvider(String, int) - Method in class com.xpn.xwiki.plugin.ldap.LDAPPluginReferralHandler
 
getAuthService(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
getAuthService() - Method in class com.xpn.xwiki.XWiki
 
getAuthType() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getAuthType() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getAvailableRendererSyntax(String, String) - Method in class com.xpn.xwiki.api.XWiki
Find the corresponding available renderer syntax.
getBackLinkedPages(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getBackLinkedReferences(XWikiContext)
getBackLinkedReferences(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get the wiki document references pointing to this document.
getBacklinks() - Method in class com.xpn.xwiki.api.Document
 
getBackLinkStatistics(String, Scope, Period, Range) - Method in class com.xpn.xwiki.api.StatsService
Retrieves back-link statistics.
getBackLinkStatistics(String, Scope, Period, Range, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Retrieves back-link statistics.
getBackLinkStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Retrieves back-link statistics.
getBackLinkStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getBaseClass() - Method in class com.xpn.xwiki.api.Class
 
getBaseClass(DocumentReference) - Method in class com.xpn.xwiki.XWikiContext
 
getBaseDN() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getBaseElement() - Method in class com.xpn.xwiki.api.Element
 
getBaseObject() - Method in class com.xpn.xwiki.api.Object
 
getBaseProperty() - Method in class com.xpn.xwiki.api.Property
 
getBasePropertyClass() - Method in class com.xpn.xwiki.api.PropertyClass
Internal access to the wrapped PropertyClass.
getBaseSkin() - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the current skin for this request and user.
getBaseSkin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getBaseSkin(XWikiContext, boolean) - Method in class com.xpn.xwiki.XWiki
 
getBaseSkin(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getBufferAsByteArray() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
getBufferSize() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getBufferSize() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getCache(CacheConfiguration, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Deprecated. use XWikiLDAPUtils.getGroupCache(CacheConfiguration, XWikiContext) instead since 4.1M1
getCache() - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
getCache() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getCachedDBList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getCachedDBTreeList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
Get the ordered list of tree nodes that is currently cached, if any.
getCachedDefaultCustomDisplayer(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Returns the current cached default custom displayer for the PropertyClass.
getCacheDuration() - Method in class com.xpn.xwiki.api.Context
Returns the amount of time this document should be cached.
getCacheDuration() - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
getCacheDuration() - Method in class com.xpn.xwiki.XWikiContext
 
getCacheExpiration(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getCacheFactory() - Method in class com.xpn.xwiki.XWiki
Deprecated. Since 1.7M1, use CacheManager component instead using Utils.getComponent(Class)
getCause() - Method in exception com.xpn.xwiki.XWikiException
 
getCharacterEncoding() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getCharacterEncoding() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getCharacterEncoding() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getCharacterEncoding() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getChildren() - Method in class com.xpn.xwiki.api.Document
Get document children.
getChildren(int, int) - Method in class com.xpn.xwiki.api.Document
Get document children.
getChildren(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getChildrenReferences(XWikiContext)
getChildren(int, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getChildrenReferences(XWikiContext)
getChildrenReferences(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Returns a list of references of all documents which list this document as their parent XWikiDocument.getChildren(int, int, com.xpn.xwiki.XWikiContext)
getChildrenReferences(int, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Returns a list of references of all documents which list this document as their parent
getClass(String) - Method in class com.xpn.xwiki.api.XWiki
Get the XWiki Class object defined in the passed Document name.
getClass(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get a specific class.
getClass(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.2M2 use XWiki.getXClass(DocumentReference, XWikiContext)
getClassDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getClassDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getClasses(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get classes.
getClassId() - Method in class com.xpn.xwiki.web.ObjectRemoveForm
 
getClassList() - Method in class com.xpn.xwiki.api.XWiki
Get the list of available classes in the wiki
getClassList(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getClassList(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getClassList(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
getClassList(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getClassName() - Method in class com.xpn.xwiki.api.PropertyClass
Get the name of the XClass (Object Definition) this property definition belongs to.
getClassName() - Method in class com.xpn.xwiki.objects.BaseCollection
Deprecated. since 2.2M2 use BaseCollection.getXClassReference() instead
getClassname() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getClassName() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getClassName() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getClassName() - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated. use XWikiDefaultPlugin.getName() instead
getClassName() - Method in class com.xpn.xwiki.web.ObjectAddForm
 
getClassType() - Method in class com.xpn.xwiki.api.PropertyClass
Each type of XClass property is identified by a string that specifies the data type of the property value (e.g.
getClassType() - Method in class com.xpn.xwiki.objects.BaseProperty
 
getClassType() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Each type of XClass property is identified by a string that specifies the data type of the property value (e.g.
getClientIP(HttpServletRequest) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Returns the original client IP.
getCode() - Method in exception com.xpn.xwiki.XWikiException
 
getCollection() - Method in class com.xpn.xwiki.api.Collection
 
getColumnsForSelectStatement(String) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getComment() - Method in class com.xpn.xwiki.api.Attachment
 
getComment() - Method in class com.xpn.xwiki.api.Document
 
getComment() - Method in class com.xpn.xwiki.api.RevisionInfo
 
getComment() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getComment() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getComment() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getComment() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getComment() - Method in class com.xpn.xwiki.web.EditForm
 
getComment(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get a specific comment.
getComments() - Method in class com.xpn.xwiki.api.Document
 
getComments(boolean) - Method in class com.xpn.xwiki.api.Document
 
getComments() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getComments(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getComments(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
getCommentsClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getComponent(Class<T>, String) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. since 4.0M1 use Utils.getComponent(Type, String) instead
getComponent(Class<T>) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. since 4.0M1 use Utils.getComponent(Type) instead
getComponent(Type, String) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. starting with 4.1M2 use the Component Script Service instead
getComponent(Type) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. starting with 4.1M2 use the Component Script Service instead
getComponentList(Class<T>) - Static method in class com.xpn.xwiki.web.Utils
Deprecated. since 4.0M1 use Utils.getComponentManager() instead
getComponentManager() - Static method in class com.xpn.xwiki.web.Utils
Deprecated. starting with 4.1M2 use the Component Script Service instead
getConfig() - Method in class com.xpn.xwiki.XWiki
 
getConfigPath() - Static method in class com.xpn.xwiki.XWiki
 
getConfiguration() - Method in class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
 
getConfiguration() - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
 
getConfiguration() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getConfiguredSyntaxes() - Method in class com.xpn.xwiki.api.XWiki
 
getConfiguredSyntaxes() - Method in class com.xpn.xwiki.XWiki
 
getConfirm() - Method in class com.xpn.xwiki.web.RollbackForm
 
getConnection() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
 
getConnection() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getConnection() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
getConnections() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getContent() - Method in class com.xpn.xwiki.api.Attachment
 
getContent() - Method in class com.xpn.xwiki.api.Document
Get raw content of the document, i.e.
getContent() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getContent() - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
 
getContent(XWikiContext) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated. use XWikiAttachment.getContentInputStream(XWikiContext) instead
getContent() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Deprecated. use XWikiAttachmentContent.getContentInputStream() instead
getContent() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContent() - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
getContent(XWikiDocument, StringBuffer) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getContent() - Method in class com.xpn.xwiki.web.EditForm
 
getContent(List<FileItem>, String) - Static method in class com.xpn.xwiki.web.Utils
Get the content of an uploaded file, corresponding to the specified form field.
getContentAsBytes() - Method in class com.xpn.xwiki.api.Attachment
 
getContentAsString() - Method in class com.xpn.xwiki.api.Attachment
 
getContentAsString(String) - Method in class com.xpn.xwiki.api.Attachment
 
getContentAuthor() - Method in class com.xpn.xwiki.api.Document
Get fullName of the profile document of the author of the content modification of this document version.
getContentAuthor() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M3 use XWikiDocument.getContentAuthorReference() instead
getContentAuthorReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getContentAuthorReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContentDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getContentDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContentDiff(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContentDiff(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContentInputStream(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrive the content of this attachment as an input stream.
getContentInputStream() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
getContentLength() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getContentLength() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getContentOfSection(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Return the content of a section.
getContentOutputStream() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Set the content of the attachment by writing to a provided OutputStream.
getContentsAsByteArray() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
getContentSize(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getContentType() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getContentType() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getContentType() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getContentType() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getContentType() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getContentUpdateDate() - Method in class com.xpn.xwiki.api.Document
Get the date when the content modification has been done on this document version.
getContentUpdateDate() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getContentUpdateDate() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getContext() - Method in class com.xpn.xwiki.api.Context
Returns the XWiki context.
getContext() - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
getContext() - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
getContext() - Static method in class com.xpn.xwiki.web.Utils
Helper method for obtaining a valid xcontext from the execution context.
getContext() - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
getContextPath() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getContextPath() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getContextPath() - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
Returns the part of the URL identifying the web application.
getConvertingUserNameType(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getCookie() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getCookie(String, XWikiContext) - Static method in class com.xpn.xwiki.util.Util
 
getCookie(String, HttpServletRequest) - Static method in class com.xpn.xwiki.util.Util
 
getCookie(String) - Method in interface com.xpn.xwiki.web.XWikiRequest
 
getCookie(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getCookie(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getCookieDomains(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getCookieExpirationDate() - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getCookiePrefix() - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Getter for the MyPersistentLoginManager.cookiePrefix parameter.
getCookies() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getCookies() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getCount() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
getCounter(String) - Method in class com.xpn.xwiki.api.XWiki
Provides an absolute counter
getCreationDate() - Method in class com.xpn.xwiki.api.Document
 
getCreationDate() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getCreationDate() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getCreator() - Method in class com.xpn.xwiki.api.Document
Get fullName of the profile document of the document creator.
getCreator() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M2 use XWikiDocument.getCreatorReference() instead
getCreator() - Method in class com.xpn.xwiki.web.EditForm
 
getCreator() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
getCreatorReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getCreatorReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getCriteriaService() - Method in class com.xpn.xwiki.api.XWiki
API to get the xwiki criteria service which allow to create various criteria : integer ranges, date periods, date intervals, etc.
getCriteriaService(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getCryptAlgorithm() - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getCurrentContentSyntaxId() - Method in class com.xpn.xwiki.api.XWiki
Get the syntax of the document currently being executed.
getCurrentContentSyntaxId(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the syntax of the document currently being executed.
getCurrentContentSyntaxId(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the syntax of the document currently being executed.
getCurrentDate() - Method in class com.xpn.xwiki.XWiki
 
getCurrentDay() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
getCurrentDocumentReference() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentMonth() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
getCurrentMonthPageStats(String) - Method in class com.xpn.xwiki.api.Document
Get statistics about the number of request for the current page during the current month.
getCurrentMonthRefStats() - Method in class com.xpn.xwiki.api.Document
Get referer statistics for the current document during the current month.
getCurrentMonthSpaceStats(String) - Method in class com.xpn.xwiki.api.Document
Get statistics about the number of request for the current space during the current month.
getCurrentMonthXWikiStats(String) - Method in class com.xpn.xwiki.api.XWiki
Deprecated. use XWiki.getStatsService() instead
getCurrentUser() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getCurrentUserReference() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentWeek() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
getCurrentWiki() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentYear() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
getCustomClass() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getCustomClass() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getCustomClass() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getCustomDisplay() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getCustomMapping() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getCustomMappingFiles() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getCustomMappingMap() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getCustomMappingPropertyList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getCustomMappingPropertyList(BaseClass) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getCustomMappingPropertyList(BaseClass) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
getCustomMappingPropertyList(BaseClass) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getCustomMappingPropertyList(BaseClass) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
getCustomMappingValue() - Method in class com.xpn.xwiki.objects.BaseProperty
 
getCustomMappingValue() - Method in class com.xpn.xwiki.objects.StringListProperty
 
getDatabase() - Method in class com.xpn.xwiki.api.Context
Returns the current database name.
getDatabase() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getDatabase() - Method in class com.xpn.xwiki.XWiki
 
getDatabase() - Method in class com.xpn.xwiki.XWikiContext
 
getDatabaseProductName() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Retrieve the current database product name.
getDatabaseProductName(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. since 4.0M1 use XWikiHibernateBaseStore.getDatabaseProductName()
getDataMigrationStatus() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getDataMigrationStatus() - Method in interface com.xpn.xwiki.store.migration.DataMigrationManager
 
getDate() - Method in class com.xpn.xwiki.api.Attachment
 
getDate() - Method in class com.xpn.xwiki.api.DeletedAttachment
Retrieve the date and time this attachment has been deleted.
getDate() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDate() - Method in class com.xpn.xwiki.api.Document
 
getDate() - Method in class com.xpn.xwiki.api.RevisionInfo
 
getDate() - Method in class com.xpn.xwiki.api.Util
Creates a new Date object corresponding to the current time.
getDate(long) - Method in class com.xpn.xwiki.api.Util
Creates a new Date object corresponding to the specified time.
getDate() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.date.
getDate() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDate() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getDate() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getDate() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getDate() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDate() - Method in class com.xpn.xwiki.doc.XWikiLock
 
getDate() - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
getDate(long) - Method in class com.xpn.xwiki.XWiki
 
getDateFormat() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
getDateHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getDateHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getDateValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getDAY() - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Helper method for accessing DurationFactory.DAY static field in velocity.
getDays() - Method in class com.xpn.xwiki.criteria.impl.Duration
 
getDBList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getDBVersion() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getDBVersion() - Method in interface com.xpn.xwiki.store.migration.DataMigrationManager
 
getDBVersion() - Method in interface com.xpn.xwiki.store.migration.DataMigrationStatus
 
getDBVersionFromConfig() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
read data version from xwiki.cfg.
getDBVersionFromDatabase() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Read data version from database.
getDBVersionFromDatabase() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
getDefaultBaseSkin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDefaultCustomDisplayer(String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Method to find the default custom displayer to use for a specific Property Class.
getDefaultDocumentSyntax() - Method in class com.xpn.xwiki.api.XWiki
 
getDefaultDocumentSyntax() - Method in interface com.xpn.xwiki.CoreConfiguration
 
getDefaultDocumentSyntax() - Method in class com.xpn.xwiki.XWiki
 
getDefaultEditMode() - Method in class com.xpn.xwiki.api.Document
 
getDefaultEditMode(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Gets the default edit mode for this document.
getDefaultEditSheet() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getDefaultEditURL() - Method in class com.xpn.xwiki.api.Document
 
getDefaultEditURL(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDefaultEncoding() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDefaultException() - Static method in exception com.xpn.xwiki.plugin.rightsmanager.RightsManagerException
 
getDefaultLanguage() - Method in class com.xpn.xwiki.api.Document
 
getDefaultLanguage() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M2 use XWikiDocument.getDefaultLocale() instead
getDefaultLanguage() - Method in class com.xpn.xwiki.web.EditForm
 
getDefaultLanguage() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
getDefaultLanguage(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDefaultLocale() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDefaultLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDefaultPage(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDefaultSpace(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDefaultTemplate() - Method in class com.xpn.xwiki.api.Document
TODO document this or mark it deprecated
getDefaultTemplate() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDefaultTemplate() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDefaultTemplate() - Method in class com.xpn.xwiki.web.EditForm
 
getDefaultTemplate() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
getDefaultValue() - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
getDefaultViewSheet() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getDefaultWeb() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getDefinition() - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
getDeletedAttachment() - Method in class com.xpn.xwiki.api.DeletedAttachment
Privileged access to the internal object wrapped by this API.
getDeletedAttachment(String) - Method in class com.xpn.xwiki.api.XWiki
Retrieve a specific attachment from the trash.
getDeletedAttachment(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Returns a handler for a deleted attachment.
getDeletedAttachment(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
getDeletedAttachment(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Retrieve a specific attachment from the trash.
getDeletedAttachments(String) - Method in class com.xpn.xwiki.api.XWiki
Retrieve all the deleted attachments that belonged to a certain document.
getDeletedAttachments(String, String) - Method in class com.xpn.xwiki.api.XWiki
Retrieve all the deleted attachments that belonged to a certain document and had the specified name.
getDeletedAttachments(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Retrieve all the deleted attachments that belonged to a certain document.
getDeletedAttachments(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Retrieve all the deleted attachments that belonged to a certain document and had the specified name.
getDeletedDocument() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDeletedDocument(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
 
getDeletedDocument(XWikiDocument, long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getDeletedDocument(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getDeletedDocument(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDeletedDocuments(String, String) - Method in class com.xpn.xwiki.api.XWiki
 
getDeletedDocuments(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDeletedNodeInfo() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getDeleter() - Method in class com.xpn.xwiki.api.DeletedAttachment
Retrieve the name of the user who deleted this attachment.
getDeleter() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDeleter() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.deleter.
getDeleter() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getDeltas(Revision) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDeltas(Revision) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated.  
getDeprecatedObjectProperties(Object) - Method in class com.xpn.xwiki.api.Class
Retrieves deprecated properties of the given object compared to the class.
getDeprecatedObjectProperties(BaseObject) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Retrieves deprecated properties of the given object compared to the class.
getDeprecatedObjectPropertyNames(Object) - Method in class com.xpn.xwiki.api.Class
Get the names of deprecated properties of the given object compared to the class.
getDescription() - Method in class com.xpn.xwiki.export.html.HtmlPackager
 
getDescription() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getDescription() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getDescription() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacro
 
getDescription() - Method in interface com.xpn.xwiki.store.migration.DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.LegacyDataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R15428XWIKI2977DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R35100XWIKI7564DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R35101XWIKI7645DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R35102XWIKI7771DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R40000XWIKI6990DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R42000XWIKI7726DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R4340XWIKI883DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R4359XWIKI1459DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R6405XWIKI1933DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
getDetails() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
getDiff(Object[], Object[]) - Static method in class com.xpn.xwiki.doc.rcs.XWikiPatchUtils
 
getDiff(String, String) - Static method in class com.xpn.xwiki.doc.rcs.XWikiPatchUtils
 
getDiff(Object, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getDiff(Object, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
getDiff(Object, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getDifferencesAsHTML(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated. Return an html blocks representing line diffs between text1 and text2
getDifferencesAsHTML(String, String, boolean) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated. Return an html blocks representing line diffs between text1 and text2
getDifferencesAsHTML(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated. Return an html blocks representing line diffs between text1 and text2
getDifferencesAsHTML(String, String, boolean) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated. Return an html blocks representing line diffs between text1 and text2
getDifferencesAsList(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated. Return a list of Delta objects representing line differences in text1 and text2
getDifferencesAsList(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated. Return a list of Delta objects representing line differences in text1 and text2
getDirectoryForDocument(XWikiDocument) - Method in class com.xpn.xwiki.plugin.packaging.Package
Generate a relative path based on provided document for the directory where the document should be stored.
getDisabledObjectProperties(Object) - Method in class com.xpn.xwiki.api.Class
Get the list of disabled properties that exist in a given object.
getDisabledObjectProperties(BaseObject) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Get the list of disabled properties that exist in a given object.
getDisabledObjectPropertyNames(Object) - Method in class com.xpn.xwiki.api.Class
Get the names of the class properties that are disabled, and exist in the given object.
getDisabledProperties() - Method in class com.xpn.xwiki.api.Class
Get the list of disabled property definitions that exist in this class.
getDisabledProperties() - Method in class com.xpn.xwiki.objects.classes.BaseClass
Get the list of disabled property definitions that exist in this class.
getDisabledPropertyNames() - Method in class com.xpn.xwiki.api.Class
Get the names of the class properties that are disabled.
getDisplayedFields() - Method in class com.xpn.xwiki.api.Context
Returns the list with the currently displayed fields.
getDisplayedFields() - Method in class com.xpn.xwiki.XWikiContext
 
getDisplayFormType() - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
getDisplayTitle() - Method in class com.xpn.xwiki.api.Document
Get document title.
getDisplayType() - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
getDisplayType() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getDisplayValue(String, String, Map<String, ListItem>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
Search for an internationalizable display text for the current value.
getDisplayValue(Object, String, Map<String, ListItem>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
Search for an internationalizable display text for the current value.
getDn(XWikiDocument) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
getDn(BaseObject) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
getDoc() - Method in class com.xpn.xwiki.api.Context
Returns the current requested document.
getDoc() - Method in class com.xpn.xwiki.api.Document
Get a clone of the XWikiDocument wrapped by this API.
getDoc() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getDoc() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
getDoc() - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
getDoc() - Method in class com.xpn.xwiki.XWikiContext
 
getDocDayStats(String, String, Date, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Deprecated. use XWikiStatsService.getDocumentStatistics(String, Scope, Period, Range , XWikiContext) instead.
getDocDayStats(String, String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getDocId() - Method in class com.xpn.xwiki.api.Attachment
 
getDocId() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.docId.
getDocId() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
getDocId() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getDocId() - Method in class com.xpn.xwiki.doc.XWikiLink
 
getDocId() - Method in class com.xpn.xwiki.doc.XWikiLock
 
getDocInfo() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
getDocLanguagePreferenceNew(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocMonthStats(String, String, Date, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Deprecated. use XWikiStatsService.getDocumentStatistics(String, Scope, Period, Range , XWikiContext) instead.
getDocMonthStats(String, String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Deprecated. use XWikiStatsReader.getDocumentStatistics(String, Scope, Period, Range , XWikiContext) instead.
getDocMonthStats(String, String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getDocName() - Method in class com.xpn.xwiki.api.DeletedAttachment
Retrieve the name of the document this attachment belonged to.
getDocName() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.docName.
getDocName(String) - Method in class com.xpn.xwiki.XWiki
 
getDocTotalStats(String, String, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Deprecated. use XWikiStatsService.getDocumentStatistics(String, Scope, Period, Range , XWikiContext) instead.
getDocTotalStats(String, String, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getDocument() - Method in class com.xpn.xwiki.api.Attachment
 
getDocument() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDocument() - Method in class com.xpn.xwiki.api.Document
Get the XWikiDocument wrapped by this API.
getDocument(String) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getDocument(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getDocument(String, String) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getDocument(Document, String) - Method in class com.xpn.xwiki.api.XWiki
Load a specific revision of a document
getDocument(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getDocument(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocument(XWiki, String, boolean) - Static method in class com.xpn.xwiki.xmlrpc.XWikiUtils
Gets a document.
getDocument(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.2M1 use XWiki.getDocument(DocumentReference, XWikiContext) instead
getDocument(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.2M1 use XWiki.getDocument(DocumentReference, XWikiContext) instead
getDocumentArchive() - Method in class com.xpn.xwiki.api.Document
Get the archive of this document's history.
getDocumentArchive() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDocumentArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDocumentArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDocumentArchive() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDocumentAsAuthor(String) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getDocumentAsAuthor(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getDocumentBundle(String) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. Helper method to help get a translated version of a document.
getDocumentBundleNames() - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
getDocumentBundleProperties(XWikiDocument) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
getDocumentBundles() - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
getDocumentBundles(String, String) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. Helper method to help get a translated version of a document.
getDocumentContent(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getDocumentContent(DocumentReference, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentContent(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getDocumentContentForDefaultLanguage(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentContentForDefaultLanguage(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getDocumentFromPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocumentName(XWikiRequest, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.3M1 use XWiki.getDocumentReferenceFromPath(String, XWikiContext) instead
getDocumentNameFromPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.3M1 use XWiki.getDocumentReferenceFromPath(String, XWikiContext) instead
getDocumentReference() - Method in class com.xpn.xwiki.api.Document
returns the DocumentReference for the current document
getDocumentReference() - Method in interface com.xpn.xwiki.doc.MandatoryDocumentInitializer
 
getDocumentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDocumentReference() - Method in class com.xpn.xwiki.objects.BaseElement
 
getDocumentReference() - Method in interface com.xpn.xwiki.objects.ElementInterface
 
getDocumentReference(XWikiRequest, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocumentReferenceFromPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocumentRevision(String) - Method in class com.xpn.xwiki.api.Document
Allow to easily access any revision of a document
getDocumentSection(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Return a Document section with parameter is sectionNumber.
getDocumentStatistics(String, Scope, Period, Range) - Method in class com.xpn.xwiki.api.StatsService
Retrieves document statistics.
getDocumentStatistics(String, Scope, Period, Range, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Retrieves document statistics.
getDocumentStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Retrieves document statistics.
getDocumentStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getDocumentSyntaxId(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getDocumentURL(DocumentReference, String, String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentURL(DocumentReference, String, String, String, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDOMDocument() - Method in class com.xpn.xwiki.util.Util
API to get a new DOM document
getDOMForString(String) - Method in class com.xpn.xwiki.util.Util
API to obtain a DOM document for the specified string
getDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz and return the content of the resulting image (PNG format).
getDotImageURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and returns the URL for the produced file, a PNG image.
getDotImageURL(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz and returns the URL for the produced file, a PNG image.
getDotResultURL(String, boolean, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and returns the URL for the produced file.
getDoubleValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getDownloads() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getDuration() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getDuration(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getDuration() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getDuration(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getDuration() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
getDuration() - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
getDurationFactory() - Method in class com.xpn.xwiki.api.CriteriaService
 
getDurationFactory() - Method in interface com.xpn.xwiki.criteria.api.XWikiCriteriaService
 
getDurationFactory() - Method in class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
getEditModeClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Verify if the XWiki.EditModeClass page exists and that it contains all the required configuration properties to make the edit mode feature work properly.
getEditor() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getEditorPreference() - Method in class com.xpn.xwiki.api.XWiki
Retrieves the current editor preference for the request The preference is first looked up in the user preference and then in the space and wiki preference
getEditorPreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getEditorWysiwyg() - Method in class com.xpn.xwiki.api.Context
Returns the list of textarea fields that use the WYSIWYG editor.
getEditorWysiwyg() - Method in class com.xpn.xwiki.XWikiContext
 
getEditURL(String, String) - Method in class com.xpn.xwiki.api.Document
 
getEditURL(String, String, String) - Method in class com.xpn.xwiki.api.Document
 
getEditURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getEditURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getElement(Element, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getElements() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getElements() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getElementText(Element, String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getElementText(Element, String, String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getElementValue(Object) - Method in class com.xpn.xwiki.objects.classes.ListClass
If the list is populated with value=name pairs selected from the database, then return only the value.
getEmail() - Method in class com.xpn.xwiki.api.User
API to retrieve the e-mail address of this user.
getEmptyIsToday() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
getEnabledProperties() - Method in class com.xpn.xwiki.api.Class
Get the list of enabled (the default, normal state) property definitions that exist in this class.
getEnabledProperties() - Method in class com.xpn.xwiki.objects.classes.BaseClass
Get the list of enabled (the default, normal state) property definitions that exist in this class.
getEnabledPropertyNames() - Method in class com.xpn.xwiki.api.Class
Get the names of the class properties that are enabled.
getEncoding() - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the current encoding of the wiki engine The encoding is stored in xwiki.cfg Default encoding is ISO-8891-1
getEncoding() - Method in class com.xpn.xwiki.XWiki
 
getEnd() - Method in class com.xpn.xwiki.criteria.impl.Period
 
getEndCode() - Method in class com.xpn.xwiki.criteria.impl.Period
 
getEndDate() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getEndTime() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getEngineContext() - Method in class com.xpn.xwiki.XWiki
 
getEngineContext() - Method in class com.xpn.xwiki.XWikiContext
 
getEquivalentPassword(String, String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
Transforms a plain text password so that it has the same encryption as a password stored in the database.
getErrorObjects() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
getErrors() - Method in class com.xpn.xwiki.doc.merge.MergeResult
Deprecated. since 4.1RC1 use MergeResult.getLog() instead
getErrors(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getErrors() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getErrors() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
getEscapedContent() - Method in class com.xpn.xwiki.api.Document
Get the document's content XML-escaped.
getEscapedContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getEvents() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
getEvents() - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
getEvents() - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getEvents() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getEvents() - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getEvents() - Method in class com.xpn.xwiki.XWiki
 
getException() - Method in exception com.xpn.xwiki.XWikiException
 
getExceptions() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
getExecuteBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getExportedSkinFiles() - Method in class com.xpn.xwiki.web.ExportURLFactory
 
getExtension() - Method in class com.xpn.xwiki.pdf.api.PdfExport.ExportType
 
getExtensionId() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getExternalAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getExternalAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getExternalImageLink() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
Get a link to an image.
getExternalURL() - Method in class com.xpn.xwiki.api.Document
Get the external URL to do a given action on this document.
getExternalURL(String) - Method in class com.xpn.xwiki.api.Document
Get the external URL to do a given action on this document.
getExternalURL(String, String) - Method in class com.xpn.xwiki.api.Document
Get the URL to do a given action on this document.
getExternalURL(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getExternalURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getExternalURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getExternalURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getFeed() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
getFeedURL() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
getField() - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
getField(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getFieldFullName() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getFieldList() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getFieldsToRemove() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Return the FileItem corresponding to the file uploaded for a form field.
getFileItem(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. not well named, use FileUploadPlugin.getFileItemAsString(String, com.xpn.xwiki.XWikiContext)
getFileItem(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. not well named, use FileUploadPluginApi.getFileItemAsString(String)
getFileItemAsString(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Allows to retrieve the contents of an uploaded file as a string.
getFileItemAsString(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Allows to retrieve the contents of an uploaded file as a string.
getFileItemData(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Allows to retrieve the contents of an uploaded file as a sequence of bytes.
getFileItemData(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Allows to retrieve the contents of an uploaded file as a sequence of bytes.
getFileItemInputStream(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Allows to retrieve the contents of an uploaded file as a stream.
getFileItemNames(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Retrieves the list of FileItem names.
getFileItemNames() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Retrieves the list of FileItem names.
getFileItems(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Allows to retrieve the current list of uploaded files, as a list of FileItems.
getFileItems() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Allows to retrieve the current list of uploaded files, as a list of FileItems.
getFileItemSize(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Retrieve the size of a file content in byte.
getFileLastModificationDate(String) - Static method in class com.xpn.xwiki.util.Util
 
getFilename() - Method in class com.xpn.xwiki.api.Attachment
 
getFilename() - Method in class com.xpn.xwiki.api.DeletedAttachment
Retrieve the original name of this attachment.
getFileName() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
getFilename() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.filename.
getFilename() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getFileName(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Get the name of the file uploaded for a form field.
getFileName(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Get the name of the file uploaded for a form field.
getFileName(String, FileUploadPlugin, XWikiContext) - Method in class com.xpn.xwiki.web.UploadAction
Extract the corresponding attachment name for a given file field.
getFileName(List<FileItem>, String) - Static method in class com.xpn.xwiki.web.Utils
Get the name of an uploaded file, corresponding to the specified form field.
getFileNameFromDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Generate a file name based on provided document.
getFiles() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getFiles() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getFilesize() - Method in class com.xpn.xwiki.api.Attachment
 
getFilesize() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getFileType() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
getFileType() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
getFilterName() - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
getFIRST() - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Helper method for accessing RangeFactory.FIRST static field in velocity
getFirstObject(String) - Method in class com.xpn.xwiki.api.Document
Get the first object that contains the given fieldname
getFirstObject(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getFirstObject(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getFlash(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getFloatValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getForcedMigrations() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getForm() - Method in class com.xpn.xwiki.XWikiContext
 
getFormat() - Method in class com.xpn.xwiki.api.Document
TODO document this or mark it deprecated
getFormat() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getFormat() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getFormStringSeparator() - Method in class com.xpn.xwiki.objects.ListProperty
 
getFullMessage() - Method in exception com.xpn.xwiki.XWikiException
 
getFullName() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getFullName() - Method in class com.xpn.xwiki.api.Document
Get the fullName of the document.
getFullName() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getFullName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getFullName() - Method in class com.xpn.xwiki.doc.XWikiLink
 
getFullName() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
getFullName() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
getFullNameSQL() - Method in class com.xpn.xwiki.api.XWiki
Deprecated.  
getFullNameSQL() - Method in class com.xpn.xwiki.XWiki
 
getFullNameSQL(boolean) - Method in class com.xpn.xwiki.XWiki
 
getFullQueryPropertyName() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getFunctionName() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
getGlobalRightsClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getGroovyClass() - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer.CachedGroovyClass
 
getGroupCache(CacheConfiguration, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get the cache with the provided name for a particular LDAP server.
getGroupCacheConfiguration(XWikiContext) - Static method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getGroupClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getGroupClasses(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getGroupClasses() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getGroupMappings(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Get mapping between XWiki groups names and LDAP groups names.
getGroupMemberFields(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getGroupMemberFields() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getGroupMembers(String, Map<String, String>, List<String>, List<XWikiLDAPSearchAttribute>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the groupDN.
getGroupMembers(Map<String, String>, List<String>, LDAPEntry, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the groupDN.
getGroupMembers(String, Map<String, String>, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the groupDN.
getGroupMembers(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get group members from cache or update it from LDAP if it is not already cached.
getGroupMembersFromDN(String, Map<String, String>, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the groupDN.
getGroupMembersFromFilter(String, Map<String, String>, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the groupDN.
getGroupMembersSearchResult(LDAPSearchResults, Map<String, String>, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Get all members of a given group based on the the result of a LDAP search.
getGroupsApi() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
 
getGroupService(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getGuid() - Method in class com.xpn.xwiki.api.Object
 
getGuid() - Method in class com.xpn.xwiki.objects.BaseObject
 
getGuid() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getHash(String) - Static method in class com.xpn.xwiki.util.Util
Get a likely unique 64bit hash representing the provided uid string.
getHashAlgorithm() - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeaderNames() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getHeaderNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeaders(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getHeaders(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeight(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
getHeight(String, String) - Method in class com.xpn.xwiki.plugin.image.ImagePluginAPI
Deprecated. Detects the height of an image attached to a wiki page.
getHibernateStore() - Method in class com.xpn.xwiki.XWiki
 
getHidden() - Method in class com.xpn.xwiki.web.EditForm
 
getHost() - Method in class com.xpn.xwiki.stats.impl.SearchEngineRule
 
getHours() - Method in class com.xpn.xwiki.criteria.impl.Duration
 
getHTMLExceptionMessage(XWikiException, XWikiContext) - Static method in class com.xpn.xwiki.util.Util
 
getHttpClient(int, String) - Static method in class com.xpn.xwiki.XWiki
 
getHttpServletRequest() - Method in interface com.xpn.xwiki.web.XWikiRequest
 
getHttpServletRequest() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getHttpServletRequest() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHttpServletResponse() - Method in interface com.xpn.xwiki.web.XWikiResponse
Deprecated. starting with 5.0M1, don't call this method and instead pass "this"
getHttpServletResponse() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getHttpServletResponse() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getHttpTimeout(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getHttpUserAgent(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getIconURL(String) - Method in class com.xpn.xwiki.DefaultSkinAccessBridge
 
getIconURL(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getId() - Method in class com.xpn.xwiki.api.Attachment
 
getId() - Method in class com.xpn.xwiki.api.DeletedAttachment
Retrieve the internal entry index, used to uniquely identify this entity in the trash.
getId() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getId() - Method in class com.xpn.xwiki.api.Document
return the ID of the document.
getId() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.id.
getId() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getId() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
getId() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getId() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getId() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
 
getId() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
This is used so that Hibernate will associate this content with the right attachment (metadata).
getId() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getId() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getId() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getId() - Method in class com.xpn.xwiki.objects.BaseElement
Return an truncated MD5 hash of the local key computed in BaseElement.getLocalKey().
getId() - Method in class com.xpn.xwiki.objects.BaseProperty
 
getId() - Method in class com.xpn.xwiki.objects.classes.ListItem
 
getId() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getId() - Method in interface com.xpn.xwiki.objects.PropertyInterface
Returns the identifier of this property for hibernate.
getId() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getId() - Method in class com.xpn.xwiki.stats.impl.xwiki.DocumentStatsStoreItem
 
getId() - Method in class com.xpn.xwiki.stats.impl.xwiki.RefererStatsStoreItem
 
getId() - Method in class com.xpn.xwiki.stats.impl.xwiki.VisitStatsStoreItem
 
getId() - Method in interface com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreItem
 
getIdField() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getIncludedMacros() - Method in class com.xpn.xwiki.api.Document
 
getIncludedMacros(String, String) - Method in class com.xpn.xwiki.api.XWiki
Returns the list of Macros documents in the specified content
getIncludedMacros(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getIncludedMacros(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getIncludedPages() - Method in class com.xpn.xwiki.api.Document
 
getIncludedPages(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getIncludeMinorVersions() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
include minor versions in the set.
getInitParameter(String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
getInitParameterNames() - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
getInputStream() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getInputStream() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getInputSyntaxes(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Gets all syntaxes supported by the rendering parsers as an input for a syntax conversion.
getInstalled(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getInstalled() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.BooleanMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.ComputedFieldMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.DateMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.DBListMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.DBTreeListMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.EmailMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.GroupsMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.LevelsMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.NumberMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.PageMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.PasswordMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.StaticListMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.StringMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.TextAreaMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.UsersMetaClass
 
getInstance() - Static method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getInstance() - Static method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
 
getInstance() - Static method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
getInstance() - Static method in class com.xpn.xwiki.render.macro.MacroRepository
 
getInterfaceLanguage() - Method in class com.xpn.xwiki.api.Context
Returns the interface language preference of the current user.
getInterfaceLanguage() - Method in class com.xpn.xwiki.XWikiContext
 
getInterfaceLanguagePreference() - Method in class com.xpn.xwiki.api.XWiki
API to access the interface language preference for the request Order of evaluation is: Language of the wiki in mono-lingual mode language request paramater language in context language user preference language in cookie language accepted by the navigator
getInterfaceLanguagePreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getInternalPlugin() - Method in class com.xpn.xwiki.plugin.PluginApi
Deprecated. Return the inner plugin object, if the user has the required programming rights.
getInternalProperty(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getInternalPropertyName(String, XWikiContext) - Static method in class com.xpn.xwiki.doc.XWikiDocument
 
getInterWikiAlias() - Method in class com.xpn.xwiki.content.Link
 
getIntHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getIntHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getIntValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getIntValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getIntValue(DocumentReference, String) instead
getIntValue(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getIntValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getIntValue(String, int) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getInvalidElementIds() - Method in class com.xpn.xwiki.content.parsers.ParsingResultCollection
 
getIP() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getKey() - Method in class com.xpn.xwiki.doc.XWikiDocument
Temporary helper to produce a uid serialization of this document reference, including the locale.
getKey() - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
getKey(XWikiDocument) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated. 
getKey(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated. since 4.0M1 use XWikiDocument.getKey()
getKey(String, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated. since 4.0M1 use XWikiDocument.getKey()
getKey(String, String, String) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated. since 4.0M1 use XWikiDocument.getKey()
getLanguage() - Method in class com.xpn.xwiki.api.Context
Returns the language of the current request.
getLanguage() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getLanguage() - Method in class com.xpn.xwiki.api.Document
Get the language of the document.
getLanguage() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getLanguage() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M2 use XWikiDocument.getLocale() instead
getLanguage() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
getLanguage() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
getLanguage() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
getLanguage() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
getLanguage() - Method in class com.xpn.xwiki.web.EditForm
 
getLanguage() - Method in class com.xpn.xwiki.web.RollbackForm
 
getLanguage() - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 4.3M1 use XWikiContext.getLocale() instead
getLanguagePreference() - Method in class com.xpn.xwiki.api.XWiki
First try to find the current language in use from the XWiki context.
getLanguagePreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
First try to find the current language in use from the XWiki context.
getLargeStringValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getLAST() - Static method in class com.xpn.xwiki.criteria.impl.RangeFactory
Helper method for accessing RangeFactory.LAST static field in velocity
getLastChanges() - Method in class com.xpn.xwiki.api.Document
 
getLastChanges(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLastMigrationException() - Method in interface com.xpn.xwiki.store.migration.DataMigrationStatus
 
getLastTimerData() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getLastUnfinishedTimerData() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getLatestNode() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getLatestVersion() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getLatestVersion() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getLatestVersion() - Method in interface com.xpn.xwiki.store.migration.DataMigrationManager
 
getLDAPBindDN(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getLDAPBindDN(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getLDAPBindPassword(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getLDAPBindPassword(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getLDAPParam(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
First try to retrieve value from XWiki Preferences and then from xwiki.cfg Syntax ldap_*name* (for XWiki Preferences) will be changed to ldap.*name* for xwiki.cfg.
getLDAPParam(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
First try to retrieve value from XWiki Preferences and then from xwiki.cfg Syntax ldap_*name* (for XWiki Preferences) will be changed to ldap.*name* for xwiki.cfg.
getLDAPParamAsLong(String, long, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
First try to retrieve value from XWiki Preferences and then from xwiki.cfg Syntax ldap_*name* (for XWiki Preferences) will be changed to ldap.*name* for xwiki.cfg.
getLDAPPort(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Get LDAP port from configuration.
getLDAPTimeout(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getLevelTreeMap(String, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the LevelTree Map for he provided rights levels.
getLicence() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getLicence() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getLink() - Method in class com.xpn.xwiki.doc.XWikiLink
 
getLinkedPages() - Method in class com.xpn.xwiki.api.Document
 
getLinks() - Method in class com.xpn.xwiki.api.Document
 
getLinksAction() - Method in class com.xpn.xwiki.api.Context
Returns the action used by XWiki URL factories to replace the view action when creating URLs.
getLinksAction() - Method in class com.xpn.xwiki.XWikiContext
 
getLinksQueryString() - Method in class com.xpn.xwiki.api.Context
Returns the extra query string that is added to all the URLs created by XWiki URL factories.
getLinksQueryString() - Method in class com.xpn.xwiki.XWikiContext
 
getLiquibaseChangeLog() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getLiquibaseChangeLog() - Method in interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration
 
getLiquibaseChangeLog() - Method in class com.xpn.xwiki.store.migration.hibernate.R40000XWIKI6990DataMigration
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
getList(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
getList() - Method in class com.xpn.xwiki.objects.ListProperty
 
getList() - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
getListFromString(String) - Static method in class com.xpn.xwiki.objects.classes.GroupsClass
Splits the given string into a list of group names.
getListFromString(String) - Static method in class com.xpn.xwiki.objects.classes.LevelsClass
 
getListFromString(String) - Static method in class com.xpn.xwiki.objects.classes.ListClass
 
getListFromString(String, String, boolean) - Static method in class com.xpn.xwiki.objects.classes.ListClass
 
getListFromString(String) - Static method in class com.xpn.xwiki.objects.classes.UsersClass
Splits the given string into a list of user names.
getListValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getListValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getListValue(DocumentReference, String) instead
getListValue(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getListValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getListValues() - Method in class com.xpn.xwiki.api.PropertyClass
If the property is a ListClass, returns the possible values.
getLoadClass() - Method in class com.xpn.xwiki.render.macro.MacroLoader
 
getLocalAddr() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getLocalAddr() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalCacheFactory() - Method in class com.xpn.xwiki.XWiki
Deprecated. Since 1.7M1, use CacheManager component instead using Utils.getComponent(Class)
getLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLocale() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getLocale() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocale() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getLocale() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getLocale() - Method in class com.xpn.xwiki.XWikiContext
 
getLocaleKey() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.plugin.svg.SVGMacro
Deprecated. The name of the macro.
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.EscapeFilter
 
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.StrongFilter
 
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.UnderlineFilter
 
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.UrlFilter
 
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.XWikiHeadingFilter
 
getLocaleKey() - Method in class com.xpn.xwiki.render.filter.XWikiLinkFilter
The regular expression for detecting WikiLinks.
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.AttachMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.DisplayMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.FieldMacro
Deprecated.  
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.FormMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.ImageMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.LinkMacro
Deprecated.  
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.StyleMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.TableMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.UseMacro
 
getLocaleKey() - Method in class com.xpn.xwiki.render.macro.XWikiCodeMacro
 
getLocales() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getLocales() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalKey() - Method in class com.xpn.xwiki.objects.BaseElement
 
getLocalKey() - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
getLocalName() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getLocalName() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalPort() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getLocalPort() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalUidStringEntityReferenceSerializer() - Method in class com.xpn.xwiki.objects.BaseElement
 
getLocalUser() - Method in class com.xpn.xwiki.api.Context
Returns the current user which made the request.
getLocalUser() - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 3.1M1 use XWikiContext.getUserReference() instead
getLocalUserName(String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a link to the User Name page displayed for the first name and last name of the user The link will link to the page on the local wiki even if the user is registered on a different wiki (in virtual wiki mode)
getLocalUserName(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a link to the User Name page displayed with a custom view The link will link to the page on the local wiki even if the user is registered on a different wiki (in virtual wiki mode) The formating is done using the format parameter which can contain velocity scripting and access all properties of the User profile using variables ($first_name $last_name $email $city)
getLocalUserName(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a text representing the user with the first name and last name of the user With the link param set to false it will not link to the user page With the link param set to true, the link will link to the page on the local wiki even if the user is registered on a different wiki (in virtual wiki mode)
getLocalUserName(String, String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a text representing the user with a custom view The formating is done using the format parameter which can contain velocity scripting and access all properties of the User profile using variables ($first_name $last_name $email $city) With the link param set to false it will not link to the user page With the link param set to true, the link will link to the page on the local wiki even if the user is registered on a different wiki (in virtual wiki mode)
getLocalUserName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getLocalUserName(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getLocalUserName(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getLock(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLocked() - Method in class com.xpn.xwiki.api.Document
 
getLockingDate() - Method in class com.xpn.xwiki.api.Document
 
getLockingUser() - Method in class com.xpn.xwiki.api.Document
 
getLog() - Method in class com.xpn.xwiki.doc.merge.MergeResult
 
getLogLevel() - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
getLongValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLongValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getLongValue(DocumentReference, String) instead
getLongValue(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLongValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getMacro() - Method in class com.xpn.xwiki.api.Context
Retrieves the information about the currently executing macro.
getMacroList() - Method in class com.xpn.xwiki.api.XWiki
API to get the macro list from the XWiki Preferences The macro list are the macros available from the Macro Mapping System
getMacroList(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getMacroRepository() - Method in class com.xpn.xwiki.render.filter.MacroFilter
 
getMacroRepository() - Method in class com.xpn.xwiki.render.filter.StyleFilter
 
getMail(String, String, String, String) - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
getMailHeaders(String, String, String, String) - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
getMainWikiName() - Method in class com.xpn.xwiki.api.Context
Returns the name of the main wiki.
getMainXWiki() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getMainXWiki(XWikiContext) - Static method in class com.xpn.xwiki.XWiki
 
getMainXWiki() - Method in class com.xpn.xwiki.XWikiContext
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
getMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
getMapFromString(String) - Static method in class com.xpn.xwiki.objects.classes.ListClass
 
getMapping(String, String) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Build a Configuration containing the provide mapping.
getMapValues() - Method in class com.xpn.xwiki.api.PropertyClass
If the property is a ListClass, returns the possible values as a map internal key <-> displayed value.
getMatcher() - Method in class com.xpn.xwiki.render.WikiSubstitution
 
getMatcher() - Method in class com.xpn.xwiki.util.Util
 
getMaxDate() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
getMaxRecursiveSpaceChecks(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getMessage() - Method in exception com.xpn.xwiki.XWikiException
 
getMessageTool() - Method in class com.xpn.xwiki.XWikiContext
 
getMeta() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getMeta() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getMetaclass() - Method in class com.xpn.xwiki.api.XWiki
Get the global MetaClass object
getMetaClass() - Static method in class com.xpn.xwiki.objects.meta.MetaClass
 
getMetaclass() - Method in class com.xpn.xwiki.XWiki
 
getMetaDataDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getMetaDataDiff(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getMetaDataDiff(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getMetaDataDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getMethod() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getMethod() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getMimeType() - Method in class com.xpn.xwiki.api.Attachment
 
getMimeType(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getMimeType() - Method in class com.xpn.xwiki.pdf.api.PdfExport.ExportType
 
getMimeType(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
getMimeType(String) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getMinDate() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
getMinorEdit1() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getMode() - Method in class com.xpn.xwiki.api.Context
Specifies the container or environment in which XWiki is currently running.
getMode() - Method in class com.xpn.xwiki.XWikiContext
 
getModifiedContent() - Method in class com.xpn.xwiki.content.parsers.ReplacementResultCollection
 
getModifiedPagesHistory(String, Date, int, int, boolean) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Returns a list of XWikiPageHistorySummary containing all the pages that have been modified since a given date in all their versions.
getModule() - Method in exception com.xpn.xwiki.XWikiException
 
getModuleName() - Method in exception com.xpn.xwiki.XWikiException
 
getMonitorPlugin(XWikiContext) - Static method in class com.xpn.xwiki.util.Util
 
getMONTH() - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Helper method for accessing DurationFactory.MONTH static field in velocity.
getMonths() - Method in class com.xpn.xwiki.criteria.impl.Duration
 
getName() - Method in class com.xpn.xwiki.api.Collection
 
getName() - Method in class com.xpn.xwiki.api.Document
return the name of a document.
getName() - Method in class com.xpn.xwiki.api.Element
Get the name of this element.
getName() - Method in class com.xpn.xwiki.criteria.impl.Scope
 
getName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 used XWikiDocument.getDocumentReference() instead
getName() - Method in class com.xpn.xwiki.export.html.HtmlPackager
 
getName() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getName() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
getName() - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
getName() - Method in class com.xpn.xwiki.objects.BaseElement
Note that this method is used by Hibernate for saving an element.
getName() - Method in class com.xpn.xwiki.objects.BaseObject
Deprecated. since 2.2M2 use BaseElement.getDocumentReference()
getName() - Method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated. since 2.2M2 use BaseElement.getDocumentReference()
getName() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getName() - Method in interface com.xpn.xwiki.objects.ElementInterface
 
getName() - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated.  
getName() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated.  
getName() - Method in class com.xpn.xwiki.plugin.google.GooglePlugin
 
getName() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.  
getName() - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
getName() - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
 
getName() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
getName() - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getName() - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
getName() - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. The name which can be used for accessing this plugin from XWiki.getPlugin(String, XWikiContext).
getName() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacro
 
getName() - Method in class com.xpn.xwiki.render.macro.WikiCodeFilter
 
getName() - Method in class com.xpn.xwiki.render.macro.XWikiJavaCodeFilter
 
getName() - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
getName() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
getName() - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getName() - Method in interface com.xpn.xwiki.store.migration.DataMigration
 
getName() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getName() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getName() - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
getName(String) - Static method in class com.xpn.xwiki.util.Util
 
getName(String, XWikiContext) - Static method in class com.xpn.xwiki.util.Util
 
getName() - Method in class com.xpn.xwiki.web.EditForm
 
getName() - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcUser
 
getName() - Method in class com.xpn.xwiki.XWiki
 
getNameField() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getNb() - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.RequestLimit
 
getNbCalls(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getNbCalls(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getNbCalls() - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
getNbConnections() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getNearestFullVersion(Version) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getNeededMigrations() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getNeededSkins() - Method in class com.xpn.xwiki.web.ExportURLFactory
 
getNewline() - Method in class com.xpn.xwiki.api.Util
Get a New Line character.
getNewValue() - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
getNewValue() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getNewVersion() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
getNextVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getNextVersion(Version) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getNode(Version) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getNodes(long) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSArchive
 
getNodes() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getNodes(Version, Version) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getNormalizedLink(String) - Method in class com.xpn.xwiki.content.Link
Perform a series of normalization steps on the link.
getNotCacheStore() - Method in class com.xpn.xwiki.XWiki
 
getNull() - Method in class com.xpn.xwiki.api.Util
Get a Null value.
getNumber() - Method in class com.xpn.xwiki.api.Collection
 
getNumber() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getNumber() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getNumber() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getNumberType() - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
getObject(String, String, String, boolean) - Method in class com.xpn.xwiki.api.Document
Get the first object of a given classname that has a field name matching the given value
getObject(String, String, String) - Method in class com.xpn.xwiki.api.Document
Get the first object of a given classname that has a field name matching the given value When none found this method will return null
getObject(String) - Method in class com.xpn.xwiki.api.Document
Get the first object matching the given classname
getObject(String, boolean) - Method in class com.xpn.xwiki.api.Document
get the object of the given className.
getObject(String, int) - Method in class com.xpn.xwiki.api.Document
Get the object matching the given classname and given object number
getObject(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObject(DocumentReference) instead
getObject(String, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObject(DocumentReference, int) instead
getObject(String, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObject(DocumentReference, String, String) instead
getObject(String, String, String, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObject(DocumentReference, String, String, boolean) instead
getObject(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getXObject(DocumentReference, boolean, XWikiContext)
getObject() - Method in class com.xpn.xwiki.objects.BaseProperty
 
getObject() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getObject() - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
getObject() - Method in interface com.xpn.xwiki.objects.PropertyInterface
 
getObject(XWikiRequest, String) - Static method in class com.xpn.xwiki.util.Util
 
getObject(String) - Method in class com.xpn.xwiki.web.EditForm
 
getObject(String) - Method in class com.xpn.xwiki.web.ObjectAddForm
 
getObject(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.web.ObjectRemoveAction
 
getObject(String, String, String, Integer) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
The getObject function will return an XWikiObject where only non-null properties are included in the mapping 'field' -> 'value' In order to know all the available fields and their respective types and attributes, clients should refer to the object's class.
getObject(String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
The getObject function will return an XWikiObject where only non-null properties are included in the mapping 'field' -> 'value' In order to know all the available fields and their respective types and attributes, clients should refer to the object's class.
getObjectByGuid(Document, String) - Static method in class com.xpn.xwiki.xmlrpc.XWikiUtils
 
getObjectDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getObjectDiff(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getObjectDiff(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getObjectDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Return the object differences between two document versions.
getObjectFromRequest(String) - Method in class com.xpn.xwiki.api.XWiki
API to create an object from the request The parameters are the ones that are created from doc.display("field","edit") calls
getObjectFromRequest(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getObjectNumber(DocumentReference, DocumentReference, String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getObjectNumber() - Method in class com.xpn.xwiki.objects.BaseObjectReference
 
getObjectNumbers(String) - Method in class com.xpn.xwiki.api.Document
 
getObjectNumbers(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObjectSize(DocumentReference) instead
getObjectNumbers(String) - Method in class com.xpn.xwiki.web.EditForm
 
getObjects(String) - Method in class com.xpn.xwiki.api.Document
Get the list of objects for a given classname classname
getObjects(String, String, String) - Method in class com.xpn.xwiki.api.Document
Select a subset of objects from a given class, filtered on a "key = value" criteria.
getObjects(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObjects(DocumentReference) instead
getObjects(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
getObjectsToRemove() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getObjectsToRemove() instead
getOldObject() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getOriginalDatabase() - Method in class com.xpn.xwiki.api.Context
Returns the name of the original database.
getOriginalDatabase() - Method in class com.xpn.xwiki.XWikiContext
Get the "original" database name.
getOriginalDocument() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getOrigVersion() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
getOutputStream() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
getOutputStream() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getOutputStream() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getOutputSyntaxes(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Gets all syntaxes supported by the rendering as an output for a syntax conversion.
getP5util() - Method in class com.xpn.xwiki.util.Util
 
getPackage() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getPage() - Method in class com.xpn.xwiki.content.Link
 
getPage(XWikiRequest, String) - Static method in class com.xpn.xwiki.web.Utils
Retrieve the name of the velocity template which should be used to generate the response.
getPage(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Retrieves a page.
getPageExistCache() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getPageHistory(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get revision history of a page.
getPageName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getPages(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
getPageSaves() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getPageViews() - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
getParam(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
getParam(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
getParamDescription() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacro
 
getParameter(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getParameter(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParameterMap() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getParameterMap() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParameterNames() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getParameterNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParams() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
getParamsTypes() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
getParent() - Method in class com.xpn.xwiki.api.Document
Get the name of the parent of this document.
getParent() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getParentReference() instead
getParent() - Method in class com.xpn.xwiki.objects.classes.ListItem
 
getParent() - Method in class com.xpn.xwiki.web.EditForm
 
getParent() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
getParentDoc() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getParentReference() instead
getParentField() - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
getParentPreference(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the document containing inherited rights of provided document.
getParentPreference(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get the document containing inherited rights of provided document.
getParentPreference(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerRightsApi
Get the document containing inherited rights of provided document.
getParentReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getParentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getParentURL() - Method in class com.xpn.xwiki.api.Document
 
getParentURL(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getPasswordCrypt(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getPasswordCrypt(String, String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getPasswordHash(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getPasswordHash(String, String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getPatch() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
getPath() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to get the current hibernate config file path
getPathFromDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Generate a relative path based on provided document.
getPathInfo() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getPathInfo() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getPathTranslated() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getPathTranslated() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getPattern() - Method in class com.xpn.xwiki.criteria.impl.Scope
 
getPattern() - Method in class com.xpn.xwiki.render.WikiSubstitution
 
getPatterns() - Static method in class com.xpn.xwiki.util.Util
 
getPeriod() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
getPeriod() - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
getPeriodAsInt(Date, StatsUtil.PeriodType) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Computes an integer representation of the passed date using the following format: "yyyMMdd" for StatsUtil.PeriodType.DAY "yyyMM" for StatsUtil.PeriodType.MONTH .
getPeriodFactory() - Method in class com.xpn.xwiki.api.CriteriaService
 
getPeriodFactory() - Method in interface com.xpn.xwiki.criteria.api.XWikiCriteriaService
 
getPeriodFactory() - Method in class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
getPicker() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
getPlainTitle() - Method in class com.xpn.xwiki.api.Document
Returns the document title as plain text
getPlugin(String) - Method in class com.xpn.xwiki.api.XWiki
Returns a plugin from the plugin API.
getPlugin() - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated.  
getPlugin() - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
getPlugin() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Return the inner plugin object, if the user has the required programming rights.
getPlugin() - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
getPlugin() - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
getPlugin(String) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
getPlugin(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated.  
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated.  
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.google.GooglePlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.  
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Get a public scriptable API that can be used to call methods of the (privileged) plugin.
getPluginApi(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getPluginManager() - Method in class com.xpn.xwiki.XWiki
 
getPluginName() - Method in exception com.xpn.xwiki.plugin.PluginException
Deprecated. Get the name of the plugin that triggered the exception.
getPlugins() - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
getPlugins(String) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
getPrefixedFullName() - Method in class com.xpn.xwiki.api.Document
Get the complete fullName of the document.
getPrefixedFullName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getPrefsClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Verify if the XWiki.XWikiPreferences page exists and that it contains all the required configuration properties to make XWiki work properly.
getPreHibernateLiquibaseChangeLog() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getPreHibernateLiquibaseChangeLog() - Method in interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration
 
getPreHibernateLiquibaseChangeLog() - Method in class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
getPreparedSQLCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getPrettyName() - Method in class com.xpn.xwiki.api.Collection
 
getPrettyName() - Method in class com.xpn.xwiki.api.PropertyClass
Get the untranslated user-friendly name of this property.
getPrettyName() - Method in class com.xpn.xwiki.objects.BaseElement
 
getPrettyName() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getPrettyName(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getPreviousDocument() - Method in class com.xpn.xwiki.api.Document
Allow to easily access the previous revision of a document
getPreviousVersion() - Method in class com.xpn.xwiki.api.Document
Get a string representing the previous version of the document.
getPreviousVersion() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getPrevValue() - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
getPrevValue() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getPrevVersion(Version) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getPriority() - Method in class com.xpn.xwiki.render.macro.WikiCodeFilter
 
getPriority() - Method in class com.xpn.xwiki.render.macro.XWikiJavaCodeFilter
getPriority() - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
getPrivateField(Object, String) - Static method in class com.xpn.xwiki.XWiki
 
getProcessedPassword(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getProductName() - Method in class com.xpn.xwiki.store.DatabaseProduct
 
getProperties() - Method in class com.xpn.xwiki.api.Class
 
getProperties() - Method in class com.xpn.xwiki.api.Collection
 
getProperties(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperties() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getProperty(String) - Method in class com.xpn.xwiki.api.Collection
 
getProperty() - Method in class com.xpn.xwiki.api.Property
 
getProperty(ObjectPropertyReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(ObjectReference, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(String, String, int, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(String, String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getProperty(DocumentReference, DocumentReference, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(DocumentReference, DocumentReference, int, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getProperty(String, String) - Method in class com.xpn.xwiki.XWikiConfig
getProperty(String) - Method in class com.xpn.xwiki.XWikiConfig
getPropertyAsList(String) - Method in class com.xpn.xwiki.XWikiConfig
 
getPropertyClass() - Method in class com.xpn.xwiki.api.PropertyClass
Provides access to the wrapped PropertyClass if Programming Rights are present.
getPropertyClassFromName(String) - Method in class com.xpn.xwiki.api.XWiki
API to get the Property object from a class based on a property path A property path looks like XWiki.ArticleClass_fieldname
getPropertyClassFromName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getPropertyErrors() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
getPropertyList() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getPropertyName() - Method in class com.xpn.xwiki.web.PropChangeForm
Getter for the property name.
getPropertyNames() - Method in class com.xpn.xwiki.api.Class
Returns a String table of the property names.
getPropertyNames() - Method in class com.xpn.xwiki.api.Collection
 
getPropertyNames() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getPropertyType(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getPropName() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getPropName() - Method in class com.xpn.xwiki.web.PropAddForm
 
getPropType() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getPropType() - Method in class com.xpn.xwiki.web.PropAddForm
 
getProtectedPlugin() - Method in class com.xpn.xwiki.plugin.PluginApi
Deprecated. Return the inner plugin object.
getProtocol() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getProtocol() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getQuery(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
Computes the query corresponding to the current XProperty.
getQuery(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
Computes the query corresponding to the current XProperty.
getQueryManager() - Method in class com.xpn.xwiki.api.XWiki
Deprecated. since XE 2.4M2 use the Query Manager Script Service
getQueryManager() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getQueryManager() - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getQueryManager() - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
getQueryString() - Method in class com.xpn.xwiki.content.Link
 
getQueryString() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getQueryString() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRange() - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
getRangeFactory() - Method in class com.xpn.xwiki.api.CriteriaService
 
getRangeFactory() - Method in interface com.xpn.xwiki.criteria.api.XWikiCriteriaService
 
getRangeFactory() - Method in class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
getRCSArchive() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Deprecated. since 2.6M1 please do not use this, it is bound to a jrcs based implementation.
getRCSVersion() - Method in class com.xpn.xwiki.api.Attachment
 
getRCSVersion() - Method in class com.xpn.xwiki.api.Document
Get a Version object representing the current version of the document.
getRCSVersion() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getRCSVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getRCSVersion() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getReader() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getReader() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRealLanguage() - Method in class com.xpn.xwiki.api.Document
Gets the real language of the document.
getRealLanguage(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M1 use XWikiDocument.getRealLocale() instead
getRealLanguage() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M1 use XWikiDocument.getRealLocale() instead
getRealLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRealPath(String) - Method in class com.xpn.xwiki.web.XWikiAction
 
getRealPath(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
getRealPath(String) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getRealPath(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
Deprecated.  
getRealPath(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
Deprecated.  
getRealPath(String) - Method in class com.xpn.xwiki.XWiki
 
getRecentActionFromSessions(XWikiContext, String) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getRecentActions(String, int) - Method in class com.xpn.xwiki.api.StatsService
Returns the recently visited pages for a specific action.
getRecentActions(String, int, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Return the statistics action stored.
getRecentActions(String, int, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Return the statistics action stored.
getRecentActions(String, int, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getRecentRevisions() - Method in class com.xpn.xwiki.api.Document
 
getRecentRevisions(int) - Method in class com.xpn.xwiki.api.Document
 
getRecentRevisions(int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRecentSqlList() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getRecentVisitSize(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getRecycleBinStore() - Method in class com.xpn.xwiki.XWiki
 
getRedirect(XWikiRequest, String) - Static method in class com.xpn.xwiki.web.Utils
Retrieve the URL to which the client should be redirected after the successful completion of the requested action.
getRedirect(String, String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Retrieve the URL to which the client should be redirected after the successful completion of the requested action.
getRedirect(String, String, String...) - Static method in class com.xpn.xwiki.web.Utils
Retrieve the URL to which the client should be redirected after the successful completion of the requested action.
getRedirect(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Retrieve the URL to which the client should be redirected after the successful completion of the requested action.
getRedirectClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Verify if the XWiki.GlobalRedirect page exists and that it contains all the required configuration properties to make the redirection feature work properly.
getReference() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getReference() - Method in class com.xpn.xwiki.objects.BaseElement
 
getReference() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getReference() - Method in interface com.xpn.xwiki.objects.ElementInterface
 
getReferer() - Method in class com.xpn.xwiki.stats.impl.RefererStats
 
getReferer(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getRefererStatistics(String, Scope, Period, Range) - Method in class com.xpn.xwiki.api.StatsService
Retrieves referrer statistics.
getRefererStatistics(String, Scope, Period, Range, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Retrieves referrer statistics.
getRefererStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Retrieves referrer statistics.
getRefererStatistics(String, Scope, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getRefererText(String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a viewable referer text for a referer Referers are URL where users have clicked on a link to an XWiki page Search engine referer URLs are transformed to a nicer view (Google: search query string) For other URL the http:// part is stripped
getRefererText(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getRefMonthStats(String, Date, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Deprecated. use XWikiStatsService.getRefererStatistics(String, Scope, Period, Range, XWikiContext) instead.
getRefMonthStats(String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Deprecated. use XWikiStatsReader.getRefererStatistics(String, Scope, Period, Range, XWikiContext) instead.
getRefMonthStats(String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getRegEx() - Method in class com.xpn.xwiki.stats.impl.SearchEngineRule
 
getRelativeParentReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getRelativeParentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRelativeRequestURL() - Method in class com.xpn.xwiki.api.XWiki
API Allowing to access the current request URL being requested as a relative URL.
getRelativeXClassReference() - Method in class com.xpn.xwiki.objects.BaseCollection
Get the actual reference to the XClass as stored in this instance.
getRememberedPassword(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Get the password stored (in a cookie) in the request.
getRememberedUsername(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Get the username stored (in a cookie) in the request.
getRemoteAddr() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRemoteAddr() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRemoteHost() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRemoteHost() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRemoteIp() - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcUser
 
getRemotePort() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRemotePort() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRemoteUser() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRemoteUser() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRenderedContent() - Method in class com.xpn.xwiki.api.Document
 
getRenderedContent(String) - Method in class com.xpn.xwiki.api.Document
Deprecated. since 1.6M1 use Document.getRenderedContent(String, String)
getRenderedContent(String, String) - Method in class com.xpn.xwiki.api.Document
 
getRenderedContent(String, String, String) - Method in class com.xpn.xwiki.api.Document
 
getRenderedContent(Syntax) - Method in class com.xpn.xwiki.api.Document
 
getRenderedContent(Syntax, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(Syntax, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Gets the rendered content of an existing document.
getRenderedContentDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getRenderedContentDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContentDiff(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContentDiff(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContentRestricted(String, String) - Method in class com.xpn.xwiki.api.Document
Render a text in a restricted mode, where script macros are completely disabled.
getRenderedTitle(String) - Method in class com.xpn.xwiki.api.Document
Returns the title of the document rendered through wiki syntax and velocity
getRenderedTitle(Syntax, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get the rendered version of the document title.
getRenderer(String) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
getRenderer(String) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
getRendererList() - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
getRendererList() - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
getRendererNames() - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
getRendererNames() - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
getRenderingEngine() - Method in class com.xpn.xwiki.XWiki
 
getReplacedElements() - Method in class com.xpn.xwiki.content.parsers.ReplacementResultCollection
 
getReplacementLink(Link, Link) - Method in class com.xpn.xwiki.content.parsers.RenamePageReplaceLinkHandler
Compute the link that will be used to replace matching links in the parsed content.
getReplacementLink(Link, Link) - Method in interface com.xpn.xwiki.content.parsers.ReplaceLinkHandler
Compute the link that will be used to replace matching links in the parsed content.
getRequest() - Method in class com.xpn.xwiki.api.Context
Returns the current request object.
getRequest() - Method in class com.xpn.xwiki.web.XWikiForm
 
getRequest() - Method in class com.xpn.xwiki.XWikiContext
 
getRequestDispatcher(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRequestDispatcher(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRequestedSessionId() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRequestedSessionId() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRequestFilteredUsers(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
The list of users to filter in view request.
getRequests() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getRequests(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getRequests() - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
getRequestURI() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRequestURI() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRequestURL() - Method in class com.xpn.xwiki.api.XWiki
API Allowing to access the current request URL being requested.
getRequestURL(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
getRequestURL() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRequestURL() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRequestURL(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
getRequestURL(XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
getRequestURL(XWikiRequest) - Static method in class com.xpn.xwiki.XWiki
 
getResource(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
getResource(String, int, String) - Method in class com.xpn.xwiki.web.XWikiResourceManagerImpl
 
getResource(String) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getResource(String) - Method in class com.xpn.xwiki.XWiki
 
getResourceAsStream(String) - Method in class com.xpn.xwiki.store.migration.hibernate.MigrationResourceAccessor
 
getResourceAsStream(String) - Static method in class com.xpn.xwiki.util.Util
Load resources from: 1.
getResourceAsStream(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
getResourceAsStream(String) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getResourceAsStream(String) - Method in class com.xpn.xwiki.XWiki
 
getResourceContent(String) - Method in class com.xpn.xwiki.XWiki
 
getResourceContentAsBytes(String) - Method in class com.xpn.xwiki.XWiki
 
getResourceFilePath(String) - Method in class com.xpn.xwiki.web.SkinAction
Get the path for the given file in resources.
getResourceLastModificationDate(String) - Method in class com.xpn.xwiki.XWiki
 
getResponse() - Method in class com.xpn.xwiki.api.Context
Returns the current response object.
getResponse() - Method in class com.xpn.xwiki.XWikiContext
 
getResultSetCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getRev() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
getRev() - Method in class com.xpn.xwiki.web.RollbackForm
 
getRev1() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
getRev2() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
getRevision(XWikiAttachment, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Get an old revision of the attachment which this is an archive of.
getRevision(XWikiAttachment, String, XWikiContext) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Get an old revision of the attachment which this is an archive of.
getRevisionAsString(Version) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSArchive
 
getRevisionCriteriaFactory() - Method in class com.xpn.xwiki.api.CriteriaService
 
getRevisionCriteriaFactory() - Method in interface com.xpn.xwiki.criteria.api.XWikiCriteriaService
 
getRevisionCriteriaFactory() - Method in class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
getRevisionInfo(String) - Method in class com.xpn.xwiki.api.Document
Get information about a document version : author, date, etc.
getRevisionInfo(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRevisions() - Method in class com.xpn.xwiki.api.Document
 
getRevisions(RevisionCriteria) - Method in class com.xpn.xwiki.api.Document
Get document versions matching criterias like author, minimum creation date, etc.
getRevisions(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRevisions(RevisionCriteria, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get document versions matching criterias like author, minimum creation date, etc.
getRight(String) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
getRightsApi() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
 
getRightsClass(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getRightsClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getRightService() - Method in class com.xpn.xwiki.XWiki
 
getRows() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getSchemaFromWikiName(String, DatabaseProduct, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Convert wiki name in database/schema name.
getSchemaFromWikiName(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Convert wiki name in database/schema name.
getSchemaFromWikiName(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Convert context's database in real database/schema name.
getSchemaUpdateScript(Configuration, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
This function gets the schema update scripts generated by comparing the current database with the current hibernate mapping config.
getScheme() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getScheme() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getScopeFactory() - Method in class com.xpn.xwiki.api.CriteriaService
 
getScopeFactory() - Method in interface com.xpn.xwiki.criteria.api.XWikiCriteriaService
 
getScopeFactory() - Method in class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
getScript() - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
Getter for the script value.
getSectionEditingDepth() - Method in class com.xpn.xwiki.api.XWiki
 
getSectionEditingDepth() - Method in class com.xpn.xwiki.XWiki
 
getSectionIndex() - Method in class com.xpn.xwiki.api.DocumentSection
 
getSectionLevel() - Method in class com.xpn.xwiki.api.DocumentSection
 
getSectionNumber() - Method in class com.xpn.xwiki.api.DocumentSection
 
getSections() - Method in class com.xpn.xwiki.api.Document
Get the top sections contained in the document.
getSections() - Method in class com.xpn.xwiki.doc.XWikiDocument
Get the top sections contained in the document.
getSectionTitle() - Method in class com.xpn.xwiki.api.DocumentSection
 
getSecureProvider(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
getSeparator() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getSeparators() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getServerInfo(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get server information.
getServerName() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getServerName() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getServerPort() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getServerPort() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getServerURL(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
getServerURL(String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
Get the url of the server EG: http://www.xwiki.org/ This function sometimes will return a URL with a trailing / and other times not.
getServerURL(XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Generate the base external URL to access this server.
getServerURL(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getServerWikiPage(String) - Static method in class com.xpn.xwiki.XWiki
 
getServletContext() - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
getServletContext() - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getServletPath(String) - Method in class com.xpn.xwiki.api.XWiki
API to get the Servlet path for a given wiki.
getServletPath() - Method in class com.xpn.xwiki.api.XWiki
API to get the Servlet path for the current wiki.
getServletPath() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getServletPath() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getServletPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSession(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
This get's the current session.
getSession(boolean) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getSession() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getSession(boolean) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getSession() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getSessionFactory() - Method in class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
 
getSessionFactory() - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
 
getSessionFactory() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getSetValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getSheetClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 3.1M2 edit mode class should be used for this purpose, not the sheet class
getShortRefererText(String, int) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a viewable referer text for a referer with a maximum length Referers are URL where users have clicked on a link to an XWiki page Search engine referer URLs are transformed to a nicer view (Google: search query string) For other URL the http:// part is stripped
getSize() - Method in class com.xpn.xwiki.criteria.impl.Range
 
getSize() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
getSize() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
getSize() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getSize() - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
getSize() - Method in class com.xpn.xwiki.objects.classes.StringClass
 
getSkin() - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the current skin for this request and user The skin is first derived from the request "skin" parameter If this parameter does not exist, the user preference "skin" is looked up If this parameter does not exist or is empty, the space preference "skin" is looked up If this parameter does not exist or is empty, the XWiki preference "skin" is looked up If this parameter does not exist or is empty, the xwiki.cfg parameter xwiki.defaultskin is looked up If this parameter does not exist or is empty, the xwiki.cfg parameter xwiki.defaultbaseskin is looked up If this parameter does not exist or is empty, the skin is "colibri"
getSkin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinFile(String) - Method in class com.xpn.xwiki.api.XWiki
Return the URL of the static file provided by the current skin The file is first looked in the skin active for the user, the space or the wiki.
getSkinFile(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
Return the URL of the static file provided by the current skin The file is first looked in the skin active for the user, the space or the wiki.
getSkinFile(String) - Method in class com.xpn.xwiki.DefaultSkinAccessBridge
 
getSkinFile(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinFile(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinFile(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinFile(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinFilePath(String, String) - Method in class com.xpn.xwiki.web.SkinAction
Get the path for the given skin file in the given skin.
getSkinPreference(String) - Method in class com.xpn.xwiki.api.XWiki
API to access a Skin Preference The skin object is the current user's skin
getSkinPreference(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access a Skin Preference The skin object is the current user's skin
getSkinPreference(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkinPreference(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSkipped(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getSkipped() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getSort() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getSortedIterator() - Method in class com.xpn.xwiki.objects.BaseCollection
Return an iterator that will operate on a collection of values (as would be returned by getProperties or getFieldList) sorted by their name (ElementInterface.getName()).
getSpace() - Method in class com.xpn.xwiki.api.Document
return the name of the space of the document for example if the fullName of a document is "MySpace.Mydoc", the name is MySpace.
getSpace() - Method in class com.xpn.xwiki.content.Link
 
getSpace() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 used XWikiDocument.getDocumentReference() instead
getSpace(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get information about a given space.
getSpaceCopyright() - Method in class com.xpn.xwiki.api.XWiki
API to access the copyright for this space.
getSpaceCopyright(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpaceDocsName(String) - Method in class com.xpn.xwiki.api.XWiki
API to list all documents in a space
getSpaceDocsName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpaceName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getSpacePreference(String) - Method in class com.xpn.xwiki.api.XWiki
API to access an Space Preference There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look in the XWiki Preferences
getSpacePreference(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access an Space Preference There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look in the XWiki Preferences
getSpacePreference(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreference(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreference(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreferenceAsInt(String, int) - Method in class com.xpn.xwiki.api.XWiki
API to access a space Preference as a int number There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look for the XWiki Preference
getSpacePreferenceAsInt(String) - Method in class com.xpn.xwiki.api.XWiki
API to access a Space Preference as a int number There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look for the XWiki Preference
getSpacePreferenceAsInt(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreferenceAsInt(String, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreferenceAsLong(String, long) - Method in class com.xpn.xwiki.api.XWiki
API to access a Space Preference as a long number There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look for the XWiki Preference
getSpacePreferenceAsLong(String) - Method in class com.xpn.xwiki.api.XWiki
API to access a Space Preference as a long number There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look for the XWiki Preference
getSpacePreferenceAsLong(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreferenceAsLong(String, long, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSpacePreferenceFor(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access an Space Preference There can be one preference object per language This function will find the right preference object associated to the current active language If no preference is found it will look in the XWiki Preferences
getSpacePreferenceFor(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference as a long number There can be one preference object per language This function will find the right preference object associated to the current active language
getSpaces() - Method in class com.xpn.xwiki.api.XWiki
API to list the current spaces in thiswiki
getSpaces(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Get the list of spaces.
getSpaces(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSql() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getSqlList() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
getStackTraceAsString() - Method in exception com.xpn.xwiki.XWikiException
 
getStackTraceAsString(Throwable) - Method in exception com.xpn.xwiki.XWikiException
 
getStart() - Method in class com.xpn.xwiki.criteria.impl.Period
 
getStart() - Method in class com.xpn.xwiki.criteria.impl.Range
 
getStart() - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.RequestLimit
 
getStartCode() - Method in class com.xpn.xwiki.criteria.impl.Period
 
getStartDate() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getStartTime() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getStatsService() - Method in class com.xpn.xwiki.api.XWiki
Access statistics api
getStatsService(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getStatus(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getStatus() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getStatus() - Method in class com.xpn.xwiki.web.XWikiServletResponse
Note that in Servlet 3.0 there's a better way to get the servlet response's code by calling getStatus().
getStorageFilteredUsers(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
The list of users to filter when storing statistics.
getStorageType() - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getStore() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getStore(XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getStore(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStore() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStore(String) - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
getStore() - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
getStore() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getStore() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
getStore() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getStore() - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
getStore() - Method in class com.xpn.xwiki.XWiki
 
getStringValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStringValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.getStringValue(DocumentReference, String) instead
getStringValue(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStringValue(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getSubMap(Map<String, T>, String) - Static method in class com.xpn.xwiki.util.Util
 
getSVGImage(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getSVGImage(String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getSVGImage(int, String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getSVGImage(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
getSVGImage(String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
getSVGImageURL(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getSVGImageURL(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
getSyntax() - Method in class com.xpn.xwiki.api.Document
 
getSyntax() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getSyntax() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getSyntaxId() - Method in class com.xpn.xwiki.api.Document
Deprecated. since 2.3M1 use Document.getSyntax() instead
getSyntaxId() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.3M1, use {link #getSyntax()} instead
getSyntaxId() - Method in class com.xpn.xwiki.web.EditForm
 
getTagClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Verify if the XWiki.TagClass page exists and that it contains all the required configuration properties to make the tag feature work properly.
getTagList() - Method in class com.xpn.xwiki.api.Document
 
getTags() - Method in class com.xpn.xwiki.api.Document
 
getTags(XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getTags(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTags() - Method in class com.xpn.xwiki.web.EditForm
 
getTagsList(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTagsPossibleValues() - Method in class com.xpn.xwiki.api.Document
 
getTagsPossibleValues(XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getTagsPossibleValues(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTarget() - Method in class com.xpn.xwiki.content.Link
 
getTempFile(String) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getTempFile(int, String) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
getTemplate() - Method in class com.xpn.xwiki.api.Document
TODO document this or mark it deprecated
getTemplate() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getTemplateDocumentReference() instead
getTemplate() - Method in class com.xpn.xwiki.web.EditForm
 
getTemplate() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
getTemplateDocumentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTemporaryFile(String, XWikiContext) - Method in class com.xpn.xwiki.web.TempResourceAction
Returns the temporary file corresponding to the specified URI.
getText(String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
getText(String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
getText(String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
getTextArea() - Method in class com.xpn.xwiki.api.Document
 
getTextArea(String) - Method in class com.xpn.xwiki.api.XWiki
Output content in the edit content textarea
getTextArea(String, XWikiContext) - Static method in class com.xpn.xwiki.XWiki
 
getTextValue() - Method in class com.xpn.xwiki.objects.ListProperty
This method is called by Hibernate to get the raw value to store in the database.
getThreadName() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getTimeDelta(long) - Method in class com.xpn.xwiki.api.Util
Compute the elapsed time, in milliseconds, since the specified unix-epoch timestamp.
getTimeDelta(long) - Method in class com.xpn.xwiki.XWiki
 
getTimerList() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getTimerSummaries() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getTimerSummaries() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
getTitle() - Method in class com.xpn.xwiki.api.Document
Get the value of the title field of the document.
getTitle() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getTitle() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTitle() - Method in class com.xpn.xwiki.web.EditForm
 
getTOC(int, int, boolean) - Method in class com.xpn.xwiki.api.Document
Returns data needed for a generation of Table of Content for this document.
getTokens(XWikiContext) - Static method in class com.xpn.xwiki.xmlrpc.XWikiUtils
 
getTooltip() - Method in class com.xpn.xwiki.api.PropertyClass
Get a tooltip string that should be displayed for input fields for instances of this property definition.
getTooltip() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getTooltip(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Gets international tooltip
getTransaction(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to get the current transaction from the context This is set in beginTransaction
getTranslatedContent() - Method in class com.xpn.xwiki.api.Document
 
getTranslatedContent(String) - Method in class com.xpn.xwiki.api.Document
 
getTranslatedContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTranslatedContent(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTranslatedDocument(String) - Method in class com.xpn.xwiki.api.Document
 
getTranslatedDocument() - Method in class com.xpn.xwiki.api.Document
 
getTranslatedDocument(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTranslatedDocument(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M2 use XWikiDocument.getTranslatedDocument(Locale, XWikiContext) insead
getTranslatedDocument(Locale, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Return the document in the provided language.
getTranslatedDocument(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Gets the translated version of a document, in the specified language.
getTranslatedPrettyName() - Method in class com.xpn.xwiki.api.PropertyClass
Get the translated user-friendly name of this property.
getTranslatedPrettyName(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getTranslation() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getTranslation() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTranslation(String) - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated. Looks for a translation in the list of internationalization document bundles.
getTranslationList() - Method in class com.xpn.xwiki.api.Document
 
getTranslationList(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getTranslationList(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getTranslationList(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getTranslationList(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
getTreeLevel(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Get level right tree.
getTreeList(Map<String, List<ListItem>>, Map<String, ListItem>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
Gets an ordered list of items in the tree.
getTreeMap(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
getType() - Method in class com.xpn.xwiki.api.PropertyClass
Get the actual type of the wrapped PropertyClass.
getType() - Method in class com.xpn.xwiki.criteria.impl.Scope
 
getType() - Method in class com.xpn.xwiki.render.FormattingSubstitution
 
getType() - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
getUid(XWikiDocument) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
getUid(BaseObject) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
getUidAttributeName() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getUniqueID() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getUniqueLinkedPages(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Extract all the unique static (i.e.
getUniqueMatches(String, String, int) - Method in class com.xpn.xwiki.util.Util
 
getUniquePageName(String) - Method in class com.xpn.xwiki.api.XWiki
Generates a unique page name based on initial page name and already existing pages
getUniquePageName(String, String) - Method in class com.xpn.xwiki.api.XWiki
Generates a unique page name based on initial page name and already existing pages
getUniquePageName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUniquePageName(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUniqueVisitors() - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
getUniqueWikiLinkedPages(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get a list of unique links from this document to others documents.
getUpdatedNodeContents() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getUpdatedNodeInfos() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
getURI() - Method in class com.xpn.xwiki.content.Link
 
getURL() - Method in class com.xpn.xwiki.api.Document
Get the URL of this document.
getURL(String) - Method in class com.xpn.xwiki.api.Document
Get the URL to do a given action on this document.
getURL(String, String) - Method in class com.xpn.xwiki.api.Document
Get the URL to do a given action on this document.
getURL(String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an a Wiki Document in view mode The URL is generated differently depending on the environement (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environement (and especially the portlet environment) It is important to always use the URL functions to generate URL and never hardcode URLs
getURL(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an a Wiki Document in view mode The URL is generated differently depending on the environement (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environement (and especially the portlet environment) It is important to always use the URL functions to generate URL and never hardcode URLs
getURL(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an a Wiki Document in any mode.
getURL(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of a Wiki Document in any mode, optionally adding a query string The URL is generated differently depending on the environment (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object.
getURL(DocumentReference, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of a Wiki Document in any mode, optionally adding a query string The URL is generated differently depending on the environment (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object.
getURL(String, String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an a Wiki Document in any mode, optionally adding an anchor.
getURL(String, String, String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
getURL(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getURL(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getURL() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
Converts a URL to a relative URL if it's a XWiki URL (keeping only the path + query string + anchor) and leave the URL unchanged if it's an external URL.
getURL() - Method in class com.xpn.xwiki.stats.impl.RefererStats
 
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.web.ExternalServletURLFactory
 
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
Converts a URL to a relative URL if it's a XWiki URL (keeping only the path + query string + anchor) and leave the URL unchanged if it's an external URL.
getURL(URL, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Converts a URL to a string representation.
getURL(URL, XWikiContext) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcURLFactory
 
getURL(DocumentReference, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURL(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.2.1 use XWiki.getURL(DocumentReference, String, String, String, XWikiContext)
getURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURL(DocumentReference, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.3M2 use XWiki.getURL(DocumentReference, String, XWikiContext)
getURL() - Method in class com.xpn.xwiki.XWikiContext
 
getURLContent(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL protected using Basic Authentication
getURLContent(String) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL
getURLContent(String, String, String, int) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL protected using Basic Authentication
getURLContent(String, int) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL
getURLContent(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURLContent(String, int, String) - Method in class com.xpn.xwiki.XWiki
 
getURLContent(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURLContent(String, String, String, int, String) - Method in class com.xpn.xwiki.XWiki
 
getURLContentAsBytes(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL protected using Basic Authentication as Bytes
getURLContentAsBytes(String) - Method in class com.xpn.xwiki.api.XWiki
Returns the content of an HTTP/HTTPS URL as Bytes
getURLContentAsBytes(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURLContentAsBytes(String, int, String) - Method in class com.xpn.xwiki.XWiki
 
getURLContentAsBytes(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURLContentAsBytes(String, String, String, int, String) - Method in class com.xpn.xwiki.XWiki
 
getURLFactory() - Method in class com.xpn.xwiki.api.Context
Returns the URL factory matching both the protocol used to make the current request and the container or environment in which XWiki is running.
getURLFactory() - Method in class com.xpn.xwiki.XWikiContext
 
getURLFactoryService() - Method in class com.xpn.xwiki.XWiki
 
getUser() - Method in class com.xpn.xwiki.api.Context
Returns the current user which made the request.
getUser() - Method in class com.xpn.xwiki.api.User
Expose the wrapped XWikiUser object.
getUser() - Method in class com.xpn.xwiki.api.XWiki
 
getUser(String) - Method in class com.xpn.xwiki.api.XWiki
 
getUser() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getUser() - Method in class com.xpn.xwiki.user.api.XWikiUser
 
getUser(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUser(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUser() - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 3.1M1 use XWikiContext.getUserReference() instead
getUserAgent() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getUserClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Verify if the XWiki.XWikiUsers page exists and that it contains all the required configuration properties to make the user feature work properly.
getUserMappings(List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Get mapping between XWiki users attributes and LDAP users attributes.
getUserName(String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a link to the User Name page displayed for the first name and last name of the user The link will link to the page on the wiki where the user is registered (in virtual wiki mode)
getUserName(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a link to the User Name page displayed with a custom view.
getUserName(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a text representing the user with the first name and last name of the user With the link param set to false it will not link to the user page With the link param set to true, the link will link to the page on the wiki where the user was registered (in virtual wiki mode)
getUserName(String, String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a text representing the user with a custom view With the link param set to false it will not link to the user page With the link param set to true, the link will link to the page on the wiki where the user was registered (in virtual wiki mode) The formating is done using the format parameter which can contain velocity scripting and access all properties of the User profile using variables ($first_name $last_name $email $city)
getUserName() - Method in class com.xpn.xwiki.doc.XWikiLock
 
getUserName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserName(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserName(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPreference(String) - Method in class com.xpn.xwiki.api.XWiki
API to access a User Preference This function will look in the User profile for the preference If no preference is found it will look in the Space Preferences If no preference is found it will look in the XWiki Preferences
getUserPreference(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPreference(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPreferenceAsInt(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPreferenceAsLong(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPreferenceFromCookie(String) - Method in class com.xpn.xwiki.api.XWiki
API to access a User Preference from cookie This function will look in the session cookie for the preference
getUserPreferenceFromCookie(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUserPrincipal() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getUserPrincipal() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getUserProfileByUid(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getUserReference() - Method in class com.xpn.xwiki.api.Context
Returns the document reference for the profile page of the current user which made the request.
getUserReference() - Method in class com.xpn.xwiki.XWikiContext
 
getUsersApi() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
 
getUserSearchFormatString() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
getUserTimeZone() - Method in class com.xpn.xwiki.api.XWiki
 
getUserTimeZone(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUtil() - Method in class com.xpn.xwiki.render.WikiSubstitution
 
getUtil() - Method in class com.xpn.xwiki.XWikiContext
 
getValidationMessage() - Method in class com.xpn.xwiki.api.PropertyClass
Get the message that should be displayed when a value for an instance of this property definition fails the validation.
getValidationMessage() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getValidationRegExp() - Method in class com.xpn.xwiki.api.PropertyClass
Get the regular expression used for validating a value for an instance of this property definition.
getValidationRegExp() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getValidationScript() - Method in class com.xpn.xwiki.api.Document
Retrieves the validation script associated with this document, a Velocity script that is executed when validating the document data.
getValidationScript() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getValidationScript() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getValidationScript() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
getValidationStatus() - Method in class com.xpn.xwiki.api.Context
Returns the form field validation status, which contains the exceptions or errors that may have occured during the validation process performed during a save.
getValidationStatus() - Method in class com.xpn.xwiki.XWikiContext
 
getValidElements() - Method in class com.xpn.xwiki.content.parsers.ParsingResultCollection
 
getValidXWikiUserName(String) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
 
getValue(String) - Method in class com.xpn.xwiki.api.Document
 
getValue(String, Object) - Method in class com.xpn.xwiki.api.Document
 
getValue() - Method in class com.xpn.xwiki.api.Property
 
getValue() - Method in class com.xpn.xwiki.objects.BaseProperty
 
getValue() - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
getValue(String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getValue() - Method in class com.xpn.xwiki.objects.classes.ListItem
 
getValue() - Method in class com.xpn.xwiki.objects.DateProperty
 
getValue() - Method in class com.xpn.xwiki.objects.ListProperty
 
getValue() - Method in class com.xpn.xwiki.objects.NumberProperty
 
getValueField() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getValues() - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
getVelocityContext() - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
getVelocityEngine() - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
getVersion() - Method in class com.xpn.xwiki.api.Attachment
 
getVersion() - Method in class com.xpn.xwiki.api.Document
Get a string representing the current version of the document.
getVersion() - Method in class com.xpn.xwiki.api.RevisionInfo
 
getVersion() - Method in class com.xpn.xwiki.api.XWiki
 
getVersion() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
getVersion() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
getVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getVersion() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getVersion() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
getVersion() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
getVersion() - Method in interface com.xpn.xwiki.store.migration.DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.LegacyDataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R15428XWIKI2977DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R35100XWIKI7564DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R35101XWIKI7645DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R35102XWIKI7771DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R40000XWIKI6990DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R42000XWIKI7726DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R4340XWIKI883DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R4359XWIKI1459DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R6405XWIKI1933DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.XWikiDBVersion
 
getVersion() - Method in class com.xpn.xwiki.XWiki
 
getVersion1() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
getVersion2() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
getVersionHashCode() - Method in class com.xpn.xwiki.api.Document
 
getVersionHashCode(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Computes a document hash, taking into account all document data: content, objects, attachments, metadata...
getVersioningStore(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getVersioningStore() - Method in class com.xpn.xwiki.XWiki
 
getVersionList() - Method in class com.xpn.xwiki.api.Attachment
Get a list of attachment versions from 1.1 to the current.
getVersionList() - Method in class com.xpn.xwiki.doc.XWikiAttachment
Get the list of all versions up to the current.
getVersions() - Method in class com.xpn.xwiki.api.Attachment
Get an array containing the versions of the attachment.
getVersions() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getVersions() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
 
getVersions() - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
getVersionXml(Version, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
Return the XML corresponding to a version.
getVirtualWikiAlias() - Method in class com.xpn.xwiki.content.Link
 
getVirtualWikiCache() - Method in class com.xpn.xwiki.XWiki
 
getVirtualWikiList() - Method in class com.xpn.xwiki.XWiki
 
getVirtualWikisDatabaseNames() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getVirtualWikisDatabaseNames(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getVisitFromSession(HttpSession) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getVisits() - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
getVisitStatistics(String, Period, Range) - Method in class com.xpn.xwiki.api.StatsService
Retrieves visit statistics.
getVisitStatistics(String, Period, Range, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Retrieves visit statistics.
getVisitStatistics(String, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
Retrieves visit statistics.
getVisitStatistics(String, Period, Range, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getWarnings() - Method in class com.xpn.xwiki.doc.merge.MergeResult
Deprecated. since 4.1RC1 use MergeResult.getLog() instead
getWeb() - Method in class com.xpn.xwiki.api.Document
Deprecated. use Document.getSpace() instead of this function.
getWeb() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. use XWikiDocument.getDocumentReference() instead
getWeb(String) - Static method in class com.xpn.xwiki.util.Util
 
getWeb() - Method in class com.xpn.xwiki.web.EditForm
 
getWebAppPath() - Method in class com.xpn.xwiki.api.XWiki
API to get the webapp path for the current wiki.
getWebAppPath(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getWEEK() - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Helper method for accessing DurationFactory.WEEK static field in velocity.
getWeeks() - Method in class com.xpn.xwiki.criteria.impl.Duration
 
getWidth(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
getWidth(String, String) - Method in class com.xpn.xwiki.plugin.image.ImagePluginAPI
Deprecated. Detects the width of an image attached to a wiki page.
getWiki() - Method in class com.xpn.xwiki.api.Document
Get the name wiki where the document is stored.
getWiki() - Method in class com.xpn.xwiki.XWikiContext
 
getWikiName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getDocumentReference() instead
getWikiNode() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getWikiNode() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getWikiOwner(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getWikiOwner() - Method in class com.xpn.xwiki.XWikiContext
 
getWikiPage() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getWikiServer() - Method in class com.xpn.xwiki.XWikiContext
 
getWikiView(String) - Method in class com.xpn.xwiki.render.filter.XWikiLinkFilter
Returns the view of the wiki name that is shown to the user.
getWordDifferencesAsHTML(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated. Return an html blocks representing word diffs between text1 and text2
getWordDifferencesAsHTML(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated. Return an html blocks representing word diffs between text1 and text2
getWordDifferencesAsList(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPlugin
Deprecated. Return a list of Delta objects representing word differences in text1 and text2
getWordDifferencesAsList(String, String) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated. Return a list of Delta objects representing word differences in text1 and text2
getWriter() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
getWriter() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getWriter() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getWysiwygToolbars() - Method in class com.xpn.xwiki.api.XWiki
API to check if using which toolbars in Wysiwyg editor
getWysiwygToolbars(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXClass() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getXClass() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXClass(XWikiContext) - Method in class com.xpn.xwiki.objects.BaseCollection
 
getXClass(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getXClass(XWikiContext) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
getXClass(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXClasses(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXClassReference() - Method in class com.xpn.xwiki.objects.BaseCollection
Get the absolute reference of the XClass.
getXClassReference() - Method in class com.xpn.xwiki.objects.BaseObjectReference
 
getXClassReference() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
getXClassXML() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getXClassXML() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXDOM() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getXDOM() - Method in class com.xpn.xwiki.doc.XWikiDocument
NOTE: This method caches the XDOM and returns a clone that can be safely modified.
getXml() - Method in class com.xpn.xwiki.doc.DeletedAttachment
Getter for DeletedAttachment.xml.
getXml() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getXMLContent() - Method in class com.xpn.xwiki.api.Document
 
getXMLContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Retrieve the document in the current context language as an XML string.
getXMLDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getXMLDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXMLRPCServer() - Method in class com.xpn.xwiki.XWikiContext
 
getXObject() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(EntityReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(ObjectReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get an object of this document based on its reference.
getXObject(DocumentReference, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(EntityReference, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(DocumentReference, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(DocumentReference, String, String, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(DocumentReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(EntityReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObjectProperty(ObjectPropertyReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get an object property of this document based on its reference.
getXObjects(List<BaseObject>) - Method in class com.xpn.xwiki.api.Document
 
getXObjects() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getXObjects() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObjects(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObjects(EntityReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObjectSize(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObjectsToRemove() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXslt(String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfExportImpl
Get an XSLT file.
getXWiki() - Method in class com.xpn.xwiki.api.Context
Returns the XWiki object.
getXWiki() - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to access the underlying main XWiki Object
getXWiki(XWikiContext) - Static method in class com.xpn.xwiki.XWiki
Return the XWiki object (as in "the Wiki API") corresponding to the requested wiki.
getXWikiClass() - Method in class com.xpn.xwiki.api.Class
 
getxWikiClass() - Method in class com.xpn.xwiki.api.Collection
 
getxWikiClass() - Method in class com.xpn.xwiki.api.Document
 
getxWikiClass() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
getxWikiClasses() - Method in class com.xpn.xwiki.api.Document
 
getxWikiClassXML() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXClassXML() instead Hibernate uses this through reflection. It cannot be removed without altering hibernate.cfg.xml
getXWikiConfig() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getXWikiContext() - Method in class com.xpn.xwiki.api.Api
Get the current context.
getXWikiContext() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
getXWikiContext() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
getXWikiContext() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getXWikiContext() - Method in class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
getXWikiDoc() - Method in class com.xpn.xwiki.web.EditBean
 
getXWikiDocumentArchive(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
getXWikiDocumentArchive(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
getXWikiDocVersions(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
getXWikiDocVersions(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
getXWikiObject() - Method in class com.xpn.xwiki.api.Object
 
getxWikiObject() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.getXObject() instead
getxWikiObjects() - Method in class com.xpn.xwiki.api.Document
Get the list of all objects available in this document organized in a Map by classname
getXWikiPreference(String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreference(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreference(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreference(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Obtain a preference value for the wiki, looking up first in the XWiki.XWikiPreferences document, then fallbacking on a config parameter when the first lookup gives an empty string, then returning the default value if the config parameter returned itself an empty string.
getXWikiPreference(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsInt(String, int) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference as an int number There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreferenceAsInt(String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference as a int number There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreferenceAsInt(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsInt(String, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsInt(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsLong(String, long) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference as a long number There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreferenceAsLong(String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference as a long number There can be one preference object per language This function will find the right preference object associated to the current active language
getXWikiPreferenceAsLong(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsLong(String, long, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiPreferenceAsLong(String, String, long, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getXWikiUser() - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 3.1M1 use XWikiContext.getUserReference() instead
getYEAR() - Static method in class com.xpn.xwiki.criteria.impl.DurationFactory
Helper method for accessing DurationFactory.YEAR static field in velocity.
getYears() - Method in class com.xpn.xwiki.criteria.impl.Duration
 
getZipOutputStream(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
GLOBAL_SCOPE - Static variable in class com.xpn.xwiki.criteria.impl.Scope
The scope that is associated with the entire application as a unit
GLOBALRIGHTCLASS_REFERENCE - Static variable in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
GooglePlugin - Class in com.xpn.xwiki.plugin.google
 
GooglePlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.google.GooglePlugin
 
GooglePluginApi - Class in com.xpn.xwiki.plugin.google
 
GooglePluginApi(GooglePlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.google.GooglePluginApi
 
GraphVizMacro - Class in com.xpn.xwiki.plugin.graphviz
Macro used to invoke GraphViz and render its output on a XWiki page.
GraphVizMacro() - Constructor for class com.xpn.xwiki.plugin.graphviz.GraphVizMacro
 
GraphVizPlugin - Class in com.xpn.xwiki.plugin.graphviz
Deprecated. the plugin technology is deprecated
GraphVizPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. The mandatory plugin constructor, this is the method called (through reflection) by the plugin manager.
GraphVizPluginApi - Class in com.xpn.xwiki.plugin.graphviz
Deprecated. the plugin technology is deprecated
GraphVizPluginApi(GraphVizPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Default plugin API constructor.
GroovyAuthServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
 
GroovyAuthServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
GROUPCLASS_REFERENCE - Static variable in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
groupContainsMember(String, String, Map<String, Collection<String>>, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Browse a group and groups it contains to find provided member (user or group).
groups - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.UsersGroups
The collection of groups.
GroupsClass - Class in com.xpn.xwiki.objects.classes
Defines an XClass property type whose value is a list of group references.
GroupsClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.GroupsClass
Creates a new Groups List property that is described by the given meta class.
GroupsClass() - Constructor for class com.xpn.xwiki.objects.classes.GroupsClass
Default constructor.
GroupsMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a groups XClass property.
GroupsMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.GroupsMetaClass
Default constructor.
GUEST_USER - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The Guest username.
GUEST_USER_FULLNAME - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The Guest full name.

H

handleAllTags(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
handleInternalTags(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
handleList(String) - Method in class com.xpn.xwiki.render.ListSubstitution
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.CodeFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.CodeRemoveFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.CodeRestoreFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.EscapeFilter
 
handleMatch(MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.EscapeFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.MacroFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.StyleFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.UrlFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.XWikiHeadingFilter
 
handleMatch(MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.XWikiHeadingFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.XWikiLinkFilter
 
handleMatch(StringBuffer, MatchResult, FilterContext) - Method in class com.xpn.xwiki.render.filter.XWikiListFilter
Method called whenever the wiki source matches the list syntax.
handleMultipart(HttpServletRequest, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Process a multi-part request, extracting all the uploaded files.
handleRevision(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
 
HAS_ATTACHMENTS - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
HAS_CLASS - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
HAS_OBJECTS - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
hasAccessLevel(String, String) - Method in class com.xpn.xwiki.api.Api
Check if the current user has an access level on a given document.
hasAccessLevel(String) - Method in class com.xpn.xwiki.api.Document
 
hasAccessLevel(String, String) - Method in class com.xpn.xwiki.api.Document
 
hasAccessLevel(String) - Method in class com.xpn.xwiki.api.XWiki
API to check rights on the current document for the current user
hasAccessLevel(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to check rights on a document for a given user
hasAccessLevel(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Verifies if the user identified by username has the access level identified by right on the document with the name docname.
hasAccessLevel(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
hasAccessLevel(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
hasAdminRights() - Method in class com.xpn.xwiki.api.Api
Check if the current user has administration rights either on the current wiki or on the current space.
hasAdminRights(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Checks that the current user in the context (the currently authenticated user) has administration rights either on the current wiki or on the current space.
hasAdminRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
hasAttachmentRecycleBin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Indicates whether deleted attachments are stored in a recycle bin or not.
hasAttachmentVersioning(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasBacklinks() - Method in class com.xpn.xwiki.api.XWiki
API to check if the backlinks feature is active Backlinks are activated in xwiki.cfg or in the XWiki Preferences
hasBacklinks(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasBackupPackImportRights(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
hasBackupPackImportRights() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Indicate if the current user has the right to import a package as a backup pack.
hasBeenSuccessfullyMigrated() - Method in interface com.xpn.xwiki.store.migration.DataMigrationStatus
 
hasCaptcha(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasCentralizedAuthentication(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasCustomMapping() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
hasCustomMappings() - Method in class com.xpn.xwiki.XWiki
 
hasDataMigrationBeenAttempted() - Method in interface com.xpn.xwiki.store.migration.DataMigrationStatus
 
hasDroppedPermissions() - Method in class com.xpn.xwiki.XWikiContext
 
hasDynamicCustomMappings() - Method in class com.xpn.xwiki.XWiki
 
hasEditComment() - Method in class com.xpn.xwiki.api.XWiki
API to check if the edit comment feature is active Edit comments are activated in xwiki.cfg or in the XWiki Preferences
hasEditComment(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasElement(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
hasExceptions() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
hasExternalCustomMapping() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
HASH - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
Indicates that the password hash should be store instead of the pass itself.
HASH_IDENTIFIER - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
hashCode() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
hashCode() - Method in class com.xpn.xwiki.doc.XWikiLink
 
hashCode() - Method in class com.xpn.xwiki.objects.BaseElement
 
hashCode() - Method in class com.xpn.xwiki.objects.BaseProperty
 
hashCode() - Method in class com.xpn.xwiki.objects.DateProperty
 
hashCode() - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
hashCode() - Method in class com.xpn.xwiki.store.DatabaseProduct
 
hashCode() - Method in class com.xpn.xwiki.util.AbstractSimpleClass
 
hasInternalCustomMapping() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
hasInvalidElements() - Method in class com.xpn.xwiki.content.parsers.ParsingResultCollection
 
hasMinorEdit() - Method in class com.xpn.xwiki.api.XWiki
API to check if the minor edit feature is active minor edit is activated in xwiki.cfg or in the XWiki Preferences
hasMinorEdit(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasProgrammingRights() - Method in class com.xpn.xwiki.api.Api
Check if the current document has programming rights, meaning that it was last saved by a user with the programming right globally granted.
hasProgrammingRights() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
hasProgrammingRights(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Checks if the author of the context document (last editor of the content of the document) has programming rights (used to determine if the protected calls in the script contained in the document should be executed or not).
hasProgrammingRights(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Checks if the author of the passed document (last editor of the content of the document) has programming rights (used to determine if the protected calls in the script contained in the document should be executed or not).
hasProgrammingRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
hasProgrammingRights(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
hasRecycleBin() - Method in class com.xpn.xwiki.api.XWiki
API to check if the recycle bin feature is active recycle bin is activated in xwiki.cfg or in the XWiki Preferences
hasRecycleBin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasSectionEdit(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasTags() - Method in class com.xpn.xwiki.api.XWiki
API to check if the tags feature is active.
hasTags(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasVersioning(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasVersioning(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.3M1 use XWiki.hasVersioning(XWikiContext) instead
hasWikiAdminRights() - Method in class com.xpn.xwiki.api.Api
Check if the current user has administration rights on the current wiki, regardless of any space admin rights that might also be available.
hasWikiAdminRights(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
Checks that the current user in the context (the currently authenticated user) has administration rights on the current wiki, regardless of any space admin rights that might also be available.
hasWikiAdminRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
HeadingSubstitution - Class in com.xpn.xwiki.render
 
HeadingSubstitution(Util, String, int) - Constructor for class com.xpn.xwiki.render.HeadingSubstitution
 
HibernateAttachmentRecycleBinStore - Class in com.xpn.xwiki.store.hibernate
Realization of AttachmentRecycleBinStore for Hibernate-based storage.
HibernateAttachmentRecycleBinStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
Deprecated. 1.6M1. Use ComponentManager.lookup(AttachmentRecycleBinStore.class) instead.
HibernateAttachmentRecycleBinStore() - Constructor for class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
Empty constructor needed for component manager.
HibernateAttachmentVersioningStore - Class in com.xpn.xwiki.store.hibernate
Realization of AttachmentVersioningStore for Hibernate-based storage.
HibernateAttachmentVersioningStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.hibernate.HibernateAttachmentVersioningStore
Deprecated. 1.6M1. Use ComponentManager.lookup(AttachmentVersioningStore.class) instead.
HibernateAttachmentVersioningStore() - Constructor for class com.xpn.xwiki.store.hibernate.HibernateAttachmentVersioningStore
Empty constructor needed for component manager.
HibernateDataMigration - Interface in com.xpn.xwiki.store.migration.hibernate
Hibernate data migrations role.
HibernateDataMigrationManager - Class in com.xpn.xwiki.store.migration.hibernate
Migration manager for hibernate store.
HibernateDataMigrationManager() - Constructor for class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
Execute the migration itself.
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.LegacyDataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R15428XWIKI2977DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R35100XWIKI7564DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R35101XWIKI7645DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R35102XWIKI7771DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R40000XWIKI6990DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R42000XWIKI7726DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R4340XWIKI883DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R4359XWIKI1459DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
HibernateSessionFactory - Interface in com.xpn.xwiki.store.hibernate
Class used by Hibernate stores for obtain sessions.
HomePageRedirectServlet - Class in com.xpn.xwiki.web
A simple action that redirects to the main page of the wiki.
HomePageRedirectServlet() - Constructor for class com.xpn.xwiki.web.HomePageRedirectServlet
 
HqlQueryExecutor - Class in com.xpn.xwiki.store.hibernate.query
QueryExecutor implementation for Hibernate Store.
HqlQueryExecutor() - Constructor for class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
HSQLDB - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for HSQLDB databases.
HT - Static variable in class com.xpn.xwiki.render.HeadingSubstitution
 
HtmlPackager - Class in com.xpn.xwiki.export.html
Create a ZIP package containing a range of HTML pages with skin and attachment dependencies.
HtmlPackager() - Constructor for class com.xpn.xwiki.export.html.HtmlPackager
 

I

i18n - Class in com.xpn.xwiki.i18n
 
i18n() - Constructor for class com.xpn.xwiki.i18n.i18n
 
ID_COMPARATOR - Static variable in class com.xpn.xwiki.objects.classes.ListItem
Comparator that orders list items on their identifiers, keeping null items at the end.
ImageMacro - Class in com.xpn.xwiki.render.macro
Macro that displays images.
ImageMacro() - Constructor for class com.xpn.xwiki.render.macro.ImageMacro
 
ImagePlugin - Class in com.xpn.xwiki.plugin.image
Deprecated. the plugin technology is deprecated, consider rewriting as components
ImagePlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated. Creates a new instance of this plugin.
ImagePluginAPI - Class in com.xpn.xwiki.plugin.image
Deprecated. the plugin technology is deprecated, consider rewriting as components
ImagePluginAPI(ImagePlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.image.ImagePluginAPI
Deprecated. Creates a new instance of this plugin API.
ImageProcessor - Interface in com.xpn.xwiki.plugin.image
Component used to process images.
Import(byte[], XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Load this package in memory from a byte array.
Import(InputStream, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Load this package in memory from an InputStream.
Import(byte[]) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Load a package in memory from a byte array.
Import(InputStream) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Load a package in memory from an InputStream.
ImportAction - Class in com.xpn.xwiki.web
XWiki Action responsible for importing XAR archives.
ImportAction() - Constructor for class com.xpn.xwiki.web.ImportAction
 
importPackageFromByteArray(byte[]) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Similar to PackageAPI.Import(byte[]), except expected errors are catch.
incDownloads() - Method in class com.xpn.xwiki.stats.impl.VisitStats
Add 1 to the number of downloaded pages during this visit.
include(String, XWikiContext, boolean) - Method in class com.xpn.xwiki.XWiki
Deprecated. replaced by XWiki.include(String topic, boolean isForm, XWikiContext context)
include(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
includeForm(String) - Method in class com.xpn.xwiki.api.XWiki
API to execute a form in the context of an including topic The rendering is evaluated in the context of the including topic All velocity variables are the one of the including topic This api is usually called using #includeForm in a page, which modifies the behavior of "Edit this page" button to direct for Form mode (inline)
includeForm(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to execute a form in the context of an including topic, optionnaly surrounding the content with {pre}{/pre} to avoid future wiki rendering The rendering is evaluated in the context of the including topic All velocity variables are the one of the including topic This api is usually called using #includeForm in a page, which modifies the behavior of "Edit this page" button to direct for Form mode (inline).
IncludeServletAsString - Class in com.xpn.xwiki.web.includeservletasstring
 
includeTopic(String) - Method in class com.xpn.xwiki.api.XWiki
API to include a topic into another The topic is rendered fully in the context of itself
includeTopic(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to include a topic into another, optionally surrounding the content with {pre}{/pre} to avoid future wiki rendering.
incPageSaves() - Method in class com.xpn.xwiki.stats.impl.VisitStats
Add 1 to the number of saved pages during this visit.
incPageViews() - Method in class com.xpn.xwiki.stats.impl.XWikiStats
Add 1 to the counter of view action of this statistic.
increment() - Method in class com.xpn.xwiki.store.migration.XWikiDBVersion
 
incrementAbortBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
incrementAddToBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
incrementExecuteBatchCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
incrementPreparedSQLCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
incrementResultSetCounter() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
incrementVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
incrementVersion() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
incUniqueVisitors() - Method in class com.xpn.xwiki.stats.impl.DocumentStats
Add 1 to the number of unique visitors.
incVisits() - Method in class com.xpn.xwiki.stats.impl.DocumentStats
Add 1 to the number of visits.
info(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
info(String, Throwable) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
inherited - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
List of allow and deny rights for this right level.
init(XWikiContext) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated.  
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.google.GooglePlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.  
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.image.ImagePlugin
Deprecated.  
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
init(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Global initialization, called when the platform is started and the plugin list is initialized.
init() - Method in class com.xpn.xwiki.render.macro.MacroRepository
 
init() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
init(XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
Methods called just one time at XWiki initialization.
init(XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
init(XWiki, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
 
init(XWiki, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
init(FilterConfig) - Method in class com.xpn.xwiki.web.ActionFilter
 
init(Collection<String>, File, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
Init the url factory.
init() - Method in class com.xpn.xwiki.web.HomePageRedirectServlet
 
init(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDebugGWTURLFactory
 
init(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
init(XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
 
initCache(XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
initCache(int, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
initCache(XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
initCache(int, int, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
initCache(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
initCache(int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
initCache(int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
initCache(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
 
initCache(int, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
 
initCache(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
initCache(int, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
initExecutionContext() - Method in class com.xpn.xwiki.util.AbstractXWikiRunnable
Initialize execution context for the current thread.
initialize(InitialRenderContext) - Method in class com.xpn.xwiki.render.macro.MacroRepository
 
initialize(ScriptContext) - Method in class com.xpn.xwiki.render.XWikiScriptContextInitializer
 
initialize(VelocityContext) - Method in class com.xpn.xwiki.render.XWikiVelocityContextInitializer
 
initialize() - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
initialize() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
initialize() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
initialize() - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
initialize(XWikiContext) - Method in interface com.xpn.xwiki.util.XWikiStubContextProvider
Initialize a stub context from a real context.
initializeContainerComponent(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
 
initializeEmptyDB() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
initializeEmptyDB() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
initializeXWikiContext(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.web.XWikiAction
 
initInterface() - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
initLazyCollections() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
initNewDB() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
initNewDB() - Method in interface com.xpn.xwiki.store.migration.DataMigrationManager
Setup the schema of a new DB and set it to the latest version (not running migrations).
initPlugin(Object, Class<XWikiPluginInterface>, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
initXWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) - Method in class com.xpn.xwiki.XWiki
Initialize all xwiki subsystems.
injectCustomMapping(BaseClass, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
injectCustomMapping(BaseClass, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
injectCustomMapping(String, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMapping(BaseClass, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMapping(BaseClass, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
injectCustomMappings(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
injectCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
injectCustomMappings(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
injectCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
injectCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMappings(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMappings(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
injectCustomMappings(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
injectCustomMappingsInSessionFactory(BaseClass, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMappingsInSessionFactory(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectUpdatedCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
injectUpdatedCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
injectUpdatedCustomMappings(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectUpdatedCustomMappings(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
InlineAction - Class in com.xpn.xwiki.web
Deprecated. use EditAction with editor=inline in the query string instead since 3.2
InlineAction() - Constructor for class com.xpn.xwiki.web.InlineAction
Deprecated.  
insertNonWikiText(String) - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
insertText(String, String) - Method in class com.xpn.xwiki.api.Document
 
insertText(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
insidePREHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
insidePREHandler(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called during the 1.0 rendering process, once for each line of content inside pre blocks, after XWikiPluginInterface.startRenderingHandler(String, XWikiContext) and before XWikiPluginInterface.endRenderingHandler(String, XWikiContext).
insidePREHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
install(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
install() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
INSTALL_ALREADY_EXIST - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
INSTALL_ERROR - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
INSTALL_IMPOSSIBLE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
INSTALL_OK - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
installStatusToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
installStatusToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
instance - Static variable in class com.xpn.xwiki.render.macro.MacroRepository
 
IntegerProperty - Class in com.xpn.xwiki.objects
 
IntegerProperty() - Constructor for class com.xpn.xwiki.objects.IntegerProperty
 
internalLink(StringBuffer, String, String, String, String, String, boolean, XWikiContext, Util) - Static method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
internalResponse - Variable in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
interpret(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
interpret(String, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiInterpreter
 
interpret(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
interpretText(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
interpretText(String, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
invokeServletAndReturnAsString(String) - Method in class com.xpn.xwiki.api.XWiki
Designed to include dynamic content, such as Servlets or JSPs, inside Velocity templates; works by creating a RequestDispatcher, buffering the output, then returning it as a string.
invokeServletAndReturnAsString(String, HttpServletRequest, HttpServletResponse) - Static method in class com.xpn.xwiki.web.includeservletasstring.IncludeServletAsString
 
invokeServletAndReturnAsString(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Designed to include dynamic content, such as Servlets or JSPs, inside Velocity templates; works by creating a RequestDispatcher, buffering the output, then returning it as a string.
is10Syntax() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
is10Syntax(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isActive() - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
isAdvancedContent() - Method in class com.xpn.xwiki.api.Document
 
isAdvancedContent() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isAjaxRequest(XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Verify if the current request is an AJAX request.
isAllGroupImplicit(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Check whether the configuration specifies that every user is implicitly in XWikiAllGroup.
isAlphaNumeric(String) - Static method in class com.xpn.xwiki.util.Util
 
isBackupPack() - Method in class com.xpn.xwiki.plugin.packaging.Package
If true, the package will preserve the original author during import, rather than updating the author to the current (importing) user.
isBackupPack() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
isCache() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isCommitted() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
isCommitted() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
isConfirmed() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
isContentDirty() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isContentDirty() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Is the content "dirty" meaning out of sync with the database.
isContentDirty() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isContextDoc(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
Check if a document is the original context document.
isCreator(String) - Method in class com.xpn.xwiki.api.Document
 
isCreator(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. use XWikiDocument.isCreator(DocumentReference) instead
isCreator(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isCss() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
isCssMimeType(String) - Method in class com.xpn.xwiki.web.SkinAction
Checks if a mimetype indicates a CSS file.
isCurrentLocalUserPage() - Method in class com.xpn.xwiki.api.Document
 
isCurrentLocalUserPage(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isCurrentUserCreator() - Method in class com.xpn.xwiki.api.Document
 
isCurrentUserCreator(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isCurrentUserPage() - Method in class com.xpn.xwiki.api.Document
 
isCurrentUserPage(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isCustomDisplayed(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
isCustomMappingValid(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
isCustomMappingValid(String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
isCustomMappingValid(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
isCustomMappingValid(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
isCustomMappingValid(BaseClass, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
isDeep() - Method in class com.xpn.xwiki.criteria.impl.Scope
 
isDiff() - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
 
isDiff() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
isDisabled() - Method in class com.xpn.xwiki.api.PropertyClass
See if this property is disabled or not.
isDisabled() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
See if this property is disabled or not.
isDocumentEditable(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
isDocumentEditable(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
isDocumentViewable(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
isDocumentViewable(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
isEditCommentFieldHidden() - Method in class com.xpn.xwiki.api.XWiki
API to check if the edit comment field is shown in the edit form Edit comments are activated in xwiki.cfg or in the XWiki Preferences
isEditCommentFieldHidden(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
isEditCommentMandatory() - Method in class com.xpn.xwiki.api.XWiki
API to check if the edit comment is mandatory (prompted by Javascript if empty) Edit comments are activated in xwiki.cfg or in the XWiki Preferences
isEditCommentMandatory(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
isEditCommentSuggested() - Method in class com.xpn.xwiki.api.XWiki
API to check if the edit comment is suggested (prompted once by Javascript if empty) Edit comments are activated in xwiki.cfg or in the XWiki Preferences
isEditCommentSuggested(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
isEnabled() - Method in class com.xpn.xwiki.api.StatsService
Deprecated. use StatsService.isEnabledForCurrentWiki()
isEnabledForCurrentWiki() - Method in class com.xpn.xwiki.api.StatsService
Indicate if statistics service is enabled for the current wiki.
isEnabledGlobally() - Method in class com.xpn.xwiki.api.StatsService
Indicate if statistics service is globally enabled.
isExternal() - Method in class com.xpn.xwiki.content.Link
 
isFinished() - Method in class com.xpn.xwiki.XWikiContext
 
isForced - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager.XWikiMigration
True for a forced migration.
isFromCache() - Method in class com.xpn.xwiki.api.Document
 
isFromCache() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
isFromCache() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isFull() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
isHidden() - Method in class com.xpn.xwiki.api.Document
Indicates whether the document is 'hidden' or not, meaning that it should not be returned in public search results or appear in the User Interface in general.
isHidden() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
isHidden() - Method in class com.xpn.xwiki.doc.XWikiDocument
Indicates whether the document is 'hidden' or not, meaning that it should not be returned in public search results.
isImage() - Method in class com.xpn.xwiki.api.Attachment
 
isImage(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isImg() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
isInSchemaMode() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
isInstallable() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
isInstallable() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
isInstallExension() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
isJavascriptMimeType(String) - Method in class com.xpn.xwiki.web.SkinAction
Checks if a mimetype indicates a javascript file.
isLDAP() - Method in class com.xpn.xwiki.XWiki
 
isLDAPEnabled(XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
 
isLockForce() - Method in class com.xpn.xwiki.web.EditForm
 
isLockForce() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
isMain() - Method in class com.xpn.xwiki.api.User
See if the user is global (i.e.
isMain() - Method in class com.xpn.xwiki.user.api.XWikiUser
 
isMainWiki() - Method in class com.xpn.xwiki.api.Context
Specifies if the current request was made to a virtual (non-main) wiki, or to the main wiki.
isMainWiki() - Method in class com.xpn.xwiki.XWikiContext
 
isMainWiki(String) - Method in class com.xpn.xwiki.XWikiContext
 
isMemberOfGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Check if provided DN is in provided LDAP group.
isMemberOfGroups(String, Collection<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Check if provided DN is in one of the provided LDAP groups.
isMetaDataDirty() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isMetaDataDirty() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isMimeTypeSupported(String) - Method in interface com.xpn.xwiki.plugin.image.ImageProcessor
 
isMinorEdit() - Method in class com.xpn.xwiki.api.Document
 
isMinorEdit() - Method in class com.xpn.xwiki.api.RevisionInfo
 
isMinorEdit() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
isMinorEdit() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isMinorEdit() - Method in class com.xpn.xwiki.web.EditForm
 
isModified() - Method in class com.xpn.xwiki.doc.merge.MergeResult
 
isMostRecent() - Method in class com.xpn.xwiki.api.Document
 
isMostRecent() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
isMostRecent() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isMultiLine() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
isMultiLingual() - Method in class com.xpn.xwiki.api.XWiki
API to check is wiki is multi-lingual
isMultiLingual(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
isMultiSelect() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isMySQL() - Method in class com.xpn.xwiki.XWiki
 
isNew() - Method in class com.xpn.xwiki.api.Document
 
isNew() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isNew() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
isNew() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
isPicker() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isPicker() - Method in class com.xpn.xwiki.objects.classes.StringClass
 
isProgrammaticContent() - Method in class com.xpn.xwiki.api.Document
 
isProgrammaticContent() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
isPropertyCustomMapped(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
isProvidedVersionsModifiables() - Method in class com.xpn.xwiki.doc.merge.MergeConfiguration
Indicate of the provided previous/new document can be modified.
isReadOnly() - Method in class com.xpn.xwiki.api.XWiki
returns true if xwiki.readonly is set in the configuration file
isReadOnly() - Method in class com.xpn.xwiki.XWiki
accessor for the isReadOnly instance var.
isRelationalStorage() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isReleaseLock() - Method in class com.xpn.xwiki.web.PreviewForm
 
isRemovePre() - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
isRemovePre() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
isRemovePre() - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
isRenderWiki() - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
isRequestedSessionIdFromCookie() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
isRequestedSessionIdFromCookie() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isRequestedSessionIdFromURL() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
isRequestedSessionIdFromUrl() - Method in class com.xpn.xwiki.web.XWikiServletRequest
Deprecated.  
isRequestedSessionIdFromURL() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isRequestedSessionIdFromUrl() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
Deprecated.  
isRequestedSessionIdValid() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
isRequestedSessionIdValid() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isSearch() - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
isSecure() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
isSecure() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isSingleLine() - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
isStatsEnabled(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
isSuperAdmin(String) - Method in class com.xpn.xwiki.user.impl.xwiki.AbstractXWikiAuthService
 
isTest() - Method in class com.xpn.xwiki.XWiki
Deprecated. No longer used.
isTitleInCompatibilityMode() - Method in class com.xpn.xwiki.api.XWiki
 
isTitleInCompatibilityMode() - Method in class com.xpn.xwiki.XWiki
 
isUidInGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Check if user is in provided LDAP group.
isUnmodifiable() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
isUserInGroup(String) - Method in class com.xpn.xwiki.api.User
Check if the user belongs to a group or not.
isUserInGroup(String, XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
Check if the user belongs to a group or not.
isUserInRole(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
isUserInRole(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isUsesList() - Method in class com.xpn.xwiki.objects.classes.GroupsClass
Deprecated. since 4.3M2 this meta property is not used anymore because we changed the default displayer
isUsesList() - Method in class com.xpn.xwiki.objects.classes.UsersClass
Deprecated. since 4.3M2 this meta property is not used anymore because we changed the default displayer
isUsingPipeDelimiter() - Method in class com.xpn.xwiki.content.Link
 
isValid() - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
isValidColumnTypes(Property) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
isValidXMLElementName(String) - Static method in class com.xpn.xwiki.util.Util
Validate a XML element name.
isValueDirty() - Method in class com.xpn.xwiki.objects.BaseProperty
 
isVersionPreserved() - Method in class com.xpn.xwiki.plugin.packaging.Package
If true, the package will preserve the current document version during import, regardless of whether or not the document history is included.
isVersionPreserved() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
isVirtual(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Checks if this xwiki setup is virtual meaning if multiple wikis can be accessed using the same database pool
isVirtualMode() - Method in class com.xpn.xwiki.api.XWiki
API to check if wiki is in multi-wiki mode (virtual)
isVirtualMode() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
isVirtualMode() - Method in class com.xpn.xwiki.XWiki
 
isWikiContent() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
isWikiNameAvailable(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
isWikiNameAvailable(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
isWikiNameAvailable(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Indicate if the provided wiki name could be used to create a new wiki.
isWikiStatsEnabled(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
isWithVersions() - Method in class com.xpn.xwiki.plugin.packaging.Package
 
isWithVersions() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
isWrapper(Object) - Method in class com.xpn.xwiki.objects.ListProperty.NotifyList
 
isWysiwyg(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 

K

keyValueToHashtable(String) - Static method in class com.xpn.xwiki.util.Util
Create a Map from a string holding a space separated list of key=value pairs.

L

LANGUAGE_DEFAULT - Static variable in class com.xpn.xwiki.i18n.i18n
 
LANGUAGE_ENGLISH - Static variable in class com.xpn.xwiki.i18n.i18n
 
LANGUAGE_FRENCH - Static variable in class com.xpn.xwiki.i18n.i18n
 
LANGUAGE_GERMAN - Static variable in class com.xpn.xwiki.i18n.i18n
 
LANGUAGE_ITALIAN - Static variable in class com.xpn.xwiki.i18n.i18n
 
LANGUAGE_SPANISH - Static variable in class com.xpn.xwiki.i18n.i18n
 
LargeStringProperty - Class in com.xpn.xwiki.objects
 
LargeStringProperty() - Constructor for class com.xpn.xwiki.objects.LargeStringProperty
 
LAST - Static variable in class com.xpn.xwiki.criteria.impl.RangeFactory
The interval that matches just the last element of the list it is applied to.
LazyXWikiDocument - Class in com.xpn.xwiki.doc
Read only lazy loading document.
LazyXWikiDocument() - Constructor for class com.xpn.xwiki.doc.LazyXWikiDocument
Deprecated. use LazyXWikiDocument.LazyXWikiDocument(DocumentReference) instead
LazyXWikiDocument(DocumentReference) - Constructor for class com.xpn.xwiki.doc.LazyXWikiDocument
 
LDAP_XCLASS - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
LDAP_XFIELD_DN - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
LDAP_XFIELD_UID - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
LDAP_XFIELDPN_DN - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
LDAP_XFIELDPN_UID - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
ldapAuthenticate(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Try both local and global ldap login and return Principal.
ldapAuthenticateInContext(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Try LDAP login for given context and return Principal.
ldapAuthenticateInContext(String, String, String, XWikiContext, boolean) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Try LDAP login for given context and return Principal.
LDAPPluginReferralHandler - Class in com.xpn.xwiki.plugin.ldap
Connected to referrals.
LDAPPluginReferralHandler(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.ldap.LDAPPluginReferralHandler
 
LDAPPROFILECLASS_REFERENCE - Static variable in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
LDAPProfileXClass - Class in com.xpn.xwiki.user.impl.LDAP
Helper to manager LDAP profile XClass and XObject.
LDAPProfileXClass(XWikiContext) - Constructor for class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
 
ldapToXWikiAttribute(List<XWikiLDAPSearchAttribute>, LDAPAttributeSet) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Fill provided searchAttributeList with provided LDAP attributes.
LegacyDataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI4396: Duplicate document ID.
LegacyDataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.LegacyDataMigration
 
LevelsClass - Class in com.xpn.xwiki.objects.classes
 
LevelsClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.LevelsClass
 
LevelsClass() - Constructor for class com.xpn.xwiki.objects.classes.LevelsClass
 
LevelsMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a access rights levels XClass property.
LevelsMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.LevelsMetaClass
Default constructor.
LevelTree - Class in com.xpn.xwiki.plugin.rightsmanager.utils
Contains all rights for a level right.
LevelTree() - Constructor for class com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
 
Link - Class in com.xpn.xwiki.content
Represents the parsed data of a wiki link.
Link() - Constructor for class com.xpn.xwiki.content.Link
 
LinkMacro - Class in com.xpn.xwiki.render.macro
Deprecated. It provides limited functionality compared to the wiki link syntax.
LinkMacro() - Constructor for class com.xpn.xwiki.render.macro.LinkMacro
Deprecated.  
LinkParser - Class in com.xpn.xwiki.content.parsers
Parses wiki links in the format defined in Link.
LinkParser() - Constructor for class com.xpn.xwiki.content.parsers.LinkParser
 
liquibase.ext.logger4xwiki - package liquibase.ext.logger4xwiki
 
list - Variable in class com.xpn.xwiki.objects.ListProperty
We make this a notifying list, because we must propagate any value updates to the owner document.
listAllGroups(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated. Use XWikiGroupService.getAllMatchedGroups(Object[][], boolean, int, int, Object[][], XWikiContext).
listAllGroups(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
listAllLevels(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
 
listAllLevels(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
ListClass - Class in com.xpn.xwiki.objects.classes
 
ListClass(String, String, PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.ListClass
 
ListClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.ListClass
 
ListClass() - Constructor for class com.xpn.xwiki.objects.classes.ListClass
 
ListClass.MapComparator - Class in com.xpn.xwiki.objects.classes
 
ListClass.MapComparator(Map<String, ListItem>) - Constructor for class com.xpn.xwiki.objects.classes.ListClass.MapComparator
 
listGroupsForUser(String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated. Use XWikiGroupService.getAllGroupsNamesForMember(String, int, int, XWikiContext).
listGroupsForUser(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
ListItem - Class in com.xpn.xwiki.objects.classes
An entry in a List or in a Tree.
ListItem(String) - Constructor for class com.xpn.xwiki.objects.classes.ListItem
Constructor that initializes both the internal ID and the displayed value with the same value, leaving the ListItem.parent field empty.
ListItem(String, String) - Constructor for class com.xpn.xwiki.objects.classes.ListItem
Constructor that initializes the internal ID and the displayed value, leaving the ListItem.parent field empty.
ListItem(String, String, String) - Constructor for class com.xpn.xwiki.objects.classes.ListItem
Constructor that initializes all of the internal ID, the displayed value, and the ListItem.parent fields.
listMemberForGroup(String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated. Use XWikiGroupService.getAllMembersNamesForGroup(String, int, int, XWikiContext).
listMemberForGroup(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
ListMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the default meta properties for all list XClass property types.
ListMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.ListMetaClass
Default constructor.
ListProperty - Class in com.xpn.xwiki.objects
 
ListProperty() - Constructor for class com.xpn.xwiki.objects.ListProperty
 
ListProperty.NotifyList - Class in com.xpn.xwiki.objects
List implementation for updating dirty flag when updated.
ListProperty.NotifyList(List<String>) - Constructor for class com.xpn.xwiki.objects.ListProperty.NotifyList
 
ListSubstitution - Class in com.xpn.xwiki.render
 
ListSubstitution(Util) - Constructor for class com.xpn.xwiki.render.ListSubstitution
 
load() - Method in class com.xpn.xwiki.render.macro.MacroRepository
Loads macros from all loaders into plugins.
loadAllRCSNodeInfo(XWikiContext, long, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
loadArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
loadArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
loadArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
loadArchive(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentVersioningStore
Load attachment archive from store.
loadArchive(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentVersioningStore
 
loadArchive(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore
 
loadAttachmentContent(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
loadAttachmentContent(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
loadAttachmentContent(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
loadAttachments(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
loadBacklinks(DocumentReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
loadBacklinks(String, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
loadBacklinks(DocumentReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
loadBacklinks(String, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. since 2.2M2 use XWikiHibernateStore.loadBacklinks(DocumentReference, boolean, XWikiContext)
loadBacklinks(DocumentReference, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
loadBacklinks(String, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.loadBacklinks(DocumentReference, boolean, XWikiContext)
loadConfig(InputStream, String) - Method in class com.xpn.xwiki.XWikiConfig
 
loadContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
loadDocument(Version, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
loadDocumentArchive() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
loaders - Variable in class com.xpn.xwiki.render.macro.MacroRepository
 
loadFileList(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Loads the list of uploaded files in the context if there are any uploaded files.
loadFileList(long, int, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. Loads the list of uploaded files in the context if there are any uploaded files.
loadFileList() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Loads the list of uploaded files in the context if there are any uploaded files.
loadFileList(long, int, String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated. Loads the list of uploaded files in the context if there are any uploaded files.
loadLinks(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
loadLinks(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
loadLinks(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
loadLock(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
loadLock(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
loadLock(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
loadPreferences(XWiki, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
loadRCSNodeContent(XWikiRCSNodeId, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
loadRCSNodeContent(XWikiRCSNodeId, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
Load XWikiRCSNodeContent by demand.
loadXWikiCollection(BaseCollection, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. This is internal to XWikiHibernateStore and may be removed in the future.
loadXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
loadXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
loadXWikiDoc(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
loadXWikiDoc(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
loadXWikiDoc(XWikiDocument, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
loadXWikiDocArchive(XWikiDocumentArchive, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
loadXWikiDocArchive(XWikiDocumentArchive, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
localEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to convert a proper Document Reference to a string but without the wiki name.
localEntityReferenceSerializer - Variable in class com.xpn.xwiki.objects.BaseElement
Used to convert a proper Document Reference to a string but without the wiki name.
localUidStringEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to compute document identifier.
LockAction - Class in com.xpn.xwiki.web
 
LockAction() - Constructor for class com.xpn.xwiki.web.LockAction
 
log() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
logAllow(String, String, String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
logDeny(String, String, String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
logDeny(String, String, String, String, Exception) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
LOGGER - Static variable in class com.xpn.xwiki.api.User
Logging helper object.
LOGGER - Static variable in class com.xpn.xwiki.api.XWiki
Logging helper object.
LOGGER - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
LOGGER - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
The logging toolkit.
LOGGER - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin
The logging tool.
LOGGER - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
The logging toolkit.
LOGGER - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerRightsApi
The logging toolkit.
LOGGER - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
The logging toolkit.
LOGGER - Static variable in class com.xpn.xwiki.render.macro.MacroRepository
 
logger - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Logger.
LOGGER - Static variable in class com.xpn.xwiki.web.ExportURLFactory
Logging tool.
LOGGER - Static variable in class com.xpn.xwiki.web.Utils
 
LOGGER - Static variable in class com.xpn.xwiki.web.XWikiRequestProcessor
 
LOGGER - Static variable in class com.xpn.xwiki.XWiki
Logging helper object.
loggerManager - Variable in class com.xpn.xwiki.store.XWikiHibernateBaseStore
LoggerManager to suspend logging during normal faulty SQL operation.
login(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Login.
LoginAction - Class in com.xpn.xwiki.web
Action for displaying the login form.
LoginAction() - Constructor for class com.xpn.xwiki.web.LoginAction
 
LoginErrorAction - Class in com.xpn.xwiki.web
Action for re-displaying the login form when the submitted username and password are wrong.
LoginErrorAction() - Constructor for class com.xpn.xwiki.web.LoginErrorAction
 
LoginSubmitAction - Class in com.xpn.xwiki.web
Action for processing login requests sent using the normal web login form.
LoginSubmitAction() - Constructor for class com.xpn.xwiki.web.LoginSubmitAction
 
logout(String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Logout.
LogoutAction - Class in com.xpn.xwiki.web
Action for processing logout requests.
LogoutAction() - Constructor for class com.xpn.xwiki.web.LogoutAction
 
logSQLList() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
logStatistics() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
LongProperty - Class in com.xpn.xwiki.objects
 
LongProperty() - Constructor for class com.xpn.xwiki.objects.LongProperty
 

M

MacroFilter - Class in com.xpn.xwiki.render.filter
 
MacroFilter() - Constructor for class com.xpn.xwiki.render.filter.MacroFilter
 
MacroLoader - Class in com.xpn.xwiki.render.macro
This class has been copied from Radeox.
MacroLoader() - Constructor for class com.xpn.xwiki.render.macro.MacroLoader
 
MacroRepository - Class in com.xpn.xwiki.render.macro
See MacroLoader for why we have copied this class from Radeox.
MacroRepository() - Constructor for class com.xpn.xwiki.render.macro.MacroRepository
 
MACROS_FILE - Static variable in class com.xpn.xwiki.XWiki
 
macros_libraries - Variable in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
macros_mappings - Variable in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
MailPlugin - Class in com.xpn.xwiki.plugin.mail
 
MailPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.mail.MailPlugin
 
MailPluginApi - Class in com.xpn.xwiki.plugin.mail
 
MailPluginApi(MailPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.mail.MailPluginApi
 
makeAnchor(String, Util) - Static method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
makeHeading(StringBuffer, String, String, Util) - Static method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
makeHeadingID(String, int, XWikiContext) - Static method in class com.xpn.xwiki.util.TOCGenerator
Deprecated. use IdGenerator instead
makeList(List<Object>) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
makeMapping(String, String) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Build a new XML string to define the provided mapping.
makePatch(XWikiRCSNodeInfo, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
Make a patch.
makePattern(String) - Method in class com.xpn.xwiki.render.FormattingSubstitution
 
makePattern(String) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
makePattern(String[]) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
makeUnbreakingSpace(String) - Method in class com.xpn.xwiki.render.FormattingSubstitution
 
MandatoryDocumentInitializer - Interface in com.xpn.xwiki.doc
Provide a document that should be initialized at startup and when creating new wiki.
map - Variable in class com.xpn.xwiki.objects.classes.ListClass.MapComparator
 
match(String, String) - Method in class com.xpn.xwiki.util.Util
 
matched() - Method in class com.xpn.xwiki.util.Util
 
maxMemory() - Method in class com.xpn.xwiki.XWiki
 
memberGroupsCache - Variable in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
MenuSubstitution - Class in com.xpn.xwiki.util
 
MenuSubstitution(Util) - Constructor for class com.xpn.xwiki.util.MenuSubstitution
 
merge(XWikiDocument, XWikiDocument, MergeConfiguration, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Apply a 3 ways merge on the current document based on provided previous and new version of the document.
merge(BaseObject) - Method in class com.xpn.xwiki.objects.BaseCollection
 
merge(ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.BaseCollection
 
merge(ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.BaseElement
 
merge(ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.BaseProperty
 
merge(BaseClass) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
merge(ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
merge(ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in interface com.xpn.xwiki.objects.ElementInterface
Apply a 3 ways merge on the current element based on provided previous and new version of the element.
MergeConfiguration - Class in com.xpn.xwiki.doc.merge
Allow to define some behaviors of the merge.
MergeConfiguration() - Constructor for class com.xpn.xwiki.doc.merge.MergeConfiguration
 
MergeException - Exception in com.xpn.xwiki.doc.merge
Any exception raised during a merge.
MergeException(String) - Constructor for exception com.xpn.xwiki.doc.merge.MergeException
Constructs a new exception with the specified detail message.
MergeException(String, Throwable) - Constructor for exception com.xpn.xwiki.doc.merge.MergeException
Constructs a new exception with the specified detail message and cause.
MergeResult - Class in com.xpn.xwiki.doc.merge
Report of what happen during merge.
MergeResult() - Constructor for class com.xpn.xwiki.doc.merge.MergeResult
 
mergeValue(Object, Object, MergeResult) - Method in class com.xpn.xwiki.objects.BaseProperty
Try to apply 3 ways merge on property value.
mergeValue(Object, Object, MergeResult) - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
mergeValue(Object, Object, MergeResult) - Method in class com.xpn.xwiki.objects.LargeStringProperty
 
mergeValue(Object, Object, MergeResult) - Method in class com.xpn.xwiki.objects.ListProperty
 
mergeXClass(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
mergeXObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
mergexWikiClass(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.mergeXClass(XWikiDocument) instead
mergexWikiObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.mergeXObjects(XWikiDocument) instead
messageReceived(TidyMessage) - Method in class com.xpn.xwiki.util.TidyMessageLogger
 
MetaClass - Class in com.xpn.xwiki.objects.meta
A pseudo XClass whose fields are meta properties.
MetaClass() - Constructor for class com.xpn.xwiki.objects.meta.MetaClass
Creates a new instance that has a property for each available property type.
MetaDataDiff - Class in com.xpn.xwiki.doc
 
MetaDataDiff(String, Object, Object) - Constructor for class com.xpn.xwiki.doc.MetaDataDiff
 
migrate() - Method in interface com.xpn.xwiki.store.migration.DataMigration
Run migration.
migrate() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
MigrationRequiredException - Exception in com.xpn.xwiki.store.migration
Exception issued by the data migration components when an access is attempted on a database that have not been migrated to the latest version.
MigrationRequiredException(String) - Constructor for exception com.xpn.xwiki.store.migration.MigrationRequiredException
Build a simple exception with a message.
MigrationResourceAccessor - Class in com.xpn.xwiki.store.migration.hibernate
Liquibase accessor that provide access to changelogs stored in DataMigration.
MigrationResourceAccessor(String) - Constructor for class com.xpn.xwiki.store.migration.hibernate.MigrationResourceAccessor
Create a new accessor to support the dynamically created change log.
migrations - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Ordered list of migrators that may be applied.
MODE_ATOM - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_GWT - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_GWT_DEBUG - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_PDF - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_PORTLET - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_SERVLET - Static variable in class com.xpn.xwiki.XWikiContext
 
MODE_XMLRPC - Static variable in class com.xpn.xwiki.XWikiContext
 
MODULE_XWIKI - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_ACCESS - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_APP - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_CACHE - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_CLASSES - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_CONFIG - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_CONTENT - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_DIFF - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_DOC - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_EMAIL - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_EXPORT - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_GROOVY - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_GWT_API - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_NOTIFICATION - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_PERLPLUGINS - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_PLUGINS - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_RENDERING - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_STORE - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_USER - Static variable in exception com.xpn.xwiki.XWikiException
 
MODULE_XWIKI_XMLRPC - Static variable in exception com.xpn.xwiki.XWikiException
 
MonitorData - Class in com.xpn.xwiki.monitor.api
 
MonitorData(String, String, URL, String) - Constructor for class com.xpn.xwiki.monitor.api.MonitorData
 
MonitorPlugin - Class in com.xpn.xwiki.monitor.api
 
MonitorPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.monitor.api.MonitorPlugin
 
MonitorTimer - Class in com.xpn.xwiki.monitor.api
 
MonitorTimer(String, String) - Constructor for class com.xpn.xwiki.monitor.api.MonitorTimer
 
MonitorTimerSummary - Class in com.xpn.xwiki.monitor.api
 
MonitorTimerSummary(String) - Constructor for class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
MONTH - Static variable in class com.xpn.xwiki.criteria.impl.DurationFactory
A duration of exactly one month
MSSQL - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for Microsoft SQL Server databases.
MyBasicAuthenticator - Class in com.xpn.xwiki.user.impl.xwiki
 
MyBasicAuthenticator() - Constructor for class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
MyFilterConfig - Class in com.xpn.xwiki.user.impl.xwiki
 
MyFilterConfig() - Constructor for class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
MyFormAuthenticator - Class in com.xpn.xwiki.user.impl.xwiki
 
MyFormAuthenticator() - Constructor for class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
 
MyPersistentLoginManager - Class in com.xpn.xwiki.user.impl.xwiki
Class responsible for remembering the login information between requests.
MyPersistentLoginManager() - Constructor for class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Default constructor.
MYSQL - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for MySQL databases.

N

name - Variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPSearchAttribute
Attribute name.
name - Variable in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
The statistic name.
newCustomClassInstance(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
newCustomClassInstance(DocumentReference, XWikiContext) - Static method in class com.xpn.xwiki.objects.classes.BaseClass
 
newCustomClassInstance(String, XWikiContext) - Static method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated. since 2.2.3 use BaseClass.newCustomClassInstance(DocumentReference, XWikiContext)
newDocument(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create a new protected Document public API to access page information and actions from scripting.
newDocument(Class<?>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create a new protected Document public API to access page information and actions from scripting.
newDocument(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
newObject() - Method in class com.xpn.xwiki.api.Class
 
newObject(String) - Method in class com.xpn.xwiki.api.Document
Creates a New XWiki Object of the given classname
newObject(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.newXObject(EntityReference, XWikiContext)
newObject(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated. since 2.2.3 use XWikiDocument.newXObject(org.xwiki.model.reference.EntityReference, com.xpn.xwiki.XWikiContext)
newObject(XWikiContext) - Method in class com.xpn.xwiki.objects.meta.MetaClass
 
newObject(XWikiContext) - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
newObjectApi(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
newProperty() - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.StringClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
newProperty() - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.DateClass
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
newPropertyfromXML(Element) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
newPropertyHandlerMapping(URL) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcServlet
 
newXObject(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create, add and return a new object with the provided class.
noaccents(String) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
noaccents(String) - Static method in class com.xpn.xwiki.util.Util
 
normalizeLanguage(String) - Static method in class com.xpn.xwiki.util.Util
Normalize the given language code.
number - Variable in class com.xpn.xwiki.objects.BaseCollection
The meaning of this reference fields depends on the element represented.
NumberClass - Class in com.xpn.xwiki.objects.classes
 
NumberClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.NumberClass
 
NumberClass() - Constructor for class com.xpn.xwiki.objects.classes.NumberClass
 
NumberMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a number XClass property.
NumberMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.NumberMetaClass
Default constructor.
NumberProperty - Class in com.xpn.xwiki.objects
 
NumberProperty() - Constructor for class com.xpn.xwiki.objects.NumberProperty
 

O

Object - Class in com.xpn.xwiki.api
 
Object(BaseObject, XWikiContext) - Constructor for class com.xpn.xwiki.api.Object
 
ObjectAddAction - Class in com.xpn.xwiki.web
 
ObjectAddAction() - Constructor for class com.xpn.xwiki.web.ObjectAddAction
 
ObjectAddForm - Class in com.xpn.xwiki.web
Note: We store the class name as a String and not a Document Reference since Struts Form beans are called before there's an Execution Context available and before there's a current document in the Execution Context.
ObjectAddForm() - Constructor for class com.xpn.xwiki.web.ObjectAddForm
 
ObjectDiff - Class in com.xpn.xwiki.objects
 
ObjectDiff(String, int, String, String, Object, Object) - Constructor for class com.xpn.xwiki.objects.ObjectDiff
Deprecated. 
ObjectDiff(String, int, String, String, String, String, Object, Object) - Constructor for class com.xpn.xwiki.objects.ObjectDiff
Deprecated. 
ObjectDiff(DocumentReference, int, String, String, String, String, Object, Object) - Constructor for class com.xpn.xwiki.objects.ObjectDiff
 
ObjectInterface - Interface in com.xpn.xwiki.objects
 
objectNumber - Variable in class com.xpn.xwiki.objects.BaseObjectReference
The number of this object.
ObjectRemoveAction - Class in com.xpn.xwiki.web
 
ObjectRemoveAction() - Constructor for class com.xpn.xwiki.web.ObjectRemoveAction
 
ObjectRemoveForm - Class in com.xpn.xwiki.web
 
ObjectRemoveForm() - Constructor for class com.xpn.xwiki.web.ObjectRemoveForm
 
ObjectsSynchronizeAction - Class in com.xpn.xwiki.web
Synchronizes the objects in a document with their current classes, by removing any deprecated properties.
ObjectsSynchronizeAction() - Constructor for class com.xpn.xwiki.web.ObjectsSynchronizeAction
 
observationManager - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Component manager used to access stores and data migrations.
OK - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
oldObject - Variable in class com.xpn.xwiki.stats.impl.VisitStats
The previous visit object.
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.XWiki
 
onUpdate() - Method in class com.xpn.xwiki.objects.ListProperty.NotifyList
 
open(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Open a LDAP connection.
open(String, int, String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Open LDAP connection.
ORACLE - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for Oracle databases.
outputDotImage(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and writes the resulting image (PNG format) into the response.
outputDotImage(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz and writes the resulting image (in the requested format) into the response.
outputDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz and writes the resulting image (PNG format) into the response.
outputDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz and writes the resulting image (in the requested format) into the response.
outputDotImageFromFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Writes an already generated result from the temporary file into the response.
outputImage(BufferedImage) - Method in class com.xpn.xwiki.api.Util
Output a BufferedImage object into the response outputstream.
outputStream - Variable in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
outputSVGImage(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
outputSVGImage(String, String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
outputSVGImage(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
outputSVGImage(String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
outputSVGImageFromFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
outsidePREHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
outsidePREHandler(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called during the 1.0 rendering process, once for each line of content outside pre blocks, after XWikiPluginInterface.startRenderingHandler(String, XWikiContext) and before XWikiPluginInterface.endRenderingHandler(String, XWikiContext).
outsidePREHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 

P

Package - Class in com.xpn.xwiki.plugin.packaging
 
Package() - Constructor for class com.xpn.xwiki.plugin.packaging.Package
 
PackageAPI - Class in com.xpn.xwiki.plugin.packaging
 
PackageAPI(Package, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.PackageAPI
 
PackageException - Exception in com.xpn.xwiki.plugin.packaging
 
PackageException(int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
 
PackageException(int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
 
PackageException(int, String) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
 
PackageException() - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
 
PackagePlugin - Class in com.xpn.xwiki.plugin.packaging
 
PackagePlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.PackagePlugin
 
PAGE_SCOPE - Static variable in class com.xpn.xwiki.criteria.impl.Scope
Any scope that is associated with a page
PageClass - Class in com.xpn.xwiki.objects.classes
Page Field Class allows to create a field for storing page references.
PageClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.PageClass
Constructor for PageClass.
PageClass() - Constructor for class com.xpn.xwiki.objects.classes.PageClass
Constructor for PageClass.
PageMetaClass - Class in com.xpn.xwiki.objects.meta
Page Field Class allows to create a field for storing page references.
PageMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.PageMetaClass
Constructor for PageMetaClass.
Param(String) - Method in class com.xpn.xwiki.XWiki
 
Param(String, String) - Method in class com.xpn.xwiki.XWiki
 
ParamAsLong(String) - Method in class com.xpn.xwiki.XWiki
 
ParamAsLong(String, long) - Method in class com.xpn.xwiki.XWiki
 
ParamAsRealPath(String) - Method in class com.xpn.xwiki.XWiki
 
ParamAsRealPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
ParamAsRealPathVerified(String) - Method in class com.xpn.xwiki.XWiki
 
params - Variable in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
parse(String) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Parse the raw content representing a Wiki link (as typed by the user) and transfer it into a structured form as a Link Object.
parseAlias(StringBuffer, Link) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Find out the alias part of the full link.
parseBoolean(String) - Method in class com.xpn.xwiki.api.Util
Convert a String to a Boolean object.
parseContent(String) - Method in class com.xpn.xwiki.api.XWiki
API allowing to parse a text content to evaluate velocity scripts
parseContent(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
parseElementAfterString(StringBuffer, String) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Find out the element located to the right of the passed separator.
parseElementBeforeString(StringBuffer, String) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Find out the element located to the left of the passed separator.
parseGroovyFromPage(String, String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to retrieve an object instantiated from groovy code in a String, using a classloader including all JAR files located in the passed page as attachments.
parseGroovyFromPage(String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to retrieve an object instanciated from groovy code in a String Groovy scripts compilation is cached
parseGroovyFromPage(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
parseGroovyFromPage(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
parseGroovyFromString(String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to retrieve an object instantiated from groovy code in a String.
parseGroovyFromString(String, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
parseGroovyFromString(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Privileged API to retrieve an object instantiated from groovy code in a String.
parseGroovyFromString(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Privileged API to retrieve an object instantiated from groovy code in a String, using a classloader including all JAR files located in the passed page as attachments.
parseLinks(String) - Method in class com.xpn.xwiki.content.parsers.DocumentParser
Parse the links contained into the passed content represent the raw content from a document (as typed by the user).
parseLinksAndReplace(String, Link, Link, ReplaceLinkHandler, String) - Method in class com.xpn.xwiki.content.parsers.DocumentParser
Parse the links contained into the passed content represent the raw content from a document (as typed by the user) and replace links that matches the passed linkToLookFor Link with the specified newLink link.
parseMessage() - Method in class com.xpn.xwiki.api.XWiki
Deprecated. use XWikiMessageTool.get(String, List) instead. From velocity you can access XWikiMessageTool with $msg binding.
parseMessage(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. use XWikiMessageTool.get(String, List) instead. You can access message tool using XWikiContext.getMessageTool().
parseMessage(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. use XWikiMessageTool.get(String, List) instead. You can access message tool using XWikiContext.getMessageTool().
parseParameters(String, String) - Static method in class com.xpn.xwiki.web.Utils
Parse the request parameters from the specified String using the specified encoding.
parseParameters(byte[], String) - Static method in class com.xpn.xwiki.web.Utils
Parse the request parameters from the specified byte array using the specified encoding.
parsePassword(String) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
Parse the password out of the decoded BASIC authorization header string.
parseTarget(StringBuffer, Link) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Find out the target part of the full link.
parseTemplate(String) - Method in class com.xpn.xwiki.api.XWiki
API to parse a velocity template provided by the current Skin The template is first looked in the skin active for the user, the space or the wiki.
parseTemplate(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Generate the response by parsing a velocity template and printing the result to the Response.
parseTemplate(String, boolean, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Generate the response by parsing a velocity template and (optionally) printing the result to the Response.
parseTemplate(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. use XWiki.evaluateTemplate(String, XWikiContext) instead
parseTemplate(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
parseURI(StringBuffer) - Method in class com.xpn.xwiki.content.parsers.LinkParser
Find out the URI part of the full link.
parseUsername(String) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
Parse the user name out of the BASIC authorization header string.
ParsingResultCollection - Class in com.xpn.xwiki.content.parsers
Contains results data when parsing text in wiki syntax.
ParsingResultCollection() - Constructor for class com.xpn.xwiki.content.parsers.ParsingResultCollection
 
PasswordClass - Class in com.xpn.xwiki.objects.classes
 
PasswordClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.PasswordClass
 
PasswordClass() - Constructor for class com.xpn.xwiki.objects.classes.PasswordClass
 
PasswordMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a boolean XClass property.
PasswordMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.PasswordMetaClass
Default constructor.
patch(List<String>) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Patch text.
patch(List<String>, String) - Static method in class com.xpn.xwiki.doc.rcs.XWikiPatchUtils
From Node#patch(List, boolean).
PDF - Static variable in class com.xpn.xwiki.pdf.api.PdfExport.ExportType
Export type: PDF.
PDFAction - Class in com.xpn.xwiki.web
Deprecated. Use ExportAction.
PDFAction() - Constructor for class com.xpn.xwiki.web.PDFAction
Deprecated.  
PdfExport - Interface in com.xpn.xwiki.pdf.api
PDF Exporter, converts a wiki Document into PDF.
PdfExport.ExportType - Class in com.xpn.xwiki.pdf.api
Describes export types.
PdfExport.ExportType(String, String) - Constructor for class com.xpn.xwiki.pdf.api.PdfExport.ExportType
Constructor, specifying the target MIME type and file extension.
PdfExportImpl - Class in com.xpn.xwiki.pdf.impl
Default implementation for the PDF Export process, which uses XSLT transformations and Apache FOP to convert a Document into PDF, passing through HTML, valid XHTML, styled XHTML, and XSL-FO.
PdfExportImpl() - Constructor for class com.xpn.xwiki.pdf.impl.PdfExportImpl
Default constructor.
PdfURLFactory - Class in com.xpn.xwiki.pdf.impl
Special URL Factory used during exports, which stores referenced attachments and resources on the filesystem, in a temporary folder, so that they can be included in the export result.
PdfURLFactory() - Constructor for class com.xpn.xwiki.pdf.impl.PdfURLFactory
 
Period - Class in com.xpn.xwiki.criteria.impl
Immutable period for retrieving statistics.
Period(long, long) - Constructor for class com.xpn.xwiki.criteria.impl.Period
Creates a new time Period from the specified start time to the specified end time.
period - Variable in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
The period.
periodDate - Variable in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
The period date.
PeriodFactory - Class in com.xpn.xwiki.criteria.impl
Helper factory class for creating Period objects in velocity.
PeriodFactory() - Constructor for class com.xpn.xwiki.criteria.impl.PeriodFactory
 
periodType - Variable in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
The period type.
PLUGIN_NAME - Static variable in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. The name of the plugin; the key that can be used to retrieve this plugin from the context.
PLUGIN_NAME - Static variable in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin
Identifier of Wiki Manager plugin.
PluginApi<T extends XWikiPluginInterface> - Class in com.xpn.xwiki.plugin
Deprecated. the plugin technology is deprecated, consider rewriting as components
PluginApi(T, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.PluginApi
Deprecated. API constructor.
PluginException - Exception in com.xpn.xwiki.plugin
Deprecated. the plugin technology is deprecated, and XWikiException was a bad idea from the start
PluginException(String, int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException(String, int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException(String, int, String) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException(Class<? extends XWikiPluginInterface>, int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException(Class<? extends XWikiPluginInterface>, int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException(Class<? extends XWikiPluginInterface>, int, String) - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Exception constructor.
PluginException() - Constructor for exception com.xpn.xwiki.plugin.PluginException
Deprecated. Empty constructor, with no information provided.
popDocumentFromContext(Map<String, Object>) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
populateParameters(Query, Query) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
POSTGRESQL - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The product name for PostgreSQL databases.
PREF_LDAP_PORT - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
LDAP port property name in XWikiPreferences.
PREF_LDAP_SUFFIX - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
LDAP properties names suffix in XWikiPreferences.
PREF_LDAP_UID - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
LDAP port property name in XWikiPreferences.
prepareCache(XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
prepareContext(XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
prepareContext(String, XWikiRequest, XWikiResponse, XWikiEngineContext) - Static method in class com.xpn.xwiki.web.Utils
 
prepareDocuments(XWikiRequest, XWikiContext, VelocityContext) - Method in class com.xpn.xwiki.XWiki
 
PrepareEditForm - Class in com.xpn.xwiki.web
 
PrepareEditForm() - Constructor for class com.xpn.xwiki.web.PrepareEditForm
 
prepareResources(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Prepares the localized resources, according to the selected language.
prepareSubstitution(MatchResult) - Method in class com.xpn.xwiki.render.FormattingSubstitution
 
prepareSubstitution(MatchResult) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
PreTagSubstitution - Class in com.xpn.xwiki.render
 
PreTagSubstitution(Util, boolean) - Constructor for class com.xpn.xwiki.render.PreTagSubstitution
 
PreviewAction - Class in com.xpn.xwiki.web
Action for previewing document changes.
PreviewAction() - Constructor for class com.xpn.xwiki.web.PreviewAction
 
PreviewForm - Class in com.xpn.xwiki.web
 
PreviewForm() - Constructor for class com.xpn.xwiki.web.PreviewForm
 
printSQLList(PrintStream) - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
printStackTrace(PrintWriter) - Method in exception com.xpn.xwiki.XWikiException
 
printStackTrace(PrintStream) - Method in exception com.xpn.xwiki.XWikiException
 
printStrackTrace(Throwable) - Method in class com.xpn.xwiki.api.Util
Get a stack trace as a String.
printStrackTrace(Throwable) - Method in class com.xpn.xwiki.XWiki
 
processLogin(SecurityRequestWrapper, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
processLogin(SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
processLogin(String, String, String, SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
processLogin(SecurityRequestWrapper, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
 
processLogin(SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
Process any login information that was included in the request, if any.
processLogin(String, String, String, SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
Process any login information passed in parameter (username, password).
processLogin(SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in interface com.xpn.xwiki.user.impl.xwiki.XWikiAuthenticator
 
processLogin(String, String, String, SecurityRequestWrapper, HttpServletResponse, XWikiContext) - Method in interface com.xpn.xwiki.user.impl.xwiki.XWikiAuthenticator
 
processLogout(SecurityRequestWrapper, HttpServletResponse, URLPatternMatcher) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
 
processPath(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.web.XWikiRequestProcessor
 
Programming - Annotation Type in com.xpn.xwiki.util
Indicates that a method requires programming rights to be executed.
PropAddAction - Class in com.xpn.xwiki.web
 
PropAddAction() - Constructor for class com.xpn.xwiki.web.PropAddAction
 
PropAddForm - Class in com.xpn.xwiki.web
 
PropAddForm() - Constructor for class com.xpn.xwiki.web.PropAddForm
 
PropChangeForm - Class in com.xpn.xwiki.web
Struts Form for the class property delete, property disable and property enable actions.
PropChangeForm() - Constructor for class com.xpn.xwiki.web.PropChangeForm
 
PropDeleteAction - Class in com.xpn.xwiki.web
Action for removing a property definition from the current class.
PropDeleteAction() - Constructor for class com.xpn.xwiki.web.PropDeleteAction
 
PropDisableAction - Class in com.xpn.xwiki.web
Action for disabling a property definition of the current class.
PropDisableAction() - Constructor for class com.xpn.xwiki.web.PropDisableAction
 
PropEnableAction - Class in com.xpn.xwiki.web
Action for re-enabling a property definition of the current class.
PropEnableAction() - Constructor for class com.xpn.xwiki.web.PropEnableAction
 
Property - Class in com.xpn.xwiki.api
Property is a single attribute of an XWiki Object.
Property(BaseProperty, XWikiContext) - Constructor for class com.xpn.xwiki.api.Property
The Constructor.
PropertyClass - Class in com.xpn.xwiki.api
XProperty definition API.
PropertyClass(PropertyClass, XWikiContext) - Constructor for class com.xpn.xwiki.api.PropertyClass
Default API constructor that creates a wrapper for a PropertyClass, given a context.
PropertyClass - Class in com.xpn.xwiki.objects.classes
Represents an XClass property and contains property definitions (eg "relational storage", "display type", "separator", "multi select", etc).
PropertyClass() - Constructor for class com.xpn.xwiki.objects.classes.PropertyClass
 
PropertyClass(String, String, PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.PropertyClass
 
PropertyClassInterface - Interface in com.xpn.xwiki.objects.classes
The interface implemented by all XClass properties.
PropertyInterface - Interface in com.xpn.xwiki.objects
 
PropertyMetaClass - Class in com.xpn.xwiki.objects.meta
Default implementation of PropertyMetaClassInterface.
PropertyMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.PropertyMetaClass
Default constructor.
propUpdate(XWikiContext) - Method in class com.xpn.xwiki.web.PropUpdateAction
 
PropUpdateAction - Class in com.xpn.xwiki.web
 
PropUpdateAction() - Constructor for class com.xpn.xwiki.web.PropUpdateAction
 
protectUserPage(String, String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
ProtectUserPage(XWikiContext, String, String, XWikiDocument) - Method in class com.xpn.xwiki.XWiki
Deprecated. replaced by XWiki.protectUserPage(String,String,XWikiDocument,XWikiContext)
pushDocumentInContext(Map<String, Object>, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
pushDocumentInContext(Map<String, Object>, DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
put(String, Object) - Method in class com.xpn.xwiki.api.Context
Puts an object on the context using the given key.
put(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.BaseCollection
 
put(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
put(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.meta.MetaClass
 
put(String, PropertyInterface) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
put(Object, Object) - Method in class com.xpn.xwiki.XWikiContext

R

R15428XWIKI2977DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI2977: Add a Globally Unique Identifier (GUID) to objects.
R15428XWIKI2977DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R15428XWIKI2977DataMigration
 
R35100XWIKI7564DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-7564: Manually change the SQL type of long binary columns from inline bytea to proper LOBs when the underlying database is PostgreSQL.
R35100XWIKI7564DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R35100XWIKI7564DataMigration
 
R35101XWIKI7645DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-7564: Manually change the SQL type of long binary columns from LONG RAW to proper BLOBs when the underlying database is Oracle.
R35101XWIKI7645DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R35101XWIKI7645DataMigration
 
R35102XWIKI7771DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-7771: Fix the LOBs wrongly created by the 3.2-3.5 mapping files for PostgreSQL.
R35102XWIKI7771DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R35102XWIKI7771DataMigration
 
R40000XWIKI6990DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-6990 Reduce the likelihood of having same (hibernate) document id for different documents.
R40000XWIKI6990DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R40000XWIKI6990DataMigration
 
R42000XWIKI7726DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-7726: Unable to delete attachments larger than 10 mb using the jetty + hsql distribution.
R42000XWIKI7726DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R42000XWIKI7726DataMigration
 
R43000XWIKI6691DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-6691: Reduce the size of the ASE_REQUESTID column to 48-chars.
R43000XWIKI6691DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
R4340XWIKI883DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-883: global access preferences cannot be updated.
R4340XWIKI883DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R4340XWIKI883DataMigration
 
R4359XWIKI1459DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI1459: keep document history in a separate table.
R4359XWIKI1459DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R4359XWIKI1459DataMigration
 
R6079XWIKI1878DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI1878: Fix xwikircs table isdiff data not matching RCS state of some revisions (when the state says "full" the isdiff column in the database should be false).
R6079XWIKI1878DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
R6405XWIKI1933DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI1933: Editing users fails.
R6405XWIKI1933DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R6405XWIKI1933DataMigration
 
R7350XWIKI2079DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI2079: When migrating the document archive format from 1.0 or before to 1.2, delete the old XWD_ARCHIVE field, as it will prevent saving documents, since that column used to have a NOT NULL constraint.
R7350XWIKI2079DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
Range - Class in com.xpn.xwiki.criteria.impl
Immutable continuous integer range.
Range(int, int) - Constructor for class com.xpn.xwiki.criteria.impl.Range
Creates a new interval having the specified start and size.
RangeFactory - Class in com.xpn.xwiki.criteria.impl
Helper factory class for creating Range objects in velocity
RangeFactory() - Constructor for class com.xpn.xwiki.criteria.impl.RangeFactory
 
readDocMetaFromForm(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readFromDir(File, XWikiContext, Document) - Method in class com.xpn.xwiki.plugin.packaging.Package
Load document files from provided directory and sub-directories into packager.
readFromDir(File, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Load document files from provided directory and sub-directories into packager.
readFromForm(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readFromTemplate(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readFromTemplate(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readFromTemplate(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.readFromTemplate(DocumentReference, XWikiContext) instead
readImage(InputStream) - Method in interface com.xpn.xwiki.plugin.image.ImageProcessor
Reads an image from an input stream.
readObjectsFromForm(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readRequest() - Method in class com.xpn.xwiki.web.DeleteVersionsForm
 
readRequest() - Method in class com.xpn.xwiki.web.EditForm
 
readRequest() - Method in class com.xpn.xwiki.web.ObjectAddForm
 
readRequest() - Method in class com.xpn.xwiki.web.ObjectRemoveForm
 
readRequest() - Method in class com.xpn.xwiki.web.PrepareEditForm
 
readRequest() - Method in class com.xpn.xwiki.web.PropAddForm
 
readRequest() - Method in class com.xpn.xwiki.web.PropChangeForm
readRequest() - Method in class com.xpn.xwiki.web.RollbackForm
 
readRequest() - Method in class com.xpn.xwiki.web.XWikiForm
 
readSVGImage(File) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
readTranslationMetaFromForm(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
RedirectAction - Class in com.xpn.xwiki.web
 
RedirectAction() - Constructor for class com.xpn.xwiki.web.RedirectAction
 
referenceCache - Variable in class com.xpn.xwiki.objects.BaseElement
Full reference of this element.
RefererStats - Class in com.xpn.xwiki.stats.impl
The referer statistics database object.
RefererStats() - Constructor for class com.xpn.xwiki.stats.impl.RefererStats
Default RefererStats constructor.
RefererStats(String, String, Date, StatsUtil.PeriodType) - Constructor for class com.xpn.xwiki.stats.impl.RefererStats
 
RefererStats.Property - Enum in com.xpn.xwiki.stats.impl
The properties of document statistics object.
RefererStatsStoreItem - Class in com.xpn.xwiki.stats.impl.xwiki
Store referer statistics into the database.
RefererStatsStoreItem(String, Date, StatsUtil.PeriodType, String, XWikiContext) - Constructor for class com.xpn.xwiki.stats.impl.xwiki.RefererStatsStoreItem
Create new instance of RefererStatsStoreItem.
refreshLinks() - Method in class com.xpn.xwiki.api.XWiki
Priviledge API to regenerate the links/backlinks table Normally links and backlinks are stored when a page is modified This function will regenerate all the backlinks This function can be long to run
refreshLinks(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
register(XWiki, int, Class, String) - Method in class com.xpn.xwiki.web.XWikiURLFactoryServiceImpl
 
RegisterAction - Class in com.xpn.xwiki.web
Register xwiki action.
RegisterAction() - Constructor for class com.xpn.xwiki.web.RegisterAction
 
relativeEntityReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to resolve parent references in the way they are stored externally (database, xml, etc), ie relative or absolute.
relativeEntityReferenceResolver - Variable in class com.xpn.xwiki.objects.BaseCollection
Used to resolve XClass references in the way they are stored externally (database, xml, etc), ie relative or absolute.
rememberingLogin(HttpServletRequest) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
 
rememberLogin(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Remember a specific login using cookies.
rememberOldObject(VisitStats) - Method in class com.xpn.xwiki.stats.impl.VisitStats
Store previous object to be able to remove it from the database later.
remove(Object) - Method in class com.xpn.xwiki.XWikiContext
removeAttachment(String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Remove attachment.
removeAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
removeAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
removeComment(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Remove a comment.
removeCookie(String, XWikiRequest) - Method in interface com.xpn.xwiki.web.XWikiResponse
 
removeCookie(String, XWikiRequest) - Method in class com.xpn.xwiki.web.XWikiServletResponse
Remove a cookie.
removeCookie(String, XWikiRequest) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
removeDirectRights(String, List<String>, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove "direct" rights for wiki, space or document.
removeField(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
removeLock(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
removeObject(Object) - Method in class com.xpn.xwiki.api.Document
Remove an XObject from the document.
removeObject(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1, use XWikiDocument.removeXObject(com.xpn.xwiki.objects.BaseObject) instead
removeObject(String, String, String, Integer) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
removeObjects(String) - Method in class com.xpn.xwiki.api.Document
Remove all the objects of a given type (XClass) from the document.
removeObjects(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.removeXObjects(org.xwiki.model.reference.DocumentReference) instead
removePage(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Remove a page.
removePlugin(String) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
removeRenderer(String) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
removeSpace(String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Removes a space by deleting every page in it.
removeUserFromXWikiGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Remove user name from provided XWiki group.
removeUserOrGroupFromAllGroups(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Remove user or group name from all groups.
removeUserOrGroupFromAllGroups(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
removeUserOrGroupFromAllRights(XWikiDocument, String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove all references to provided user or group from provided rights document.
removeUserOrGroupFromAllRights(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove all references to provided user or group from all rights documents.
removeUserOrGroupFromLevel(String, String, boolean, String, boolean, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove a user or group from rights preferences document for provided level.
removeUserOrGroupFromRight(BaseObject, String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove all references to provided user or group from provided right object.
removeUserOrGroupFromRights(XWikiDocument, String, String, String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Remove all references to provided user or group from provided rights document.
removeVersions(Version, Version, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
Remove document versions from vfrom to vto, inclusive.
removeXObject(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Remove an XObject from the document.
removeXObjects(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Remove all the objects of a given type (XClass) from the document.
removeXObjects(EntityReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Remove all the objects of a given type (XClass) from the document.
rename(String) - Method in class com.xpn.xwiki.api.Document
Rename the current document and all the backlinks leading to it.
rename(DocumentReference) - Method in class com.xpn.xwiki.api.Document
Rename the current document and all the backlinks leading to it.
rename(String, List<String>) - Method in class com.xpn.xwiki.api.Document
Rename the current document and all the links pointing to it in the list of passed backlink documents.
rename(String, List<String>, List<String>) - Method in class com.xpn.xwiki.api.Document
Same as Document.rename(String, List) but the list of documents having the current document as their parent is passed in parameter.
rename(DocumentReference, List<DocumentReference>, List<DocumentReference>) - Method in class com.xpn.xwiki.api.Document
Same as Document.rename(String, List) but the list of documents having the current document as their parent is passed in parameter.
rename(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Rename the current document and all the backlinks leading to it.
rename(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.rename(DocumentReference, XWikiContext)
rename(DocumentReference, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Rename the current document and all the links pointing to it in the list of passed backlink documents.
rename(String, List<String>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.rename(DocumentReference, java.util.List, com.xpn.xwiki.XWikiContext)
rename(DocumentReference, List<DocumentReference>, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Same as XWikiDocument.rename(String, List, XWikiContext) but the list of documents having the current document as their parent is passed in parameter.
rename(String, List<String>, List<String>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.rename(DocumentReference, List, List, com.xpn.xwiki.XWikiContext)
renameDocument(String) - Method in class com.xpn.xwiki.api.Document
Deprecated. use Document.rename(String) instead
renameDocument(String, List<String>) - Method in class com.xpn.xwiki.api.Document
Deprecated. use Document.rename(String, java.util.List) instead
renamePage(Document, String) - Method in class com.xpn.xwiki.api.XWiki
API to rename a page (experimental) Rights are necessary to edit the source and target page All objects and attachments ID are modified in the process to link to the new page name
renamePage(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. use XWikiDocument.rename(String, XWikiContext) instead
renamePage(XWikiDocument, XWikiContext, String) - Method in class com.xpn.xwiki.XWiki
Deprecated. use XWikiDocument.rename(String, XWikiContext) instead
renamePage(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
RenamePageReplaceLinkHandler - Class in com.xpn.xwiki.content.parsers
A replacement link handler used for renaming documents and backlinks pointing to them.
RenamePageReplaceLinkHandler() - Constructor for class com.xpn.xwiki.content.parsers.RenamePageReplaceLinkHandler
 
renameProperties(DocumentReference, Map<String, String>) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
renameProperties(String, Map<String, String>) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.renameProperties(DocumentReference, Map) instead
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiJSPRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiPluginRenderer
 
render(String, RenderContext) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
Render an input with text markup and return a String with e.g.
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiVelocityRenderer
 
render(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.AbstractPropChangeAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.AdminAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.AttachAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.CommentAddAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.CreateAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteAttachmentAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteSpaceAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteVersionsAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.DotAction
Deprecated.  
render(XWikiContext) - Method in class com.xpn.xwiki.web.DownloadAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.DownloadRevAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.EditAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ExportAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.GetAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ImportAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.InlineAction
Deprecated.  
render(XWikiContext) - Method in class com.xpn.xwiki.web.LoginAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.LoginErrorAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.LoginSubmitAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ObjectRemoveAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ObjectsSynchronizeAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.PDFAction
Deprecated. 
render(XWikiContext) - Method in class com.xpn.xwiki.web.PreviewAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.PropAddAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.PropUpdateAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.RegisterAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ResetVersionsAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.RollbackAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.SaveAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.SaveAndContinueAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.SkinAction
 
render(String, XWikiContext) - Method in class com.xpn.xwiki.web.SkinAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.SVGAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.TempResourceAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.TexAction
render(XWikiContext) - Method in class com.xpn.xwiki.web.UnknownAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.UploadAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ViewAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ViewAttachRevAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.ViewrevAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
 
renderChunk(Chunk, Document) - Method in class com.xpn.xwiki.api.XWiki
API to render a chunk (difference between two versions
renderChunk(Chunk, boolean, Document) - Method in class com.xpn.xwiki.api.XWiki
API to render a chunk (difference between two versions
renderContent(String, String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Render a page or content in HTML.
renderDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
renderDocument(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
renderDocument(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
renderDocument(XWikiDocument, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
renderFileFromAttachment(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.web.SkinAction
Tries to serve the content of an attachment as a skin file.
renderFileFromObjectField(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.web.SkinAction
Tries to serve the content of an XWikiSkins object field as a skin file.
renderItemsList(List<List<ListItem>>) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
renderPageContent(String, String, String, String, String) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Renders a text in the context of a wiki page.
renderTemplate(String) - Method in class com.xpn.xwiki.api.XWiki
API to render a velocity template provided by the current Skin The template is first looked in the skin active for the user, the space or the wiki.
renderTemplate(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
renderTemplate(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
renderText(String, Document) - Method in class com.xpn.xwiki.api.XWiki
API to render a text in the context of a document
renderText(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
renderText(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
renderText(String, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
renderText(String, XWikiDocument, XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
renderXDOM(XDOM, Syntax) - Static method in class com.xpn.xwiki.doc.XWikiDocument
Render privided XDOM into content of the provided syntax identifier.
ReplaceLinkHandler - Interface in com.xpn.xwiki.content.parsers
Decides what strategy to use when replacing wiki links.
ReplacementResultCollection - Class in com.xpn.xwiki.content.parsers
Provides accessors to find all elements that have been replaced successfully when parsing and replacing content.
ReplacementResultCollection() - Constructor for class com.xpn.xwiki.content.parsers.ReplacementResultCollection
 
replacePlaceholders(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Insert back the replaced strings.
RequestLimit - Class in com.xpn.xwiki.plugin.rightsmanager.utils
Contains maximum number of result to return and index of the first element.
RequestLimit(int, int) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.utils.RequestLimit
Construct new instance of RequestLimit with provided nb and start.
reset(XWikiContext) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
reset(ActionMapping, HttpServletRequest) - Method in class com.xpn.xwiki.web.XWikiForm
Reset all properties to their default values.
reset(ActionMapping, XWikiRequest) - Method in class com.xpn.xwiki.web.XWikiForm
Reset all properties to their default values.
reset() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
reset() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
resetArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
resetArchive() - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
reset history.
resetBuffer() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
resetBuffer() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
resetGroupCache() - Static method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Force to empty the group cache.
resetOnNextSQL() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
resetRCSArchive(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
resetRCSArchive(XWikiDocument, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
resetRecentSqlList() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
resetRenderingEngine() - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to reset the rendenring engine This would restore the rendering engine evaluation loop and take into account new configuration parameters
resetRenderingEngine(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
resetStats() - Method in class com.xpn.xwiki.store.XWikiBatcherStats
 
ResetVersionsAction - Class in com.xpn.xwiki.web
 
ResetVersionsAction() - Constructor for class com.xpn.xwiki.web.ResetVersionsAction
 
resolveClassReference(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Backward-compatibility method to use in order to resolve a class reference passed as a String into a DocumentReference proper.
resolveUsers(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Resolve passed user or group into users references list.
resolveUsers(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Resolve passed user or group into users references list.
resolveUsers(List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Resolve passed users and groups into users references list.
resourceExists(String) - Method in class com.xpn.xwiki.XWiki
 
restoreAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Restore a XWikiAttachment from a DeletedAttachment.
restoreContext(Map<String, Object>, XWikiContext) - Static method in class com.xpn.xwiki.doc.XWikiDocument
 
restoreDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
restoreFromRecycleBin(XWikiAttachment, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Restore an attachment from the recycle bin (with full history).
restoreFromRecycleBin(XWikiAttachment, long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
restoreFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
restoreFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
restoreValue(String) - Static method in class com.xpn.xwiki.util.Util
 
returnCol(String, boolean) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
RevisionCriteria - Class in com.xpn.xwiki.criteria.impl
information about document versions used to retreive a set of document versions.
RevisionCriteria() - Constructor for class com.xpn.xwiki.criteria.impl.RevisionCriteria
Default constructor, the default query match the versions created by any author, from January 1, 1970, 00:00:00 GMT (epoch) to the maximum possible date (Long.MAX_VALUE), minor versions aren't included
RevisionCriteria(String, Period, Range, boolean) - Constructor for class com.xpn.xwiki.criteria.impl.RevisionCriteria
Fully featured constructor, allow to set all the query parameters, null arguments are ignored
RevisionCriteriaFactory - Class in com.xpn.xwiki.criteria.impl
 
RevisionCriteriaFactory() - Constructor for class com.xpn.xwiki.criteria.impl.RevisionCriteriaFactory
 
RevisionInfo - Class in com.xpn.xwiki.api
API object for get info about some version of Document.
RevisionInfo(XWikiRCSNodeInfo, XWikiContext) - Constructor for class com.xpn.xwiki.api.RevisionInfo
 
Right - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
RIGHTCLASS_REFERENCE - Static variable in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
RightsManager - Class in com.xpn.xwiki.plugin.rightsmanager
Hidden toolkit used by the plugin API that make all the plugin's actions.
RightsManagerException - Exception in com.xpn.xwiki.plugin.rightsmanager
Rights Manager plugin base exception.
RightsManagerException(int, String) - Constructor for exception com.xpn.xwiki.plugin.rightsmanager.RightsManagerException
Create an RightsManagerException.
RightsManagerException(int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.rightsmanager.RightsManagerException
Create an RightsManagerException.
RightsManagerException(int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.rightsmanager.RightsManagerException
Create an RightsManagerException.
RightsManagerGroupsApi - Class in com.xpn.xwiki.plugin.rightsmanager
API for managing groups.
RightsManagerGroupsApi(XWikiContext) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.RightsManagerGroupsApi
Create an instance of RightsManageRightsApi.
RightsManagerListener - Class in com.xpn.xwiki.plugin.rightsmanager
Listener to user and groups events to apply related automatic task like cleaning groups and rights objects.
RightsManagerPlugin - Class in com.xpn.xwiki.plugin.rightsmanager
Entry point of the Rights Manager plugin.
RightsManagerPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin
Construct the entry point of the Rights Manager plugin.
RightsManagerPluginApi - Class in com.xpn.xwiki.plugin.rightsmanager
API for managing rights, users and groups.
RightsManagerPluginApi(RightsManagerPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Create an instance of the Rights Manager plugin user api.
RightsManagerRightsApi - Class in com.xpn.xwiki.plugin.rightsmanager
API for managing rights and inheritance.
RightsManagerRightsApi(XWikiContext) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.RightsManagerRightsApi
Create an instance of RightsManageRightsApi.
RightsManagerUsersApi - Class in com.xpn.xwiki.plugin.rightsmanager
API for managing users.
RightsManagerUsersApi(XWikiContext) - Constructor for class com.xpn.xwiki.plugin.rightsmanager.RightsManagerUsersApi
Create an instance of RightsManageRightsApi.
rollback(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
RollbackAction - Class in com.xpn.xwiki.web
 
RollbackAction() - Constructor for class com.xpn.xwiki.web.RollbackAction
 
RollbackForm - Class in com.xpn.xwiki.web
 
RollbackForm() - Constructor for class com.xpn.xwiki.web.RollbackForm
 
RSSMacro - Class in com.xpn.xwiki.render.macro.rss
A Radeox MacroFilter for rendering an RSS feed.
RSSMacro() - Constructor for class com.xpn.xwiki.render.macro.rss.RSSMacro
 
RSSMacroParameters - Class in com.xpn.xwiki.render.macro.rss
A simple bean which encapsulates macro parameters and does some logic, like making sure the feed property, a String is a well-formed URL, and evaluating the count property against a proposed number of items, in light of the possibility that count may not have been defined.
RSSMacroParameters() - Constructor for class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
RTF - Static variable in class com.xpn.xwiki.pdf.api.PdfExport.ExportType
Export type: RTF.
run() - Method in class com.xpn.xwiki.util.AbstractXWikiRunnable
 
runInternal() - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
 
runInternal() - Method in class com.xpn.xwiki.util.AbstractXWikiRunnable
 

S

safeget(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
safeget(String) - Method in class com.xpn.xwiki.objects.meta.MetaClass
 
safeget(String) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
safeput(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.BaseCollection
 
safeput(String, PropertyInterface) - Method in class com.xpn.xwiki.objects.meta.MetaClass
 
safeput(String, PropertyInterface) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
save() - Method in class com.xpn.xwiki.api.Document
 
save(String) - Method in class com.xpn.xwiki.api.Document
 
save(String, boolean) - Method in class com.xpn.xwiki.api.Document
 
save(XWikiContext) - Method in class com.xpn.xwiki.web.SaveAction
Saves the current document, updated according to the parameters sent in the request.
SaveAction - Class in com.xpn.xwiki.web
Action used for saving and proceeding to view the saved page.
SaveAction() - Constructor for class com.xpn.xwiki.web.SaveAction
 
saveAllAttachments(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
saveAllAttachments(boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
SaveAndContinueAction - Class in com.xpn.xwiki.web
Action used for saving and returning to the edit page rather than viewing changes.
SaveAndContinueAction() - Constructor for class com.xpn.xwiki.web.SaveAndContinueAction
 
saveArchive(XWikiAttachmentArchive, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentVersioningStore
Save or update attachment archive.
saveArchive(XWikiAttachmentArchive, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentVersioningStore
 
saveArchive(XWikiAttachmentArchive, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore
 
saveAsAuthor() - Method in class com.xpn.xwiki.api.Document
Save the document if the content author of the script calling this method has permission to do so.
saveAsAuthor(String) - Method in class com.xpn.xwiki.api.Document
Save the document if the content author of the script calling this method has permission to do so.
saveAsAuthor(String, boolean) - Method in class com.xpn.xwiki.api.Document
Save the document if the content author of the script calling this method has permission to do so.
saveAttachmentContent(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
saveAttachmentContent(XWikiAttachment, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
saveAttachmentContent(XWikiAttachment, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
saveAttachmentContent(XWikiAttachment, boolean, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
saveAttachmentContent(XWikiAttachment, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
saveAttachmentContent(XWikiAttachment, boolean, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
saveAttachmentsContent(List<XWikiAttachment>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
saveAttachmentsContent(List<XWikiAttachment>, XWikiDocument, boolean, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
saveAttachmentsContent(List<XWikiAttachment>, XWikiDocument, boolean, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
 
saveDocument(String, boolean) - Method in class com.xpn.xwiki.api.Document
 
saveDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
saveDocument(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
saveDocument(XWikiDocument, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
saveLinks(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
saveLinks(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
saveLinks(XWikiDocument, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
saveLock(XWikiLock, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
saveLock(XWikiLock, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
saveLock(XWikiLock, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
saveToRecycleBin(XWikiAttachment, String, Date, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinStore
Save attachment to recycle bin, with full history.
saveToRecycleBin(XWikiAttachment, String, Date, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
saveToRecycleBin(XWikiDocument, String, Date, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
saveToRecycleBin(XWikiDocument, String, Date, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Save document to recycle bin.
saveWithProgrammingRights() - Method in class com.xpn.xwiki.api.Document
 
saveWithProgrammingRights(String) - Method in class com.xpn.xwiki.api.Document
 
saveWithProgrammingRights(String, boolean) - Method in class com.xpn.xwiki.api.Document
 
saveXWikiCollection(BaseCollection, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. This is internal to XWikiHibernateStore and may be removed in the future.
saveXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
saveXWikiDoc(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
saveXWikiDoc(XWikiDocument, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
saveXWikiDoc(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
saveXWikiDoc(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
saveXWikiDoc(XWikiDocument, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
saveXWikiDocArchive(XWikiDocumentArchive, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
saveXWikiDocArchive(XWikiDocumentArchive, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
scaleImage(Image, int, int) - Method in interface com.xpn.xwiki.plugin.image.ImageProcessor
Scales the given image to the specified dimensions.
Scope - Class in com.xpn.xwiki.criteria.impl
Immutable scope for retrieving statistics.
Scope(int, String, boolean) - Constructor for class com.xpn.xwiki.criteria.impl.Scope
Creates a new Scope instance with the specified field values.
ScopeFactory - Class in com.xpn.xwiki.criteria.impl
Helper factory class for creating Scope objects in velocity
ScopeFactory() - Constructor for class com.xpn.xwiki.criteria.impl.ScopeFactory
 
search(String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to run a search on the database returning a list of data This search is send to the store engine (Hibernate HQL, JCR XPATH or other)
search(String, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to run a search on the database returning a list of data.
search(String, int, int) - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to run a search on the database returning a list of data.
search(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to run a search on the database returning a list of data.
search(String, String, String[], int) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
 
search(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
search(String, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
search(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
search(String, int, int, Object[][], List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
search(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
search(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
search(String, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
search(String, int, int, Object[][], List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
search(Query, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
search(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Execute a reading request and return result.
search(String, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Execute a reading request with parameters and return result.
search(String, int, int, Object[][], XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Execute a reading request and return result.
search(String, int, int, Object[][], List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Execute a reading request with parameters and return result.
search(String, String, int) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Search pages.
search(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
search(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
search(String, Object[][], XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
search(String, int, int, Object[][], XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
searchDn(String) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
Search the LDAP user DN stored in an existing user profile with provided LDAP user uid stored.
searchDocumentByUid(String) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
Search the XWiki storage for a existing user profile with provided LDAP user uid stored.
searchDocumentReferences(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentReferences(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentReferences(String, int, int, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentReferences(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentReferences(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentReferences(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentReferences(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentReferences(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentReferences(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentReferences(String, int, int, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentReferences(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
searchDocumentReferences(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
searchDocumentReferences(String, int, int, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
searchDocumentReferences(String, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents by passing HQL where clause values as parameters.
searchDocumentReferences(String, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Same as XWikiStoreInterface.searchDocumentReferences(String, int, int, List, XWikiContext) but returns all rows.
searchDocuments(String) - Method in class com.xpn.xwiki.api.XWiki
API allowing to search for document names matching a query.
searchDocuments(String, int, int) - Method in class com.xpn.xwiki.api.XWiki
API allowing to search for document names matching a query return only a limited number of elements and skipping the first rows.
searchDocuments(String, int, int, String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API allowing to search for document names matching a query return only a limited number of elements and skipping the first rows.
searchDocuments(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API allowing to search for documents allowing to have mutliple entries per language
searchDocuments(String, boolean, int, int) - Method in class com.xpn.xwiki.api.XWiki
API allowing to search for documents allowing to have multiple entries per language
searchDocuments(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Search documents by passing HQL where clause values as parameters.
searchDocuments(String, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Same as XWiki.searchDocuments(String, int, int, java.util.List) but returns all rows.
searchDocuments(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, boolean, boolean, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocuments(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocuments(String, boolean, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, boolean, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocuments(String, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, boolean, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, boolean, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocuments(String, boolean, boolean, boolean, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Search documents in the storing system.
searchDocumentsNames(String, String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Search documents in the provided wiki by passing HQL where clause values as parameters.
searchDocumentsNames(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentsNames(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentsNames(String, int, int, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentsNames(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentsNames(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
searchDocumentsNames(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocumentsNames(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiDefaultStore
 
searchDocumentsNames(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentsNames(String, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentsNames(String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentsNames(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentsNames(String, int, int, String, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
searchDocumentsNames(String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.searchDocumentReferences(String, com.xpn.xwiki.XWikiContext)
searchDocumentsNames(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.searchDocumentReferences(String, int, int, com.xpn.xwiki.XWikiContext)
searchDocumentsNames(String, int, int, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.searchDocumentReferences(String, int, int, String, XWikiContext)
searchDocumentsNames(String, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.searchDocumentReferences(String, int, int, List, XWikiContext)
searchDocumentsNames(String, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated. since 2.2M2 use XWikiStoreInterface.searchDocumentReferences(String, List, XWikiContext)
SearchEngineRule - Class in com.xpn.xwiki.stats.impl
Matching tool able to find if a referer is a particular search engine.
SearchEngineRule(String, String) - Constructor for class com.xpn.xwiki.stats.impl.SearchEngineRule
 
searchLDAP(String, String, String[], int) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
Execute a LDAP search query and return the first entry.
searchSpacesNames(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Search spaces by passing HQL where clause values as parameters.
searchUserAttributesByUid(String, String[]) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
searchUserDNByUid(String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
sendConfirmationEmail(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
sendConfirmationMail(String, String, String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to send a confirmation email to a user
sendConfirmationMail(String, String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to send a confirmation email to a user
sendError(int, String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
sendError(int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
sendError(int, String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
sendError(int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
sendGlobalRedirect(XWikiResponse, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Send redirection based on a regexp pattern (if any) set at the main wiki level.
sendMessage(String, String[], String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. replaced by the Mail Sender Plugin
sendMessage(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. replaced by the Mail Sender Plugin
sendRedirect(XWikiResponse, String) - Method in class com.xpn.xwiki.web.XWikiAction
 
sendRedirect(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
sendRedirect(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
sendValidationEmail(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
sendValidationEmail(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
SEPARATOR - Static variable in class com.xpn.xwiki.objects.classes.PasswordClass
 
SEPARATOR - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
The string used to separate the possible values of a static list.
serverURL - Variable in class com.xpn.xwiki.web.XWikiServletURLFactory
This is the URL which was requested by the user possibly with the host modified if x-forwarded-host header is set or if xwiki.home parameter is set and we are viewing the main page.
set(String, Object) - Method in class com.xpn.xwiki.api.Document
 
set(String, Object, Object) - Method in class com.xpn.xwiki.api.Document
 
set(String, Object) - Method in class com.xpn.xwiki.api.Object
 
set(String, Object, XWikiContext) - Method in class com.xpn.xwiki.objects.BaseObject
 
setAction(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setAction(String) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setAction(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
setAction(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
setAction(String) - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
setAction(String) - Method in class com.xpn.xwiki.XWikiContext
 
setActive(boolean) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
setAlias(String) - Method in class com.xpn.xwiki.content.Link
 
setAlign(String) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setAnchor(String) - Method in class com.xpn.xwiki.content.Link
 
setArchive(Archive) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated. since 2.6M1 please do not use this, it is bound to a jrcs based implementation.
setArchive(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setArchive(byte[]) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Set the archive from a byte array representation of a JRCS archive.
setArchive(String) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
Deserialize class.
setArchive(byte[]) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Set the archive from a byte array representation of a JRCS archive.
setArgs(Object[]) - Method in exception com.xpn.xwiki.XWikiException
 
setAsContextDoc(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Export XWikiAttachment to DeletedAttachment.
setAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Set the attachment to associate with this archive.
setAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
setAttachment_archive(XWikiAttachmentArchive) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setAttachment_content(XWikiAttachmentContent) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setAttachmentContent(AttachmentReference, byte[]) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setAttachmentContent(String, String, byte[]) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
setAttachmentList(List<XWikiAttachment>) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setAttachmentRecycleBinStore(AttachmentRecycleBinStore) - Method in class com.xpn.xwiki.XWiki
 
setAttachmentStore(XWikiAttachmentStoreInterface) - Method in class com.xpn.xwiki.XWiki
 
setAttachmentVersioningStore(AttachmentVersioningStore) - Method in class com.xpn.xwiki.XWiki
 
setAttribute(String, Object) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
 
setAttribute(String, Object) - Method in class com.xpn.xwiki.web.XWikiServletContext
 
setAttribute(String, Object) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
setAttribute(String, Object) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setAuthor(String) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
setAuthor(String) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setAuthor(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setAuthor(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M3 use XWikiDocument.setAuthorReference(org.xwiki.model.reference.DocumentReference) instead
setAuthorName(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setAuthorName(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setAuthorReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setAuthService(XWikiAuthService) - Method in class com.xpn.xwiki.XWiki
 
setBackupPack(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setBackupPack(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setBaseDN(String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
setBufferSize(int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setBufferSize(int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setCache(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setCache(Cache<XWikiDocument>) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
setCachedDBList(List<ListItem>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setCachedDBTreeList(List<ListItem>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
Store the ordered list of tree nodes in a cache.
setCacheDuration(int) - Method in class com.xpn.xwiki.api.Context
Sets the cache duration in seconds.
setCacheDuration(int) - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
setCacheDuration(int) - Method in class com.xpn.xwiki.XWikiContext
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setClassId(int) - Method in class com.xpn.xwiki.web.ObjectRemoveForm
 
setClassName(String) - Method in class com.xpn.xwiki.objects.BaseCollection
Deprecated. since 2.2.3 use BaseCollection.setXClassReference(EntityReference) ()} instead
setClassname(String) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setClassName(String) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setClassName(String) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated. most plugins hard code their names, so this doesn't really work, and changing the classname isn't really possible
setClassName(String) - Method in class com.xpn.xwiki.web.ObjectAddForm
 
setClassType(String) - Method in class com.xpn.xwiki.objects.BaseProperty
 
setClassType(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Deprecated. since 4.3M1, the property class type cannot be modified
setCode(int) - Method in exception com.xpn.xwiki.XWikiException
 
setComment(String) - Method in class com.xpn.xwiki.api.Document
 
setComment(String) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setComment(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setComment(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setComment(String) - Method in class com.xpn.xwiki.web.EditForm
 
setComponentManager(ComponentManager) - Static method in class com.xpn.xwiki.web.Utils
 
setConfig(XWikiConfig) - Method in class com.xpn.xwiki.XWiki
 
setConfirm(String) - Method in class com.xpn.xwiki.web.RollbackForm
 
setContent(String) - Method in class com.xpn.xwiki.api.Document
 
setContent(String) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
 
setContent(XWikiRCSNodeContent) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setContent(byte[]) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated. use XWikiAttachment.setContent(java.io.InputStream, int) instead
setContent(InputStream, int) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Set the content of an attachment from an InputStream.
setContent(InputStream) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Set the content of the attachment from an InputStream.
setContent(byte[]) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Deprecated. use XWikiAttachmentContent.setContent(java.io.InputStream, int) instead
setContent(InputStream, int) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Set the content of the attachment from a portion of an InputStream.
setContent(InputStream) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Set the content of the attachment from an InputStream.
setContent(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setContent(XDOM) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setContent(String) - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
setContent(String) - Method in class com.xpn.xwiki.web.EditForm
 
setContentAuthor(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M3 use XWikiDocument.setContentAuthorReference(org.xwiki.model.reference.DocumentReference) instead
setContentAuthorReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setContentDirty(boolean) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Set the content as "dirty" meaning out of sync with the database.
setContentDirty(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setContentLength(int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setContentLength(int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setContentType(String) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
setContentType(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setContentType(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setContentUpdateDate(Date) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setContext(XWikiContext) - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
setCookie(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setCookieDomains(String[]) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Setter for the MyPersistentLoginManager.cookieDomains parameter.
setCookiePath(String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Setter for the MyPersistentLoginManager.cookiePath parameter.
setCookiePrefix(String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Setter for the MyPersistentLoginManager.cookiePrefix parameter.
setCount(int) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setCreationDate(Date) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setCreator(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 3.0M2 use XWikiDocument.setCreatorReference(org.xwiki.model.reference.DocumentReference) instead
setCreator(String) - Method in class com.xpn.xwiki.web.EditForm
 
setCreator(String) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setCreatorReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setCriteriaService(XWikiCriteriaService) - Method in class com.xpn.xwiki.XWiki
 
setCss(boolean) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setCurrentUser(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setCustomClass(String) - Method in class com.xpn.xwiki.api.Document
 
setCustomClass(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setCustomClass(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setCustomDisplay(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setCustomMapping(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDatabase(String) - Method in class com.xpn.xwiki.api.Context
Sets the current database.
setDatabase(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setDocumentReference(DocumentReference) instead
setDatabase(Session, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Virtual Wikis Allows to switch database connection
setDatabase(String) - Method in class com.xpn.xwiki.XWiki
 
setDatabase(String) - Method in class com.xpn.xwiki.XWikiContext
 
setDate(Date) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.date.
setDate(Date) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setDate(Date) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setDate(Date) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setDate(Date) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDate(Date) - Method in class com.xpn.xwiki.doc.XWikiLock
 
setDate(Date) - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
setDateFormat(String) - Method in class com.xpn.xwiki.objects.classes.DateClass
Sets the date format.
setDateHeader(String, long) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setDateHeader(String, long) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setDateValue(String, Date) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setDBStringListValue(EntityReference, String, List) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDBStringListValue(String, String, List) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setDBStringListValue(EntityReference, String, List) instead
setDBStringListValue(String, List) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setDBVersion(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Update database version and status cache (not after a migration, use updateMigrationStatus).
setDBVersionToDatabase(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
setDBVersionToDatabase(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
setDefaultEditSheet(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDefaultLanguage(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M2 use XWikiDocument.setDefaultLocale(Locale) instead
setDefaultLanguage(String) - Method in class com.xpn.xwiki.web.EditForm
 
setDefaultLanguage(String) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setDefaultLocale(Locale) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDefaultTemplate(String) - Method in class com.xpn.xwiki.api.Document
 
setDefaultTemplate(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDefaultTemplate(String) - Method in class com.xpn.xwiki.web.EditForm
 
setDefaultTemplate(String) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setDefaultValue(int) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
setDefaultViewSheet(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDefaultWeb(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDeleter(String) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.deleter.
setDeleter(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setDescription(String) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Modify the description of the package.
setDescription(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setDescription(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setDetails(String) - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
setDiff(boolean) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
 
setDiff(boolean) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setDiffVersion(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Create history patch between originalVersion and newVersion as difference on the XML export of the two versions.
setDiffVersion(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Create history patch between originalVersion and newVersion as difference on the XML export of the two versions.
setDiffVersion(String, String, String) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Create history patch between originalVersion and newVersion as difference on the XML export of the two versions.
setDirty(boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDisabled(boolean) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Disable or re-enable this property.
setDisplayFormType(String) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
setDisplayMode(String) - Method in class com.xpn.xwiki.api.Context
Sets the default field display mode, when using Document.display(String) or Document.display(String, Object).
setDisplayType(String) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
setDisplayType(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.api.Context
Sets the current document.
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.XWikiContext
 
setDocId(long) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.docId.
setDocId(long) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
setDocId(long) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setDocId(long) - Method in class com.xpn.xwiki.doc.XWikiLink
 
setDocId(long) - Method in class com.xpn.xwiki.doc.XWikiLock
 
setDocName(String) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.docName.
setDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
export XWikiDocument to XWikiDeletedDocument.
setDocumentAction(String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setDocumentAction(String, String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setDocumentArchive(XWikiDocumentArchive) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDocumentArchive(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setDocumentContent(DocumentReference, String, String, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setDocumentContent(String, String, String, boolean) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
setDocumentParentReference(DocumentReference, DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setDocumentReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2.3 don't change the reference of a document once it's been constructed. Instead you can clone the doc, rename it or copy it.
setDocumentReference(DocumentReference) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setDocumentReference(DocumentReference) - Method in class com.xpn.xwiki.objects.BaseElement
 
setDocumentReference(DocumentReference) - Method in interface com.xpn.xwiki.objects.ElementInterface
 
setDocumentSyntaxId(DocumentReference, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setDocumentSyntaxId(String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
setDocumentTitle(DocumentReference, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setDoubleValue(String, double) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setDownloads(int) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setElement(int, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setElements(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setEmptyIsToday(int) - Method in class com.xpn.xwiki.objects.classes.DateClass
Sets whether an empty date value represents the current date or not.
setEndDate() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
setEndDate(Date) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setEndTime(Date) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setEngineContext(XWikiEngineContext) - Method in class com.xpn.xwiki.XWiki
 
setEngineContext(XWikiEngineContext) - Method in class com.xpn.xwiki.XWikiContext
 
setErrorObjects(List) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
setErrors(List) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
setException(Throwable) - Method in exception com.xpn.xwiki.XWikiException
 
setExceptions(List) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
setExtensionId(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setFeed(String) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setField(String) - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
setFields(Map) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setFieldsToRemove(List) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setFileName(String) - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
setFilename(String) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.filename.
setFilename(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setFilesize(int) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Set cached filesize of the attachment that will be stored as metadata
setFileType(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
setFileType(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
setFinished(boolean) - Method in class com.xpn.xwiki.api.Context
Specifies if the current page should be sent to the client or not.
setFinished(boolean) - Method in class com.xpn.xwiki.XWikiContext
 
setFloatValue(String, float) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setForm(XWikiForm) - Method in class com.xpn.xwiki.XWikiContext
 
setFormat(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setFormStringSeparator(String) - Method in class com.xpn.xwiki.objects.ListProperty
 
setFromCache(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setFull(boolean) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setFullName(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setFullName(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setDocumentReference(org.xwiki.model.reference.DocumentReference) instead
setFullName(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setDocumentReference(org.xwiki.model.reference.DocumentReference) instead
setFullName(String) - Method in class com.xpn.xwiki.doc.XWikiLink
 
setFullVersion(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Store the XML export of the document as the history patch; this will be a history milestone.
setFullVersion(String) - Method in class com.xpn.xwiki.doc.rcs.XWikiPatch
Store the XML export of the document as the history patch; this will be a history milestone.
setFunctionName(String) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setGroupClasses(Collection<String>) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
setGroupMemberFields(Collection<String>) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
setGroupService(XWikiGroupService) - Method in class com.xpn.xwiki.XWiki
 
setGuid(String) - Method in class com.xpn.xwiki.api.Object
 
setGuid(String) - Method in class com.xpn.xwiki.objects.BaseObject
 
setGuid(String) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setHeader(String, String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setHeader(String, String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setHidden(boolean) - Method in class com.xpn.xwiki.api.Document
Indicates whether the document should be 'hidden' or not, meaning that it should not be returned in public search results or appear in the User Interface in general.
setHidden(Boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
Indicates whether the document should be 'hidden' or not, meaning that it should not be returned in public search results.
setHidden(String) - Method in class com.xpn.xwiki.web.EditForm
 
setHost(String) - Method in class com.xpn.xwiki.stats.impl.SearchEngineRule
 
setHost(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setId(long) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.id.
setId(XWikiRCSNodeId) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
setId(XWikiRCSNodeId) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
setId(long) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setId(long) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
This does nothing and is only here to satisfy Hibernate.
setId(long) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
This function does nothing and exists only for Hibernate to be able to load a value which is not used.
setId(long) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setId(long) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setId(long) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
setId(long) - Method in class com.xpn.xwiki.objects.BaseElement
Dummy function, do hibernate is always happy.
setId(long) - Method in class com.xpn.xwiki.objects.BaseProperty
 
setId(String) - Method in class com.xpn.xwiki.objects.classes.ListItem
 
setId(long) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setId(long) - Method in interface com.xpn.xwiki.objects.PropertyInterface
Dummy function to satisfy hibernate requirements.
setId(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setIdField(String) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setImg(boolean) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setIncludeMinorVersions(boolean) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.filter.CodeFilter
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.filter.MacroFilter
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.filter.StyleFilter
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.filter.UrlFilter
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.filter.XWikiHeadingFilter
 
setInitialContext(InitialRenderContext) - Method in class com.xpn.xwiki.render.macro.MacroRepository
 
setInitParameter(String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
setInstallExension(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setInterfaceLanguage(String) - Method in class com.xpn.xwiki.XWikiContext
 
setInterWikiAlias(String) - Method in class com.xpn.xwiki.content.Link
 
setIntHeader(String, int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setIntHeader(String, int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setIntValue(EntityReference, String, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setIntValue(String, String, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setIntValue(EntityReference, String, int) instead
setIntValue(String, int) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setIP(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setKey(String) - Method in class com.xpn.xwiki.render.XWikiRenderingCache
 
setLanguage(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setLanguage(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 4.3M2 use XWikiDocument.setLocale(Locale) instead
setLanguage(String) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setLanguage(String) - Method in class com.xpn.xwiki.web.EditForm
 
setLanguage(String) - Method in class com.xpn.xwiki.web.RollbackForm
 
setLanguage(String) - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 4.3M1 use XWikiContext.setLocale(Locale) instead
setLargeStringValue(EntityReference, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setLargeStringValue(String, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setLargeStringValue(EntityReference, String, String) instead
setLargeStringValue(String, String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setLicence(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setLicence(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setLink(String) - Method in class com.xpn.xwiki.doc.XWikiLink
 
setLinksAction(String) - Method in class com.xpn.xwiki.api.Context
Sets the action to be used instead of the view action inside URLs.
setLinksAction(String) - Method in class com.xpn.xwiki.XWikiContext
 
setLinksQueryString(String) - Method in class com.xpn.xwiki.api.Context
Sets an extra query string to be added to all the URLs created by XWiki URL factories.
setLinksQueryString(String) - Method in class com.xpn.xwiki.XWikiContext
 
setList(List<String>) - Method in class com.xpn.xwiki.objects.ListProperty
Starting from 4.3M2, this method will copy the list passed as parameter.
setList(List<String>) - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
setLocale(Locale) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setLocale(Locale) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setLocale(Locale) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setLocale(Locale) - Method in class com.xpn.xwiki.XWikiContext
 
setLock(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setLockForce(boolean) - Method in class com.xpn.xwiki.web.EditForm
 
setLockForce(boolean) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setLogLevel(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
setLogLevel(LogLevel) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
setLogLevel(String, String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
setLongValue(String, long) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setMain(boolean) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
setMainXWiki(String) - Method in class com.xpn.xwiki.XWikiContext
 
setMessage(String) - Method in exception com.xpn.xwiki.XWikiException
 
setMeta(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setMetaClass(MetaClass) - Static method in class com.xpn.xwiki.objects.meta.MetaClass
Sets the cached instance of this class.
setMetaclass(MetaClass) - Method in class com.xpn.xwiki.XWiki
 
setMetaDataDirty(boolean) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setMetaDataDirty(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setMinorEdit(boolean) - Method in class com.xpn.xwiki.api.Document
 
setMinorEdit(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setMinorEdit(boolean) - Method in class com.xpn.xwiki.web.EditForm
 
setMinorEdit1(Boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setMode(int) - Method in class com.xpn.xwiki.XWikiContext
 
setModified(boolean) - Method in class com.xpn.xwiki.doc.merge.MergeResult
 
setModifiedContent(Object) - Method in class com.xpn.xwiki.content.parsers.ReplacementResultCollection
 
setModule(int) - Method in exception com.xpn.xwiki.XWikiException
 
setMostRecent(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
must not be used unless in store system.
setMultiLine(boolean) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setMultiSelect(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setName(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 used XWikiDocument.setDocumentReference(DocumentReference) instead
setName(String) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Modify the name of the package for which packager append ".zip".
setName(String) - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
setName(String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setName(String) - Method in class com.xpn.xwiki.objects.BaseElement
Note that this method is used by Hibernate for loading an element.
setName(String) - Method in class com.xpn.xwiki.objects.BaseObject
Deprecated. since 2.2M2 use BaseCollection.setDocumentReference(org.xwiki.model.reference.DocumentReference)
setName(String) - Method in class com.xpn.xwiki.objects.BaseObjectReference

Overridden to always compute the class name and the object number.
setName(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated. since 2.2M2 use BaseCollection.setDocumentReference(org.xwiki.model.reference.DocumentReference)
setName(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setName(String) - Method in interface com.xpn.xwiki.objects.ElementInterface
 
setName(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setName(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setName(String) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated. most plugins hard code their names, so this doesn't really work
setName(String) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setName(String) - Method in class com.xpn.xwiki.web.EditForm
 
setName(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
setNameField(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setNb(int) - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.RequestLimit
 
setNbConnections(int) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
setNew(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setNewValue(Object) - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
setNewValue(Object) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setNewVersion(String) - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
setNodes(Collection<XWikiRCSNodeInfo>) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
setNumber(int) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setNumber(int) - Method in class com.xpn.xwiki.objects.BaseObject
 
setNumber(int) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setNumber(int) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setNumberType(String) - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
setObject(String, int, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setXObject(DocumentReference, int, BaseObject) instead
setObject(BaseCollection) - Method in class com.xpn.xwiki.objects.BaseProperty
 
setObject(BaseCollection) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setObject(BaseCollection) - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
setObject(BaseCollection) - Method in interface com.xpn.xwiki.objects.PropertyInterface
 
setOriginalDatabase(String) - Method in class com.xpn.xwiki.XWikiContext
 
setOriginalDocument(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setOrigVersion(String) - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
setOutpuStream(OutputStream) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setOwner(ListProperty) - Method in class com.xpn.xwiki.objects.ListProperty.NotifyList
 
setOwnerDocument(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
Set the owner document in order to propagate the content dirty flag.
setOwnerDocument(XWikiDocument) - Method in class com.xpn.xwiki.objects.BaseObject
Set the owner document of this base object.
setOwnerDocument(XWikiDocument) - Method in class com.xpn.xwiki.objects.BaseProperty
Set the owner document of this base property.
setOwnerDocument(XWikiDocument) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Set the owner document of this base property.
setPage(String) - Method in class com.xpn.xwiki.content.Link
 
setPageExistCache(Cache<Boolean>) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
setPageSaves(int) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setPageViews(int) - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
setParams(List<String>) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setParamsTypes(Map<String, String>) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setParent(String) - Method in class com.xpn.xwiki.api.Document
 
setParent(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 used XWikiDocument.setParentReference(DocumentReference) instead
setParent(String) - Method in class com.xpn.xwiki.objects.classes.ListItem
 
setParent(String) - Method in class com.xpn.xwiki.web.EditForm
 
setParent(String) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setParentField(String) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
setParentReference(EntityReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setParentReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2.3 use XWikiDocument.setParentReference(org.xwiki.model.reference.EntityReference) instead
setPatch(XWikiPatch) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
setPath(String) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to set the current hibernate config file path
setPattern(String) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
setPattern(String, int) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
setPattern(Pattern) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
setPeriod(Period) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
Set the Period (time limits) desired for the results
setPeriod(int) - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
setPhonyDocument(DocumentReference, XWikiContext, VelocityContext) - Method in class com.xpn.xwiki.XWiki
 
setPhonyDocument(String, XWikiContext, VelocityContext) - Method in class com.xpn.xwiki.XWiki
Deprecated. since 2.3M1 use XWiki.setPhonyDocument(DocumentReference, XWikiContext, VelocityContext)
setPicker(int) - Method in class com.xpn.xwiki.objects.classes.DateClass
Sets whether to use a date picker or not to select the date in edit mode.
setPicker(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setPicker(boolean) - Method in class com.xpn.xwiki.objects.classes.StringClass
 
setPlugin(DiffPlugin) - Method in class com.xpn.xwiki.plugin.diff.DiffPluginApi
Deprecated.  
setPlugin(GooglePlugin) - Method in class com.xpn.xwiki.plugin.google.GooglePluginApi
 
setPlugin(MailPlugin) - Method in class com.xpn.xwiki.plugin.mail.MailPluginApi
 
setPlugin(T) - Method in class com.xpn.xwiki.plugin.PluginApi
Deprecated. Set the inner plugin object.
setPlugin(SVGPlugin) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
setPluginManager(XWikiPluginManager) - Method in class com.xpn.xwiki.XWiki
 
setPlugins(Vector<String>) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
setPreserveVersion(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setPreserveVersion(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Sets the flag for the packager to preserve or not existing versions of documents when installing with PackageAPI.install().
setPrettyName(String) - Method in class com.xpn.xwiki.objects.BaseElement
 
setPrettyName(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setPrevValue(Object) - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
setPrevValue(Object) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setProperty(String, String, String, Object) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated. 
setProperty(DocumentReference, DocumentReference, String, Object) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
setProperty(EntityReference, String, BaseProperty) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setProperty(String, String, BaseProperty) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setProperty(EntityReference, String, BaseProperty) instead
setPropertyErrors(List) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
setPropertyName(String) - Method in class com.xpn.xwiki.web.PropChangeForm
Setter for the property name.
setPropName(String) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setPropName(String) - Method in class com.xpn.xwiki.web.PropAddForm
 
setPropType(String) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setPropType(String) - Method in class com.xpn.xwiki.web.PropAddForm
 
setProvidedVersionsModifiables(boolean) - Method in class com.xpn.xwiki.doc.merge.MergeConfiguration
 
setQueryString(String) - Method in class com.xpn.xwiki.content.Link
 
setRange(Range) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
Set the Range (size limits) desired for the results
setRCSArchive(Archive) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Deprecated. since 2.6M1 please do not use this, it is bound to a jrcs based implementation.
setRCSArchive(Archive) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
setRCSVersion(Version) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setRCSVersion(Version) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setReadOnly(boolean) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to set/unset the readonly status of the Wiki After setting this to true no writing to the database will be performed All Edit buttons will be removed and save actions disabled This is used for maintenance purposes
setReadOnly(boolean) - Method in class com.xpn.xwiki.XWiki
 
setRecentActionsFromSession(XWikiContext, String, Collection<?>) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Store the recent statistics actions in the session.
setRecycleBinStore(XWikiRecycleBinStoreInterface) - Method in class com.xpn.xwiki.XWiki
 
setReferer(String) - Method in class com.xpn.xwiki.stats.impl.RefererStats
 
setRegEx(String) - Method in class com.xpn.xwiki.stats.impl.SearchEngineRule
 
setRelationalStorage(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setReleaseLock(boolean) - Method in class com.xpn.xwiki.web.PreviewForm
 
setRemovePre(boolean) - Method in class com.xpn.xwiki.render.PreTagSubstitution
 
setRemovePre(boolean) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
setRemovePre(boolean) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
setRenderingEngine(XWikiRenderingEngine) - Method in class com.xpn.xwiki.XWiki
 
setRenderWiki(boolean) - Method in class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
setRequest(HttpServletRequest) - Method in class com.xpn.xwiki.web.XWikiForm
Reset all properties to their default values.
setRequest(XWikiRequest) - Method in class com.xpn.xwiki.XWikiContext
 
setResponse(XWikiResponse) - Method in class com.xpn.xwiki.XWikiContext
 
setRev(String) - Method in class com.xpn.xwiki.web.RollbackForm
 
setRightService(XWikiRightService) - Method in class com.xpn.xwiki.XWiki
 
setRows(int) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
setScheme(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setScript(String) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
Setter for the script value.
setSearch(boolean) - Method in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
setSectionIndex(int) - Method in class com.xpn.xwiki.api.DocumentSection
 
setSectionLevel(String) - Method in class com.xpn.xwiki.api.DocumentSection
 
setSectionNumber(int) - Method in class com.xpn.xwiki.api.DocumentSection
 
setSectionTitle(String) - Method in class com.xpn.xwiki.api.DocumentSection
 
setSeparator(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setSeparators(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setSession(Session, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to set the current session in the context This is set in beginTransaction
setSessionFactory(SessionFactory) - Method in class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
 
setSessionFactory(SessionFactory) - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
 
setSessionFactory(SessionFactory) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
setSetValue(String, Set<?>) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setSingleLine(boolean) - Method in class com.xpn.xwiki.render.XWikiVirtualMacro
 
setSize(int) - Method in class com.xpn.xwiki.objects.classes.DateClass
Sets the size of the date input in edit mode.
setSize(int) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setSize(int) - Method in class com.xpn.xwiki.objects.classes.NumberClass
 
setSize(int) - Method in class com.xpn.xwiki.objects.classes.StringClass
 
setSort(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setSpace(String) - Method in class com.xpn.xwiki.content.Link
 
setSpace(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 used XWikiDocument.setDocumentReference(DocumentReference) instead
setSql(String) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setStart(int) - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.RequestLimit
 
setStartDate() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
setStartDate(Date) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setStartTime(Date) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setStatus(int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setStatus(int, String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
Deprecated.  
setStatus(int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setStatus(int, String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setStore(XWikiStoreInterface) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setStore(XWikiStoreInterface) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
setStore(XWikiStoreInterface) - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
setStore(XWikiStoreInterface) - Method in class com.xpn.xwiki.XWiki
 
setStringListValue(EntityReference, String, List) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setStringListValue(String, String, List) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setStringListValue(EntityReference, String, List) instead
setStringListValue(String, List) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setStringValue(EntityReference, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setStringValue(String, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.setStringValue(EntityReference, String, String) instead
setStringValue(String, String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setSyntax(Syntax) - Method in class com.xpn.xwiki.api.Document
 
setSyntax(Syntax) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setSyntaxId(String) - Method in class com.xpn.xwiki.api.Document
 
setSyntaxId(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.3M1, use {link #setSyntax(Syntax)} instead
setSyntaxId(String) - Method in class com.xpn.xwiki.web.EditForm
 
setTags(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
add tags to the document.
setTags(String[]) - Method in class com.xpn.xwiki.web.EditForm
 
setTarget(String) - Method in class com.xpn.xwiki.content.Link
 
setTemplate(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setTemplateDocumentReference(DocumentReference) instead
setTemplate(String) - Method in class com.xpn.xwiki.web.EditForm
 
setTemplate(String) - Method in class com.xpn.xwiki.web.PrepareEditForm
 
setTemplateDocumentReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setTest(boolean) - Method in class com.xpn.xwiki.XWiki
Deprecated. No longer used.
setTextValue(String) - Method in class com.xpn.xwiki.objects.StringListProperty
 
setThreadName(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setTimerDesc(String, String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
setTimerDetails(String, String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setTitle(String) - Method in class com.xpn.xwiki.api.Document
 
setTitle(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setTitle(String) - Method in class com.xpn.xwiki.web.EditForm
 
setTooltip(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setTransaction(Transaction, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to set the current transaction This is set in beginTransaction
setTranslation(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setType(int) - Method in class com.xpn.xwiki.render.FormattingSubstitution
 
setType(int) - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
setUidAttributeName(String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
setUniqueID(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setUniqueVisitors(int) - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
setUnmodifiable(boolean) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setUp(FilterContext) - Method in class com.xpn.xwiki.render.filter.XWikiLinkFilter
 
setupCookie(Cookie, boolean, String, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
Setup a cookie: expiration date, path, domain + send it to the response.
setupHeaders(XWikiResponse, String, Date, int) - Method in class com.xpn.xwiki.web.SkinAction
Sets several headers to properly identify the response.
setURI(URI) - Method in class com.xpn.xwiki.content.Link
 
setURL(URL) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setURL(URL) - Method in class com.xpn.xwiki.XWikiContext
 
setURLFactory(XWikiURLFactory) - Method in class com.xpn.xwiki.XWikiContext
 
setUsePipeDelimiterSymbol(boolean) - Method in class com.xpn.xwiki.content.Link
 
setUser(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setUser(String) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
setUser(String) - Method in class com.xpn.xwiki.XWikiContext
Deprecated. since 3.1M1 use XWikiContext.setUserReference(DocumentReference) instead
setUserAgent(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setUserDefaultGroup(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
SetUserDefaultGroup(XWikiContext, String) - Method in class com.xpn.xwiki.XWiki
Deprecated. replaced by XWiki.setUserDefaultGroup(String fullwikiname, XWikiContext context)
setUserName(String) - Method in class com.xpn.xwiki.doc.XWikiLock
 
setUserReference(DocumentReference) - Method in class com.xpn.xwiki.XWikiContext
 
setUserSearchFormatString(String) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
 
setUsesList(boolean) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
Deprecated. since 4.3M2 this meta property is not used anymore because we changed the default displayer
setUsesList(boolean) - Method in class com.xpn.xwiki.objects.classes.UsersClass
Deprecated. since 4.3M2 this meta property is not used anymore because we changed the default displayer
setUtil(Util) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
setValidationMessage(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setValidationRegExp(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setValidationScript(String) - Method in class com.xpn.xwiki.api.Document
Sets a new validation script for this document, a Velocity script that is executed when validating the document data.
setValidationScript(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setValidationScript(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setValidationStatus(XWikiValidationStatus) - Method in class com.xpn.xwiki.XWikiContext
 
setValue(Object) - Method in class com.xpn.xwiki.objects.BaseProperty
 
setValue(Object) - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
setValue(String) - Method in class com.xpn.xwiki.objects.classes.ListItem
 
setValue(Object) - Method in class com.xpn.xwiki.objects.DateProperty
 
setValue(Object) - Method in class com.xpn.xwiki.objects.ListProperty
 
setValue(Object) - Method in class com.xpn.xwiki.objects.NumberProperty
 
setValueDirty(Object) - Method in class com.xpn.xwiki.objects.BaseProperty
Set the dirty flag if the new value isn't equal to the old value.
setValueDirty(boolean) - Method in class com.xpn.xwiki.objects.BaseProperty
 
setValueField(String) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setValues(String) - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
setVersion(Version) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
setVersion(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setVersion(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setVersion(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
setVersion(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
setVersion(int) - Method in class com.xpn.xwiki.store.migration.XWikiDBVersion
 
setVersion(String) - Method in class com.xpn.xwiki.XWiki
 
setVersion1(int) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
setVersion2(int) - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
setVersioningStore(XWikiVersioningStoreInterface) - Method in class com.xpn.xwiki.XWiki
 
setVirtualWikiAlias(String) - Method in class com.xpn.xwiki.content.Link
 
setVisitInSession(HttpSession, VisitStats) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
Store the visit object in the session.
setVisits(int) - Method in class com.xpn.xwiki.stats.impl.DocumentStats
 
setWeb(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. use XWikiDocument.setDocumentReference(DocumentReference) instead
setWeb(String) - Method in class com.xpn.xwiki.web.EditForm
 
setWiki(XWiki) - Method in class com.xpn.xwiki.XWikiContext
 
setWikiNode(Object) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setWikiOwner(String) - Method in class com.xpn.xwiki.XWikiContext
 
setWikiPage(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setWikiPage(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
setWikiServer(XWikiDocument) - Method in class com.xpn.xwiki.XWikiContext
 
setWithVersions(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
If set to true, history revisions in the archive will be imported when importing documents.
setWithVersions(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Sets the flag for the packager to import or not history revisions included in the archive when installing with PackageAPI.install().
setXClass(BaseClass) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setXClassReference(EntityReference) - Method in class com.xpn.xwiki.objects.BaseCollection
Set the reference to the XClass (used for an XObject).
setXClassReference(EntityReference) - Method in class com.xpn.xwiki.objects.BaseObject
 
setXClassReference(DocumentReference) - Method in class com.xpn.xwiki.objects.ObjectDiff
 
setXClassXML(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setXml(String) - Method in class com.xpn.xwiki.doc.DeletedAttachment
Setter for DeletedAttachment.xml.
setXml(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setXMLRPCServer(XmlRpcServer) - Method in class com.xpn.xwiki.XWikiContext
 
setXObject(DocumentReference, int, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. use XWikiDocument.setXObject(int, BaseObject) instead
setXObject(int, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Replaces the object at the specified position and for the specified object xclass.
setXObjects(Map<DocumentReference, List<BaseObject>>) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setXObjects(DocumentReference, List<BaseObject>) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setXObjectsToRemove(List<BaseObject>) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setxWikiClass(BaseClass) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
setxWikiClassXML(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.setXClassXML(String) ()} instead Hibernate uses this through reflection. It cannot be removed without altering hibernate.cfg.xml
setXWikiContext(XWikiContext) - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
setXWikiDoc(XWikiDocument) - Method in class com.xpn.xwiki.web.EditBean
 
severe(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
severe(String, Throwable) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
SHEETCLASS_REFERENCE - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
shouldExecute(XWikiDBVersion) - Method in interface com.xpn.xwiki.store.migration.DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R35100XWIKI7564DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R35101XWIKI7645DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R35102XWIKI7771DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R42000XWIKI7726DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
shouldExecute(XWikiDBVersion) - Method in class com.xpn.xwiki.store.migration.hibernate.R6405XWIKI1933DataMigration
 
showCreate() - Method in class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
showLogin(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiAuthService
 
showLogin(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
 
showLogin(HttpServletRequest, HttpServletResponse, String) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
showLogin(HttpServletRequest, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
 
showLogin(HttpServletRequest, HttpServletResponse, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
Show the login page.
showLogin(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator
 
showLogin(HttpServletRequest, HttpServletResponse, XWikiContext) - Method in interface com.xpn.xwiki.user.impl.xwiki.XWikiAuthenticator
 
showLogin(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
showViewAction(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
shutdownHibernate(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to shut down the hibernate configuration Closing all pools and connections
SkinAction - Class in com.xpn.xwiki.web
Action for serving skin files.
SkinAction() - Constructor for class com.xpn.xwiki.web.SkinAction
 
skipDefaultSpaceInURLs(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
SPACE_NAME_SEP - Static variable in class com.xpn.xwiki.doc.XWikiDocument
Separator string between space name and page name.
SPACE_SCOPE - Static variable in class com.xpn.xwiki.criteria.impl.Scope
Any scope that is associated with a space
split(String, String) - Method in class com.xpn.xwiki.util.Util
 
split(String, String) - Method in class com.xpn.xwiki.XWiki
 
SQLFilter(String) - Static method in class com.xpn.xwiki.web.Utils
 
start() - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
Start storing thread.
startMigrations() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Start the migration process.
startMigrations(Collection<AbstractDataMigrationManager.XWikiMigration>) - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
startMigrations() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
startRenderingHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
startRenderingHandler(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Hook method called during the 1.0 rendering process, after XWikiPluginInterface.commonTagsHandler(String, XWikiContext) and before XWikiPluginInterface.outsidePREHandler(String, XWikiContext).
startRenderingHandler(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
startRequest(String, URL) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
startRequest(String, String, URL) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
startTimer(String, String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
startTimer(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
startTimer(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
startTimer(String, String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
StaticListClass - Class in com.xpn.xwiki.objects.classes
 
StaticListClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.StaticListClass
 
StaticListClass() - Constructor for class com.xpn.xwiki.objects.classes.StaticListClass
 
StaticListMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a static list XClass property.
StaticListMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.StaticListMetaClass
Default constructor.
StatsService - Class in com.xpn.xwiki.api
Statistics api.
StatsService(XWikiContext) - Constructor for class com.xpn.xwiki.api.StatsService
Create new StatsService instance.
StatsUtil - Class in com.xpn.xwiki.stats.impl
Utility class for statistics.
StatsUtil.PeriodType - Enum in com.xpn.xwiki.stats.impl
The type of the period.
stop() - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
Stop storing thread.
store(List<XWikiStatsStoreItem>) - Method in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
 
store(List<XWikiStatsStoreItem>) - Method in interface com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreItem
Store provided statistics into the database.
storeInternal(List<XWikiStatsStoreItem>) - Method in class com.xpn.xwiki.stats.impl.xwiki.AbstractStatsStoreItem
Store provided statistics into the database.
storeInternal(List<XWikiStatsStoreItem>) - Method in class com.xpn.xwiki.stats.impl.xwiki.DocumentStatsStoreItem
 
storeInternal(List<XWikiStatsStoreItem>) - Method in class com.xpn.xwiki.stats.impl.xwiki.RefererStatsStoreItem
 
storeInternal(List<XWikiStatsStoreItem>) - Method in class com.xpn.xwiki.stats.impl.xwiki.VisitStatsStoreItem
 
storeObject(String, Map) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Update the object or create a new one if it doesn't exist.
storeObject(String, Map, boolean) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
This is a version of storeObject that fails to store the object if the current version of the page associated to the object doesn't match the one of the object passed as parameter (i.e., the object's page has been modified since the last getObject)
storePage(String, Map) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
Store or rename a page, or create it if it doesn't exist.
storePage(String, Map, boolean) - Method in class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
This is a version of storePage that fails to store the page if the current version of the page doesn't match the one of the page passed as parameter (i.e., the page has been modified since the last getPage)
StringClass - Class in com.xpn.xwiki.objects.classes
 
StringClass(String, String, PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.StringClass
 
StringClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.StringClass
 
StringClass() - Constructor for class com.xpn.xwiki.objects.classes.StringClass
 
StringListProperty - Class in com.xpn.xwiki.objects
 
StringListProperty() - Constructor for class com.xpn.xwiki.objects.StringListProperty
 
StringMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a string XClass property.
StringMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.StringMetaClass
Default constructor.
StringProperty - Class in com.xpn.xwiki.objects
XProperty for containing a string of limited size (default 255 characters max).
StringProperty() - Constructor for class com.xpn.xwiki.objects.StringProperty
 
stripContextPathFromURL(URL, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
The authentication library we are using (SecurityFilter) requires that its URLs do not contain the context path, in order to be usable with RequestDispatcher.forward.
stripSegmentFromPath(String, String) - Static method in class com.xpn.xwiki.XWiki
Helper method, removes a predefined path segment (the context path or the servel path) from the start of the requested URI and returns the remainder.
StrongFilter - Class in com.xpn.xwiki.render.filter
 
StrongFilter() - Constructor for class com.xpn.xwiki.render.filter.StrongFilter
 
StyleFilter - Class in com.xpn.xwiki.render.filter
 
StyleFilter() - Constructor for class com.xpn.xwiki.render.filter.StyleFilter
 
StyleMacro - Class in com.xpn.xwiki.render.macro
 
StyleMacro() - Constructor for class com.xpn.xwiki.render.macro.StyleMacro
 
subList(List<String>) - Method in class com.xpn.xwiki.criteria.impl.Range
Copy the given list and return a (smart) subList corresponding to this range.
substitute(Util, int, String) - Static method in class com.xpn.xwiki.render.FormattingSubstitution
 
substitute(Util, String, int, String) - Static method in class com.xpn.xwiki.render.HeadingSubstitution
 
substitute(String, int) - Method in class com.xpn.xwiki.render.ListSubstitution
 
substitute(String, int) - Method in class com.xpn.xwiki.render.WikiNameSubstitution
 
substitute(XWikiContext, int, Util, String) - Static method in class com.xpn.xwiki.render.WikiNameSubstitution
 
substitute(String) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
substitute(String, String) - Method in class com.xpn.xwiki.util.Util
 
substitute(String, String, String) - Method in class com.xpn.xwiki.util.Util
 
SUPERADMIN_USER - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The Superadmin username.
SUPERADMIN_USER_FULLNAME - Static variable in interface com.xpn.xwiki.user.api.XWikiRightService
The Superadmin full name.
supportsAggressiveRelease() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
Does this connection provider support aggressive release of JDBC connections and re-acquistion of those connections (if need be) later?

This is used in conjunction with Environment.RELEASE_CONNECTIONS to aggressively release JDBC connections.

SVGAction - Class in com.xpn.xwiki.web
 
SVGAction() - Constructor for class com.xpn.xwiki.web.SVGAction
 
SVGMacro - Class in com.xpn.xwiki.plugin.svg
Deprecated. The Radeox macros are deprecated in favor of the new wiki macros.
SVGMacro() - Constructor for class com.xpn.xwiki.plugin.svg.SVGMacro
Deprecated.  
SVGPlugin - Class in com.xpn.xwiki.plugin.svg
 
SVGPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.svg.SVGPlugin
 
SVGPluginApi - Class in com.xpn.xwiki.plugin.svg
 
SVGPluginApi(SVGPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
syncGroupsMembership(String, String, Map<String, Set<String>>, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Synchronize user XWiki membership with it's LDAP membership.
syncGroupsMembership(String, String, boolean, XWikiLDAPUtils, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Synchronize user XWiki membership with it's LDAP membership.
syncGroupsMembership(String, String, Map<String, Set<String>>, XWikiLDAPUtils, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Synchronize user XWiki membership with it's LDAP membership.
syncUser(XWikiDocument, List<XWikiLDAPSearchAttribute>, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Update or create XWiki user base on LDAP.
syncUser(XWikiDocument, List<XWikiLDAPSearchAttribute>, String, String, XWikiLDAPUtils, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Update or create XWiki user base on LDAP.
syntaxFactory - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to create proper Syntax objects.
SYSTEM_SPACE - Static variable in class com.xpn.xwiki.XWiki
Name of the default system space.

T

TableBuilder - Class in com.xpn.xwiki.render.macro
Builds a Radeox Table by parsing its textual representation, usually the content of a {table} macro.
TableBuilder() - Constructor for class com.xpn.xwiki.render.macro.TableBuilder
 
TableMacro - Class in com.xpn.xwiki.render.macro
 
TableMacro() - Constructor for class com.xpn.xwiki.render.macro.TableMacro
 
TAG_CLASS - Static variable in class com.xpn.xwiki.XWikiConstant
 
TAG_CLASS_PROP_TAGS - Static variable in class com.xpn.xwiki.XWikiConstant
 
TempResourceAction - Class in com.xpn.xwiki.web
Action responsible for downloading temporary resources created by various modules.
TempResourceAction() - Constructor for class com.xpn.xwiki.web.TempResourceAction
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
testInstall(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
testInstall() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
testInstall(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
TexAction - Class in com.xpn.xwiki.web
Returns rendered mathematical formulae to the client.
TexAction() - Constructor for class com.xpn.xwiki.web.TexAction
 
TextAreaClass - Class in com.xpn.xwiki.objects.classes
 
TextAreaClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.TextAreaClass
 
TextAreaClass() - Constructor for class com.xpn.xwiki.objects.classes.TextAreaClass
 
TextAreaMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a text area XClass property.
TextAreaMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.TextAreaMetaClass
Default constructor.
TidyMessageLogger - Class in com.xpn.xwiki.util
Utility class for logging JTidy messages.
TidyMessageLogger(Logger) - Constructor for class com.xpn.xwiki.util.TidyMessageLogger
 
TOC_DATA_LEVEL - Static variable in class com.xpn.xwiki.util.TOCGenerator
 
TOC_DATA_NUMBERING - Static variable in class com.xpn.xwiki.util.TOCGenerator
 
TOC_DATA_TEXT - Static variable in class com.xpn.xwiki.util.TOCGenerator
 
TOCGenerator - Class in com.xpn.xwiki.util
 
TOCGenerator() - Constructor for class com.xpn.xwiki.util.TOCGenerator
 
toFormString() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toFormString(BaseProperty) - Method in class com.xpn.xwiki.objects.classes.DateClass
 
toFormString() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
toFormString() - Method in class com.xpn.xwiki.objects.meta.PropertyMetaClass
 
toFormString() - Method in interface com.xpn.xwiki.objects.PropertyInterface
 
toFullXML(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Retrieve the document as an XML string.
toJSON(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Outputs the content of this package in the JSON format
toJSON() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
toProduct(String) - Static method in class com.xpn.xwiki.store.DatabaseProduct
Transform a product name represented as a string into a DatabaseProduct object.
toSingleFormString() - Method in class com.xpn.xwiki.objects.ListProperty
 
toString() - Method in class com.xpn.xwiki.api.Document
 
toString() - Method in class com.xpn.xwiki.content.Link
 
toString() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
toString() - Method in class com.xpn.xwiki.doc.MetaDataDiff
 
toString() - Method in class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
toString() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
toString() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
toString() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
toString() - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
toString() - Method in class com.xpn.xwiki.objects.BaseCollection
 
toString() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toString() - Method in class com.xpn.xwiki.objects.classes.ListItem
 
toString(BaseProperty) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
toString(BaseProperty) - Method in interface com.xpn.xwiki.objects.classes.PropertyClassInterface
 
toString() - Method in interface com.xpn.xwiki.objects.ElementInterface
 
toString() - Method in class com.xpn.xwiki.objects.ListProperty
toString() - Method in class com.xpn.xwiki.objects.ObjectDiff
 
toString() - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPSearchAttribute
 
toString() - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
 
toString() - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.LevelTree
 
toString() - Method in class com.xpn.xwiki.plugin.rightsmanager.utils.UsersGroups
 
toString() - Method in class com.xpn.xwiki.store.DatabaseProduct
 
toString() - Method in class com.xpn.xwiki.store.migration.XWikiDBVersion
 
toString() - Method in class com.xpn.xwiki.user.api.XWikiUser
 
toString() - Method in class com.xpn.xwiki.util.AbstractSimpleClass
 
toStringXML(boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrieve an attachment as an XML string.
totalMemory() - Method in class com.xpn.xwiki.XWiki
 
toText() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toText() - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
toText() - Method in class com.xpn.xwiki.objects.DateProperty
 
toText() - Method in class com.xpn.xwiki.objects.ListProperty
 
toText() - Method in class com.xpn.xwiki.objects.NumberProperty
 
toXML() - Method in class com.xpn.xwiki.api.Document
 
toXML(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrieve XML representation of attachment's metadata into an Element.
toXML(XMLWriter, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Write an XML representation of the attachment into an XMLWriter
toXML(boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrieve XML representation of attachment's metadata into an Element.
toXML(Document, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. this method has nothing to do here and is apparently unused
toXML(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Retrieve the document as an XML string.
toXML(boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an XML string.
toXML(XMLWriter, boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to a XMLWriter.
toXML(OutputStream, boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an OutputStream.
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.BaseCollection
 
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.BaseObject
 
toXML() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
toXML() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
toXML() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
toXML() - Method in class com.xpn.xwiki.objects.DateProperty
 
toXML() - Method in class com.xpn.xwiki.objects.ListProperty
 
toXML(BaseClass) - Method in interface com.xpn.xwiki.objects.ObjectInterface
 
toXML() - Method in interface com.xpn.xwiki.objects.PropertyInterface
 
toXml(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
You should prefer Package.toXML(com.xpn.xwiki.internal.xml.XMLWriter).
toXML(XMLWriter) - Method in class com.xpn.xwiki.plugin.packaging.Package
Write the package.xml file to an XMLWriter.
toXML(OutputStream, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Write the package.xml file to an OutputStream
toXml() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
 
toXML(BaseClass) - Method in class com.xpn.xwiki.stats.impl.XWikiStats
 
toXMLDocument() - Method in class com.xpn.xwiki.api.Document
 
toXMLDocument(boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
toXMLDocument(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an XML DOMDocument.
toXMLDocument(boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an XML DOMDocument.
toXMLString() - Method in class com.xpn.xwiki.objects.BaseCollection
 
toXMLString() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toXMLString() - Method in class com.xpn.xwiki.objects.DateProperty
 
TRANSLATION_ALL - Static variable in class com.xpn.xwiki.i18n.i18n
 
TRANSLATION_CLASS - Static variable in class com.xpn.xwiki.i18n.i18n
 
TRANSLATION_CONTENT - Static variable in class com.xpn.xwiki.i18n.i18n
 
TRANSLATION_OBJECTS - Static variable in class com.xpn.xwiki.i18n.i18n
 
TYPE_BOLDFIXED - Static variable in class com.xpn.xwiki.render.FormattingSubstitution
 
TYPE_FIXED - Static variable in class com.xpn.xwiki.render.FormattingSubstitution
 
TYPE_FOUR - Static variable in class com.xpn.xwiki.render.WikiNameSubstitution
 
TYPE_ITALIC - Static variable in class com.xpn.xwiki.render.FormattingSubstitution
 
TYPE_NORMAL - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
TYPE_ONE - Static variable in class com.xpn.xwiki.render.WikiNameSubstitution
 
TYPE_PROVIDER - Static variable in class com.xpn.xwiki.XWikiContext
Type instance for Provider.
TYPE_SAMPLE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
 
TYPE_STRONG - Static variable in class com.xpn.xwiki.render.FormattingSubstitution
 
TYPE_STRONGITALIC - Static variable in class com.xpn.xwiki.render.FormattingSubstitution
 
TYPE_THREE - Static variable in class com.xpn.xwiki.render.WikiNameSubstitution
 
TYPE_TWO - Static variable in class com.xpn.xwiki.render.WikiNameSubstitution
 

U

uidStringEntityReferenceSerializer - Variable in class com.xpn.xwiki.doc.XWikiDocument
Used to compute document identifier.
UNDEFINED - Static variable in class com.xpn.xwiki.render.macro.rss.RSSMacroParameters
 
UndeleteAction - Class in com.xpn.xwiki.web
Action for restoring documents from the recycle bin.
UndeleteAction() - Constructor for class com.xpn.xwiki.web.UndeleteAction
 
UnderlineFilter - Class in com.xpn.xwiki.render.filter
 
UnderlineFilter() - Constructor for class com.xpn.xwiki.render.filter.UnderlineFilter
 
UNKNOWN - Static variable in class com.xpn.xwiki.store.DatabaseProduct
Represents an unknown database for which we were not able to find the product name.
UnknownAction - Class in com.xpn.xwiki.web
Action used when the url given to struts is not recognised as a valid action.
UnknownAction() - Constructor for class com.xpn.xwiki.web.UnknownAction
 
unrememberOldObject() - Method in class com.xpn.xwiki.stats.impl.VisitStats
Set old visit object to null.
unsetLinksAction() - Method in class com.xpn.xwiki.api.Context
Stops the view action from being replaced with another action inside URLs.
unsetLinksAction() - Method in class com.xpn.xwiki.XWikiContext
 
unsetLinksQueryString() - Method in class com.xpn.xwiki.api.Context
Specifies that no additional query string should be added to XWiki URLs.
unsetLinksQueryString() - Method in class com.xpn.xwiki.XWikiContext
 
updateArchive(byte[], XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Update the archive.
updateArchive(XWikiDocument, String, Date, String, Version, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
Update history with new document version.
updateArchive(byte[], XWikiContext) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Update the archive.
updateContentArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
updateDatabase(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
updateDatabase(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
updateDatabase(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
updateDoc(String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
 
updateDocument(XWikiDocument) - Method in interface com.xpn.xwiki.doc.MandatoryDocumentInitializer
Update the provided document according to the need.
updateDocumentSection(int, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Update a section content in document.
updateLDAPObject(String, String, String) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
Update or create LDAP profile of an existing user profile with provided LDAP user informations.
updateLDAPObject(XWikiDocument, String, String) - Method in class com.xpn.xwiki.user.impl.LDAP.LDAPProfileXClass
Update LDAP profile object with provided LDAP user informations.
updateNode(XWikiRCSNodeInfo) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
updateObjectFromRequest(String) - Method in class com.xpn.xwiki.api.Document
 
updateObjectFromRequest(String, String) - Method in class com.xpn.xwiki.api.Document
 
updateObjectFromRequest(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.updateXObjectFromRequest(EntityReference, XWikiContext)
updateObjectFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.updateXObjectFromRequest(EntityReference, String, XWikiContext)
updateObjectFromRequest(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.updateXObjectFromRequest(EntityReference, String, int, XWikiContext)
updateObjectsFromRequest(String) - Method in class com.xpn.xwiki.api.Document
 
updateObjectsFromRequest(String, String) - Method in class com.xpn.xwiki.api.Document
 
updateObjectsFromRequest(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.updateXObjectsFromRequest(EntityReference, XWikiContext)
updateObjectsFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M2 use XWikiDocument.updateXObjectsFromRequest(EntityReference, String, XWikiContext)
updateSchema(Collection<AbstractDataMigrationManager.XWikiMigration>) - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Update database schema to the latest structure.
updateSchema(Collection<AbstractDataMigrationManager.XWikiMigration>) - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
updateSchema(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to update the schema to match the hibernate mapping
updateSchema(XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Allows to update the schema to match the hibernate mapping
updateSchema(String[], XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Runs the update script on the current database
updateSchema(BaseClass, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Custom Mapping This function update the schema based on the dynamic custom mapping provided by the class
updateUserFromLDAP(XWikiDocument, List<XWikiLDAPSearchAttribute>, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Sets attributes on the user object based on attribute values provided by the LDAP.
updateXObjectFromRequest(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
updateXObjectFromRequest(EntityReference, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
updateXObjectFromRequest(EntityReference, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
updateXObjectsFromRequest(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds an object from an new object creation form.
updateXObjectsFromRequest(EntityReference, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Adds multiple objects from an new objects creation form.
updateXWikiDocArchive(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
updateXWikiDocArchive(XWikiDocument, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
UPLOAD_MAXSIZE_PARAMETER - Static variable in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. The name of the parameter that can be set in the global XWiki preferences to override the default maximum file size.
UPLOAD_SIZETHRESHOLD_PARAMETER - Static variable in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated. The name of the parameter that can be set in the global XWiki preferences to override the default size threshold for on-disk storage.
UploadAction - Class in com.xpn.xwiki.web
Action that handles uploading document attachments.
UploadAction() - Constructor for class com.xpn.xwiki.web.UploadAction
 
uploadAttachment(String, String, FileUploadPlugin, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.web.UploadAction
Attach a file to the current document.
URI_PATTERN - Static variable in class com.xpn.xwiki.web.TempResourceAction
URI pattern for this action.
UrlFilter - Class in com.xpn.xwiki.render.filter
 
UrlFilter() - Constructor for class com.xpn.xwiki.render.filter.UrlFilter
 
use(Object) - Method in class com.xpn.xwiki.api.Document
Setting the current object to the given object.
use(String) - Method in class com.xpn.xwiki.api.Document
Setting the current object to the first object of the given class name.
use(String, int) - Method in class com.xpn.xwiki.api.Document
Setting the current object to the object of the given class name and the given number.
useDefaultAction(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
UseMacro - Class in com.xpn.xwiki.render.macro
 
UseMacro() - Constructor for class com.xpn.xwiki.render.macro.UseMacro
 
User - Class in com.xpn.xwiki.api
Scriptable API for easy handling of users.
User(XWikiUser, XWikiContext) - Constructor for class com.xpn.xwiki.api.User
Constructs a wrapper for the given protected XWikiUser object.
USERMAPPING_SEP - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Mapping fields separator.
USERMAPPING_XWIKI_LDAP_LINK - Static variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPConfig
Character user to link XWiki field name and LDAP field name in user mappings property.
userName - Variable in class com.xpn.xwiki.doc.XWikiLock
 
users - Variable in class com.xpn.xwiki.plugin.rightsmanager.utils.UsersGroups
The collection of users.
UsersClass - Class in com.xpn.xwiki.objects.classes
Defines an XClass property type whose value is a list of user references.
UsersClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.UsersClass
Creates a new Users List property that is described by the given meta class.
UsersClass() - Constructor for class com.xpn.xwiki.objects.classes.UsersClass
Default constructor.
UsersGroups - Class in com.xpn.xwiki.plugin.rightsmanager.utils
Contains a collection of users and groups.
UsersGroups() - Constructor for class com.xpn.xwiki.plugin.rightsmanager.utils.UsersGroups
 
UsersMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a users XClass property.
UsersMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.UsersMetaClass
Default constructor.
Util - Class in com.xpn.xwiki.api
Utility APIs, available to scripting environments under the util variable.
Util(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.api.Util
Simple constructor, initializes a new utility API with the current context and the current global XWiki object.
Util - Class in com.xpn.xwiki.util
 
Util() - Constructor for class com.xpn.xwiki.util.Util
 
Utils - Class in com.xpn.xwiki.web
 
Utils() - Constructor for class com.xpn.xwiki.web.Utils
 

V

validate() - Method in class com.xpn.xwiki.api.Document
 
validate(String[]) - Method in class com.xpn.xwiki.api.Document
 
validate(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
validate(String[], XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
validateDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.validation.XWikiDefaultValidation
 
validateDocument(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.validation.XWikiValidationInterface
 
validateDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
validateObject(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
validateObject(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.validation.XWikiDefaultValidation
 
validateObject(BaseObject, XWikiContext) - Method in interface com.xpn.xwiki.validation.XWikiValidationInterface
 
validateProperty(BaseProperty, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
validateUser(boolean) - Method in class com.xpn.xwiki.api.XWiki
Priviledged API to validate the return code given by a user in response to an email validation email The validation information are taken from the request object
validateUser(boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
value - Variable in class com.xpn.xwiki.plugin.ldap.XWikiLDAPSearchAttribute
Attribute value.
VALUE_COMPARATOR - Static variable in class com.xpn.xwiki.objects.classes.ListItem
Comparator that orders list items on their values, keeping null items at the end.
valueOf(String) - Static method in enum com.xpn.xwiki.stats.impl.DocumentStats.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.stats.impl.RefererStats.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.stats.impl.StatsUtil.PeriodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.stats.impl.VisitStats.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.stats.impl.XWikiStats.Property
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xpn.xwiki.stats.impl.DocumentStats.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.stats.impl.RefererStats.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.stats.impl.StatsUtil.PeriodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.stats.impl.VisitStats.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.stats.impl.XWikiStats.Property
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.xpn.xwiki.doc.XWikiDocument
 
VIEW_ACTION - Static variable in class com.xpn.xwiki.web.ViewAction
The identifier of the view action.
ViewAction - Class in com.xpn.xwiki.web
Action called when the request URL has the "/view/" string in its path (this is configured in struts-config.xml.
ViewAction() - Constructor for class com.xpn.xwiki.web.ViewAction
 
ViewAttachRevAction - Class in com.xpn.xwiki.web
 
ViewAttachRevAction() - Constructor for class com.xpn.xwiki.web.ViewAttachRevAction
 
ViewrevAction - Class in com.xpn.xwiki.web
 
ViewrevAction() - Constructor for class com.xpn.xwiki.web.ViewrevAction
 
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Deprecated.  
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.  
virtualInit(XWikiContext) - Method in interface com.xpn.xwiki.plugin.XWikiPluginInterface
Deprecated. Initialization method called each time a virtual wiki is started, allowing plugins to perform initialization tasks needed in each wiki.
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.render.DefaultXWikiRenderingEngine
 
virtualInit(XWikiContext) - Method in interface com.xpn.xwiki.render.XWikiRenderingEngine
 
VisitStats - Class in com.xpn.xwiki.stats.impl
The visit statistics database object.
VisitStats() - Constructor for class com.xpn.xwiki.stats.impl.VisitStats
Default VisitStats constructor.
VisitStats(String, String, String, String, String, Date, StatsUtil.PeriodType) - Constructor for class com.xpn.xwiki.stats.impl.VisitStats
 
VisitStats.Property - Enum in com.xpn.xwiki.stats.impl
The properties of visit statistics object.
VisitStatsStoreItem - Class in com.xpn.xwiki.stats.impl.xwiki
Store visit statistics into the database.
VisitStatsStoreItem(VisitStats, XWikiContext) - Constructor for class com.xpn.xwiki.stats.impl.xwiki.VisitStatsStoreItem
Create new instance of VisitStatsStoreItem.
VoidAttachmentVersioningStore - Class in com.xpn.xwiki.store
Void store for attachment versioning when it is disabled.
VoidAttachmentVersioningStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore
Deprecated. 1.6M1. Use ComponentManager.lookup(AttachmentVersioningStore.class) instead.
VoidAttachmentVersioningStore() - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore
Empty constructor needed for component manager.
VoidAttachmentVersioningStore.VoidAttachmentArchive - Class in com.xpn.xwiki.store
Void realization of AttachmentArchive.
VoidAttachmentVersioningStore.VoidAttachmentArchive() - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Default constructor.
VoidAttachmentVersioningStore.VoidAttachmentArchive(XWikiAttachment) - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Helper constructor.

W

warn(Exception) - Method in class com.xpn.xwiki.doc.merge.MergeResult
Deprecated. since 4.1RC1 use MergeResult.getLog() instead
warning(SAXParseException) - Method in class com.xpn.xwiki.doc.DocumentErrorHandler
Receive notification of a warning.
warning(String) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
warning(String, Throwable) - Method in class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
WEEK - Static variable in class com.xpn.xwiki.criteria.impl.DurationFactory
A duration of exactly one week.
WIKI_SCOPE - Static variable in class com.xpn.xwiki.criteria.impl.Scope
Any scope that is associated with a wiki
WikiCodeFilter - Class in com.xpn.xwiki.render.macro
 
WikiCodeFilter() - Constructor for class com.xpn.xwiki.render.macro.WikiCodeFilter
 
WikiNameSubstitution - Class in com.xpn.xwiki.render
 
WikiNameSubstitution(XWikiContext, int, Util) - Constructor for class com.xpn.xwiki.render.WikiNameSubstitution
 
WikiSubstitution - Class in com.xpn.xwiki.render
 
WikiSubstitution(Util) - Constructor for class com.xpn.xwiki.render.WikiSubstitution
 
WikiSubstitution(Util, String) - Constructor for class com.xpn.xwiki.render.WikiSubstitution
 
WikiSubstitution(Util, String[]) - Constructor for class com.xpn.xwiki.render.WikiSubstitution
 
wrapDocs(List<?>) - Method in class com.xpn.xwiki.api.XWiki
Function to wrap a list of XWikiDocument into Document objects
write(int) - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
write(byte[]) - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
write(byte[], int, int) - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
writeDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz, writes the resulting image (PNG format) in a temporary file on disk, and returns the filename which can be later used in GraphVizPlugin.outputDotImageFromFile(String, XWikiContext).
writeDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated. Executes GraphViz, writes the resulting image (in the requested format) in a temporary file on disk, and returns the filename which can be later used in GraphVizPlugin.outputDotImageFromFile(String, XWikiContext).
writeDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz, writes the resulting image (PNG format) in a temporary file on disk, and returns the filename which can be later used in #outputDotImageFromFile(String, XWikiContext).
writeDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated. Executes GraphViz, writes the resulting image (in the requested format) in a temporary file on disk, and returns the filename which can be later used in #outputDotImageFromFile(String, XWikiContext).
writeImage(RenderedImage, String, float, OutputStream) - Method in interface com.xpn.xwiki.plugin.image.ImageProcessor
Encodes the given image to match the specified mime type, if possible, and writes it to the output stream, using the specified compression quality if appropriate.
writer - Variable in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
writeSVGImage(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
writeSVGImage(String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
writeSVGImage(String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 
writeSVGImage(String, String, int, int) - Method in class com.xpn.xwiki.plugin.svg.SVGPluginApi
 

X

XAR_FILENAME_ENCODING - Static variable in class com.xpn.xwiki.plugin.packaging.Package
 
xClassEntityReferenceResolver - Variable in class com.xpn.xwiki.doc.XWikiDocument
 
XCLASSNAME - Static variable in class com.xpn.xwiki.objects.classes.ComputedFieldClass
Constant defining the field name.
XCLASSNAME - Static variable in class com.xpn.xwiki.objects.classes.EmailClass
Constant defining the field name.
XCLASSNAME - Static variable in class com.xpn.xwiki.objects.classes.PageClass
Constant defining the field name.
xclassReference - Variable in class com.xpn.xwiki.objects.BaseObjectReference
The class reference of this object.
xmlRpcConvert(Object) - Static method in class com.xpn.xwiki.xmlrpc.XWikiUtils
 
XWiki - Class in com.xpn.xwiki.api
 
XWiki(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.api.XWiki
XWiki API Constructor
XWiki - Class in com.xpn.xwiki
 
XWiki() - Constructor for class com.xpn.xwiki.XWiki
This provide a way to create an XWiki object without initializing the whole XWiki (including plugins, storage, etc.).
XWiki(XWikiConfig, XWikiContext) - Constructor for class com.xpn.xwiki.XWiki
 
XWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) - Constructor for class com.xpn.xwiki.XWiki
 
XWiki(String, XWikiContext) - Constructor for class com.xpn.xwiki.XWiki
Deprecated. use XWiki.XWiki(XWikiConfig, XWikiContext) instead
XWiki(String, XWikiContext, XWikiEngineContext, boolean) - Constructor for class com.xpn.xwiki.XWiki
Deprecated. use XWiki.XWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) instead
XWiki(InputStream, XWikiContext, XWikiEngineContext) - Constructor for class com.xpn.xwiki.XWiki
Deprecated. use XWiki.XWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) instead
XWikiAction - Class in com.xpn.xwiki.web
Root class for most XWiki actions.
XWikiAction() - Constructor for class com.xpn.xwiki.web.XWikiAction
 
XWikiAttachment - Class in com.xpn.xwiki.doc
 
XWikiAttachment(XWikiDocument, String) - Constructor for class com.xpn.xwiki.doc.XWikiAttachment
 
XWikiAttachment() - Constructor for class com.xpn.xwiki.doc.XWikiAttachment
 
XWikiAttachmentArchive - Class in com.xpn.xwiki.doc
JRCS based implementation of an archive for XWikiAttachment.
XWikiAttachmentArchive() - Constructor for class com.xpn.xwiki.doc.XWikiAttachmentArchive
 
XWikiAttachmentContent - Class in com.xpn.xwiki.doc
The content of an attachment.
XWikiAttachmentContent(XWikiAttachmentContent) - Constructor for class com.xpn.xwiki.doc.XWikiAttachmentContent
Constructor which clones an existing XWikiAttachmentContent.
XWikiAttachmentContent(XWikiAttachment) - Constructor for class com.xpn.xwiki.doc.XWikiAttachmentContent
Constructor with associated attachment specified.
XWikiAttachmentContent() - Constructor for class com.xpn.xwiki.doc.XWikiAttachmentContent
The default Constructor.
XWikiAttachmentStoreInterface - Interface in com.xpn.xwiki.store
Interface for Attachment store system.
xwikiAuthenticate(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
Try both local and global DB login if trylocal is true Principal.
XWikiAuthenticator - Interface in com.xpn.xwiki.user.impl.xwiki
 
XWikiAuthService - Interface in com.xpn.xwiki.user.api
 
XWikiAuthServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
Default implementation of XWikiAuthService.
XWikiAuthServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
XWikiBatcher - Class in com.xpn.xwiki.store
 
XWikiBatcher() - Constructor for class com.xpn.xwiki.store.XWikiBatcher
 
XWikiBatcherFactory - Class in com.xpn.xwiki.store
 
XWikiBatcherFactory() - Constructor for class com.xpn.xwiki.store.XWikiBatcherFactory
 
XWikiBatcherStats - Class in com.xpn.xwiki.store
 
XWikiBatcherStats() - Constructor for class com.xpn.xwiki.store.XWikiBatcherStats
 
XWikiCacheStore - Class in com.xpn.xwiki.store
A proxy store implementation that caches Documents when they are first fetched and subsequently return them from a cache.
XWikiCacheStore(XWikiStoreInterface, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiCacheStore
 
XWikiCacheStoreInterface - Interface in com.xpn.xwiki.store
 
XWikiCodeMacro - Class in com.xpn.xwiki.render.macro
The Code Macro renders its content as is but pretty printed according to the language passed as parameter.
XWikiCodeMacro() - Constructor for class com.xpn.xwiki.render.macro.XWikiCodeMacro
 
XWikiConfig - Class in com.xpn.xwiki
 
XWikiConfig() - Constructor for class com.xpn.xwiki.XWikiConfig
 
XWikiConfig(String) - Constructor for class com.xpn.xwiki.XWikiConfig
 
XWikiConfig(InputStream) - Constructor for class com.xpn.xwiki.XWikiConfig
 
XWikiConstant - Class in com.xpn.xwiki
 
XWikiConstant() - Constructor for class com.xpn.xwiki.XWikiConstant
 
XWikiContext - Class in com.xpn.xwiki
 
XWikiContext() - Constructor for class com.xpn.xwiki.XWikiContext
 
XWikiCriteriaService - Interface in com.xpn.xwiki.criteria.api
 
XWikiCriteriaServiceImpl - Class in com.xpn.xwiki.criteria.impl
 
XWikiCriteriaServiceImpl(XWikiContext) - Constructor for class com.xpn.xwiki.criteria.impl.XWikiCriteriaServiceImpl
 
XWikiDBVersion - Class in com.xpn.xwiki.store.migration
This entity is store xwiki's data version in database.
XWikiDBVersion() - Constructor for class com.xpn.xwiki.store.migration.XWikiDBVersion
Default constructor.
XWikiDBVersion(int) - Constructor for class com.xpn.xwiki.store.migration.XWikiDBVersion
 
XWikiDebugGWTURLFactory - Class in com.xpn.xwiki.web
 
XWikiDebugGWTURLFactory() - Constructor for class com.xpn.xwiki.web.XWikiDebugGWTURLFactory
 
XWikiDefaultPlugin - Class in com.xpn.xwiki.plugin
Deprecated. the plugin technology is deprecated, consider rewriting as components
XWikiDefaultPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated. The mandatory plugin constructor, this is the method called (through reflection) by the plugin manager.
XWikiDefaultStore - Class in com.xpn.xwiki.store
 
XWikiDefaultStore() - Constructor for class com.xpn.xwiki.store.XWikiDefaultStore
 
XWikiDefaultURLFactory - Class in com.xpn.xwiki.web
 
XWikiDefaultURLFactory() - Constructor for class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
XWikiDefaultValidation - Class in com.xpn.xwiki.validation
 
XWikiDefaultValidation() - Constructor for class com.xpn.xwiki.validation.XWikiDefaultValidation
 
XWikiDeletedDocument - Class in com.xpn.xwiki.doc
Archive of deleted document, stored in XWikiRecycleBinStoreInterface Immutable, because we don't need modify deleted document.
XWikiDeletedDocument() - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
Default constructor.
XWikiDeletedDocument(XWikiDocument, String, Date, XWikiContext) - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
 
XWikiDocument - Class in com.xpn.xwiki.doc
 
XWikiDocument(DocumentReference) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
 
XWikiDocument() - Constructor for class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.XWikiDocument(org.xwiki.model.reference.DocumentReference) instead
XWikiDocument(String, String) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.XWikiDocument(org.xwiki.model.reference.DocumentReference) instead
XWikiDocument(String, String, String) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
Deprecated. since 2.2M1 use XWikiDocument.XWikiDocument(org.xwiki.model.reference.DocumentReference) instead
XWikiDocumentArchive - Class in com.xpn.xwiki.doc
Contains document history.
XWikiDocumentArchive(long) - Constructor for class com.xpn.xwiki.doc.XWikiDocumentArchive
 
XWikiDocumentArchive() - Constructor for class com.xpn.xwiki.doc.XWikiDocumentArchive
default constructor.
XWikiEngineContext - Interface in com.xpn.xwiki.web
 
XWikiException - Exception in com.xpn.xwiki
 
XWikiException(int, int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.XWikiException
 
XWikiException(int, int, String, Throwable) - Constructor for exception com.xpn.xwiki.XWikiException
 
XWikiException(int, int, String) - Constructor for exception com.xpn.xwiki.XWikiException
 
XWikiException() - Constructor for exception com.xpn.xwiki.XWikiException
 
XWikiFilter - Interface in com.xpn.xwiki.render.filter
 
XWikiForm - Class in com.xpn.xwiki.web
 
XWikiForm() - Constructor for class com.xpn.xwiki.web.XWikiForm
 
XWikiGroovyRenderer - Class in com.xpn.xwiki.render.groovy
 
XWikiGroovyRenderer() - Constructor for class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer
 
XWikiGroovyRenderer.CachedGroovyClass - Class in com.xpn.xwiki.render.groovy
 
XWikiGroovyRenderer.CachedGroovyClass(Class<?>) - Constructor for class com.xpn.xwiki.render.groovy.XWikiGroovyRenderer.CachedGroovyClass
 
XWikiGroupService - Interface in com.xpn.xwiki.user.api
Interface giving access to users and groups management.
XWikiGroupServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
Default implementation of XWikiGroupService users and groups manager.
XWikiGroupServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
XWikiHeadingFilter - Class in com.xpn.xwiki.render.filter
A customized version of Radeox Heading Filter
XWikiHeadingFilter() - Constructor for class com.xpn.xwiki.render.filter.XWikiHeadingFilter
 
XWikiHibernateAttachmentStore - Class in com.xpn.xwiki.store
 
XWikiHibernateAttachmentStore(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiAttachmentStoreInterface.class) instead.
XWikiHibernateAttachmentStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiAttachmentStoreInterface.class) instead.
XWikiHibernateAttachmentStore(String) - Constructor for class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiAttachmentStoreInterface.class) instead.
XWikiHibernateAttachmentStore() - Constructor for class com.xpn.xwiki.store.XWikiHibernateAttachmentStore
Empty constructor needed for component manager.
XWikiHibernateBaseStore - Class in com.xpn.xwiki.store
 
XWikiHibernateBaseStore(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. 1.6M1. Use ComponentManager.lookup(String) instead.
XWikiHibernateBaseStore(String) - Constructor for class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated. 1.6M1. Use ComponentManager.lookup(String) instead.
XWikiHibernateBaseStore() - Constructor for class com.xpn.xwiki.store.XWikiHibernateBaseStore
Empty constructor needed for component manager.
XWikiHibernateBaseStore.HibernateCallback<T> - Interface in com.xpn.xwiki.store
Callback (closure) interface for operations in hibernate.
XWikiHibernateRecycleBinStore - Class in com.xpn.xwiki.store
Realization of XWikiRecycleBinStoreInterface for Hibernate store.
XWikiHibernateRecycleBinStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiRecycleBinStoreInterface.class) instead.
XWikiHibernateRecycleBinStore() - Constructor for class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
Empty constructor needed for component manager.
XWikiHibernateStore - Class in com.xpn.xwiki.store
The XWiki Hibernate database driver.
XWikiHibernateStore(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiStoreInterface.class) instead.
XWikiHibernateStore(String) - Constructor for class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiStoreInterface.class) instead.
XWikiHibernateStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateStore
Deprecated. 1.6M1. Use ComponentManager.lookup(XWikiStoreInterface.class) instead.
XWikiHibernateStore() - Constructor for class com.xpn.xwiki.store.XWikiHibernateStore
Empty constructor needed for component manager.
XWikiHibernateVersioningStore - Class in com.xpn.xwiki.store
Realization of XWikiVersioningStoreInterface for Hibernate-based storage.
XWikiHibernateVersioningStore(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateVersioningStore
Deprecated. 1.6M1. use ComponentManager.lookup(XWikiVersioningStoreInterface.class) instead.
XWikiHibernateVersioningStore(String) - Constructor for class com.xpn.xwiki.store.XWikiHibernateVersioningStore
Deprecated. 1.6M1. use ComponentManager.lookup(XWikiVersioningStoreInterface.class) instead.
XWikiHibernateVersioningStore(XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiHibernateVersioningStore
Deprecated. 1.6M1. use ComponentManager.lookup(XWikiVersioningStoreInterface.class) instead.
XWikiHibernateVersioningStore() - Constructor for class com.xpn.xwiki.store.XWikiHibernateVersioningStore
Empty constructor needed for component manager.
XWikiInterpreter - Interface in com.xpn.xwiki.render
An interpreter parses strings and evaluate their content.
XWikiJavaCodeFilter - Class in com.xpn.xwiki.render.macro
Redefinition of the Java code formatter (org.radeox.macro.code.JavaCodeFilter) from Radeox.
XWikiJavaCodeFilter() - Constructor for class com.xpn.xwiki.render.macro.XWikiJavaCodeFilter
Default constructor, adds filters for java keywords, class names and string literals.
XWikiJSPRenderer - Class in com.xpn.xwiki.render
 
XWikiJSPRenderer() - Constructor for class com.xpn.xwiki.render.XWikiJSPRenderer
 
XWikiLDAPAuthServiceImpl - Class in com.xpn.xwiki.user.impl.LDAP
This class provides an authentication method that validates a user trough LDAP against a directory.
XWikiLDAPAuthServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
 
XWikiLDAPConfig - Class in com.xpn.xwiki.plugin.ldap
Access to LDAP configurations.
XWikiLDAPConnection - Class in com.xpn.xwiki.plugin.ldap
LDAP communication tool.
XWikiLDAPConnection() - Constructor for class com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection
 
XWikiLDAPException - Exception in com.xpn.xwiki.plugin.ldap
LDAP plugin base exception.
XWikiLDAPException(String) - Constructor for exception com.xpn.xwiki.plugin.ldap.XWikiLDAPException
Create new instance of LDAP exception.
XWikiLDAPException(String, Exception) - Constructor for exception com.xpn.xwiki.plugin.ldap.XWikiLDAPException
Create new instance of LDAP exception.
XWikiLDAPSearchAttribute - Class in com.xpn.xwiki.plugin.ldap
Represent an LDAP attribute.
XWikiLDAPSearchAttribute(String, String) - Constructor for class com.xpn.xwiki.plugin.ldap.XWikiLDAPSearchAttribute
Create attribute instance.
XWikiLDAPUtils - Class in com.xpn.xwiki.plugin.ldap
LDAP communication tool.
XWikiLDAPUtils(XWikiLDAPConnection) - Constructor for class com.xpn.xwiki.plugin.ldap.XWikiLDAPUtils
Create an instance of XWikiLDAPUtils.
XWikiLink - Class in com.xpn.xwiki.doc
 
XWikiLink() - Constructor for class com.xpn.xwiki.doc.XWikiLink
 
XWikiLink(long) - Constructor for class com.xpn.xwiki.doc.XWikiLink
 
XWikiLink(long, String, String) - Constructor for class com.xpn.xwiki.doc.XWikiLink
 
XWikiLinkFilter - Class in com.xpn.xwiki.render.filter
XWikiLinkFilter finds [text] in its input and transforms this to ... if the wiki page exists.
XWikiLinkFilter() - Constructor for class com.xpn.xwiki.render.filter.XWikiLinkFilter
 
XWikiLiquibaseLogger - Class in liquibase.ext.logger4xwiki
Implementation of the liquibase logger for the migration component.
XWikiLiquibaseLogger() - Constructor for class liquibase.ext.logger4xwiki.XWikiLiquibaseLogger
 
XWikiListFilter - Class in com.xpn.xwiki.render.filter
Listfilter checks for lists in in its input.
XWikiListFilter() - Constructor for class com.xpn.xwiki.render.filter.XWikiListFilter
Default constructor; builds predefined open and close lists.
XWikiLock - Class in com.xpn.xwiki.doc
 
XWikiLock(long, String) - Constructor for class com.xpn.xwiki.doc.XWikiLock
 
XWikiLock() - Constructor for class com.xpn.xwiki.doc.XWikiLock
 
XWikiMacro - Interface in com.xpn.xwiki.render.macro
 
XWikiMacrosMappingRenderer - Class in com.xpn.xwiki.render
 
XWikiMacrosMappingRenderer(XWiki, XWikiContext) - Constructor for class com.xpn.xwiki.render.XWikiMacrosMappingRenderer
 
XWikiMessageTool - Class in com.xpn.xwiki.web
Deprecated. since 4.3M2 use LocalizationManager component instead
XWikiMessageTool(ContextualLocalizationManager) - Constructor for class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
XWikiMessageTool(ResourceBundle, XWikiContext) - Constructor for class com.xpn.xwiki.web.XWikiMessageTool
Deprecated.  
XWikiPageClassLoader - Class in com.xpn.xwiki.render.groovy
 
XWikiPageClassLoader(URL[], ClassLoader) - Constructor for class com.xpn.xwiki.render.groovy.XWikiPageClassLoader
 
XWikiPageClassLoader(URL[]) - Constructor for class com.xpn.xwiki.render.groovy.XWikiPageClassLoader
 
XWikiPageClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.xpn.xwiki.render.groovy.XWikiPageClassLoader
 
XWikiPageClassLoader(String, XWikiContext) - Constructor for class com.xpn.xwiki.render.groovy.XWikiPageClassLoader
 
XWikiPageClassLoader(String, ClassLoader, XWikiContext) - Constructor for class com.xpn.xwiki.render.groovy.XWikiPageClassLoader
 
XWikiPatch - Class in com.xpn.xwiki.doc.rcs
Contains differences between revisions.
XWikiPatch() - Constructor for class com.xpn.xwiki.doc.rcs.XWikiPatch
Default constructor, need for hibernate.
XWikiPatch(String, boolean) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiPatch
 
XWikiPatchUtils - Class in com.xpn.xwiki.doc.rcs
diff & patch utility.
XWikiPluginInterface - Interface in com.xpn.xwiki.plugin
Deprecated. the plugin technology is deprecated, consider rewriting as components
XWikiPluginManager - Class in com.xpn.xwiki.plugin
 
XWikiPluginManager() - Constructor for class com.xpn.xwiki.plugin.XWikiPluginManager
 
XWikiPluginManager(String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.XWikiPluginManager
 
XWikiPluginManager(String[], XWikiContext) - Constructor for class com.xpn.xwiki.plugin.XWikiPluginManager
 
XWikiPluginRenderer - Class in com.xpn.xwiki.render
 
XWikiPluginRenderer() - Constructor for class com.xpn.xwiki.render.XWikiPluginRenderer
 
XWikiRadeoxRenderEngine - Class in com.xpn.xwiki.render
 
XWikiRadeoxRenderEngine(XWikiContext) - Constructor for class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
XWikiRadeoxRenderEngine(InitialRenderContext, FilterPipe, XWikiContext) - Constructor for class com.xpn.xwiki.render.XWikiRadeoxRenderEngine
 
XWikiRadeoxRenderer - Class in com.xpn.xwiki.render
 
XWikiRadeoxRenderer() - Constructor for class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
XWikiRadeoxRenderer(boolean) - Constructor for class com.xpn.xwiki.render.XWikiRadeoxRenderer
 
XWikiRCSArchive - Class in com.xpn.xwiki.doc.rcs
Class for String [de]serialization for XWikiDocumentArchive.
XWikiRCSArchive(Collection<XWikiRCSNodeInfo>, XWikiContext) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSArchive
Used to serialize XWikiDocumentArchive.
XWikiRCSArchive(String) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSArchive
Used to deserialize XWikiDocumentArchive.
XWikiRCSNodeContent - Class in com.xpn.xwiki.doc.rcs
Contains differences between document versions.
XWikiRCSNodeContent() - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
default constructor used in Hibernate to load this class.
XWikiRCSNodeContent(XWikiRCSNodeId) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent
 
XWikiRCSNodeId - Class in com.xpn.xwiki.doc.rcs
Composite ID component used in XWikiRCSNodeInfo & XWikiRCSNodeContent.
XWikiRCSNodeId() - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
Default constructor used in Hibernate to load this class.
XWikiRCSNodeId(long, Version) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeId
 
XWikiRCSNodeInfo - Class in com.xpn.xwiki.doc.rcs
Contains information about document version.
XWikiRCSNodeInfo() - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
default constructor used in Hibernate to load this class.
XWikiRCSNodeInfo(XWikiRCSNodeId) - Constructor for class com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo
 
XWikiRecycleBinStoreInterface - Interface in com.xpn.xwiki.store
Interface for RecycleBin feature (XWIKI-543) store system.
XWikiRenderer - Interface in com.xpn.xwiki.render
 
XWikiRenderingCache - Class in com.xpn.xwiki.render
 
XWikiRenderingCache(String, String, int, Date) - Constructor for class com.xpn.xwiki.render.XWikiRenderingCache
 
XWikiRenderingEngine - Interface in com.xpn.xwiki.render
 
XWikiRequest - Interface in com.xpn.xwiki.web
 
XWikiRequestProcessor - Class in com.xpn.xwiki.web
 
XWikiRequestProcessor() - Constructor for class com.xpn.xwiki.web.XWikiRequestProcessor
 
XWikiResourceManagerImpl - Class in com.xpn.xwiki.web
 
XWikiResourceManagerImpl() - Constructor for class com.xpn.xwiki.web.XWikiResourceManagerImpl
 
XWikiResponse - Interface in com.xpn.xwiki.web
 
XWikiRightNotFoundException - Exception in com.xpn.xwiki.user.api
 
XWikiRightNotFoundException() - Constructor for exception com.xpn.xwiki.user.api.XWikiRightNotFoundException
Could not find the item you were looking for you
XWikiRightNotFoundException(String) - Constructor for exception com.xpn.xwiki.user.api.XWikiRightNotFoundException
Could not find the item you were looking for you
XWikiRightService - Interface in com.xpn.xwiki.user.api
 
XWikiRightServiceImpl - Class in com.xpn.xwiki.user.impl.xwiki
Default implementation of XWikiRightService.
XWikiRightServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
 
XWikiScriptContextInitializer - Class in com.xpn.xwiki.render
Inject in the ScriptContext the XWiki context and the XWiki instance for backward compatibility.
XWikiScriptContextInitializer() - Constructor for class com.xpn.xwiki.render.XWikiScriptContextInitializer
 
XWikiSecurityManager - Class in com.xpn.xwiki.security
 
XWikiSecurityManager(boolean) - Constructor for class com.xpn.xwiki.security.XWikiSecurityManager
 
XWikiServletContext - Class in com.xpn.xwiki.web
 
XWikiServletContext(ServletContext) - Constructor for class com.xpn.xwiki.web.XWikiServletContext
 
XWikiServletRequest - Class in com.xpn.xwiki.web
 
XWikiServletRequest(HttpServletRequest) - Constructor for class com.xpn.xwiki.web.XWikiServletRequest
 
XWikiServletRequestStub - Class in com.xpn.xwiki.web
This stub is intended to simulate a servlet request in a daemon context, in order to be able to create a custom XWiki context.
XWikiServletRequestStub() - Constructor for class com.xpn.xwiki.web.XWikiServletRequestStub
 
XWikiServletResponse - Class in com.xpn.xwiki.web
 
XWikiServletResponse(HttpServletResponse) - Constructor for class com.xpn.xwiki.web.XWikiServletResponse
 
XWikiServletResponseStub - Class in com.xpn.xwiki.web
This stub is intended to simulate a servlet request in a daemon context, in order to be able to create a custom XWiki context.
XWikiServletResponseStub() - Constructor for class com.xpn.xwiki.web.XWikiServletResponseStub
 
XWikiServletURLFactory - Class in com.xpn.xwiki.web
 
XWikiServletURLFactory() - Constructor for class com.xpn.xwiki.web.XWikiServletURLFactory
 
XWikiServletURLFactory(URL, String, String) - Constructor for class com.xpn.xwiki.web.XWikiServletURLFactory
 
XWikiServletURLFactory(XWikiContext) - Constructor for class com.xpn.xwiki.web.XWikiServletURLFactory
Creates a new URL factory that uses the server URL and context path specified by the given XWiki context.
XWikiSimpleTemplateEngine - Class in com.xpn.xwiki.render.groovy
This simple template engine uses JSP <% %> script and <%= %> expression syntax.
XWikiSimpleTemplateEngine() - Constructor for class com.xpn.xwiki.render.groovy.XWikiSimpleTemplateEngine
 
XWikiStats - Class in com.xpn.xwiki.stats.impl
Base class for all stored statistics object.
XWikiStats() - Constructor for class com.xpn.xwiki.stats.impl.XWikiStats
Default constructor.
XWikiStats(Date, StatsUtil.PeriodType) - Constructor for class com.xpn.xwiki.stats.impl.XWikiStats
 
XWikiStats.Property - Enum in com.xpn.xwiki.stats.impl
The properties of statistics object.
XWikiStatsReader - Class in com.xpn.xwiki.stats.impl.xwiki
Reader statistics from XWiki database.
XWikiStatsReader() - Constructor for class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
 
XWikiStatsService - Interface in com.xpn.xwiki.stats.api
Store and retrieve statistics.
XWikiStatsServiceImpl - Class in com.xpn.xwiki.stats.impl
Store and retrieve statistics.
XWikiStatsServiceImpl() - Constructor for class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
XWikiStatsStoreItem - Interface in com.xpn.xwiki.stats.impl.xwiki
Object containing statistics information to store.
XWikiStatsStoreService - Class in com.xpn.xwiki.stats.impl.xwiki
Back-end statistics storing service.
XWikiStatsStoreService(XWikiContext) - Constructor for class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsStoreService
Create new instance of XWikiStatsRegister and init statistics queue.
XWikiStoreInterface - Interface in com.xpn.xwiki.store
 
XWikiStubContextProvider - Interface in com.xpn.xwiki.util
Tool to make easier to generate stub XWikiContext.
XWikiURLFactory - Interface in com.xpn.xwiki.web
 
XWikiURLFactoryService - Interface in com.xpn.xwiki.web
 
XWikiURLFactoryServiceImpl - Class in com.xpn.xwiki.web
 
XWikiURLFactoryServiceImpl(XWiki) - Constructor for class com.xpn.xwiki.web.XWikiURLFactoryServiceImpl
 
XWikiUser - Class in com.xpn.xwiki.user.api
 
XWikiUser(String) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
 
XWikiUser(String, boolean) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
 
XWikiUtils - Class in com.xpn.xwiki.xmlrpc
This is an helper class containing some utility method for handling and setting up the XWiki and XMLRPC data objects needed to serve XMLRPC requests.
XWikiUtils() - Constructor for class com.xpn.xwiki.xmlrpc.XWikiUtils
 
XWikiValidationInterface - Interface in com.xpn.xwiki.validation
 
XWikiValidationStatus - Class in com.xpn.xwiki.validation
 
XWikiValidationStatus() - Constructor for class com.xpn.xwiki.validation.XWikiValidationStatus
 
XWikiVelocityContextInitializer - Class in com.xpn.xwiki.render
 
XWikiVelocityContextInitializer() - Constructor for class com.xpn.xwiki.render.XWikiVelocityContextInitializer
 
XWikiVelocityRenderer - Class in com.xpn.xwiki.render
 
XWikiVelocityRenderer() - Constructor for class com.xpn.xwiki.render.XWikiVelocityRenderer
 
XWikiVersioningStoreInterface - Interface in com.xpn.xwiki.store
Interface for manipulate document history.
XWikiVirtualMacro - Class in com.xpn.xwiki.render
 
XWikiVirtualMacro(String) - Constructor for class com.xpn.xwiki.render.XWikiVirtualMacro
 
XWikiWikiBaseRenderer - Class in com.xpn.xwiki.render
 
XWikiWikiBaseRenderer() - Constructor for class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
XWikiWikiBaseRenderer(boolean, boolean) - Constructor for class com.xpn.xwiki.render.XWikiWikiBaseRenderer
 
XWikiXmlRpcApiImpl - Class in com.xpn.xwiki.xmlrpc
The class containing the implementation of the XML-RPC API.
XWikiXmlRpcApiImpl() - Constructor for class com.xpn.xwiki.xmlrpc.XWikiXmlRpcApiImpl
 
XWikiXmlRpcServlet - Class in com.xpn.xwiki.xmlrpc
This is the XMLRPC Servlet that is used as a gateway for serving XMLRPC requests.
XWikiXmlRpcServlet() - Constructor for class com.xpn.xwiki.xmlrpc.XWikiXmlRpcServlet
 
XWikiXmlRpcURLFactory - Class in com.xpn.xwiki.xmlrpc
 
XWikiXmlRpcURLFactory() - Constructor for class com.xpn.xwiki.xmlrpc.XWikiXmlRpcURLFactory
 
XWikiXmlRpcUser - Class in com.xpn.xwiki.xmlrpc
This is an helper class for storing XML RPC user information.
XWikiXmlRpcUser(String, String) - Constructor for class com.xpn.xwiki.xmlrpc.XWikiXmlRpcUser
 

Y

YEAR - Static variable in class com.xpn.xwiki.criteria.impl.DurationFactory
A duration of exactly one year.

A B C D E F G H I K L M N O P R S T U V W X Y

Copyright © 2004-2013 XWiki. All Rights Reserved.