Skip navigation links
A B C D E F G H I J 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.
AbstractDropNotNullDataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Remove a non-null constraint from a colomn.
AbstractDropNotNullDataMigration(Class<?>, String) - Constructor for class com.xpn.xwiki.store.migration.hibernate.AbstractDropNotNullDataMigration
 
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
 
AbstractMandatoryClassInitializer - Class in com.xpn.xwiki.doc
Base class for standard mandatory document initializers.
AbstractMandatoryClassInitializer(EntityReference) - Constructor for class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
 
AbstractMandatoryClassInitializer(EntityReference, String) - Constructor for class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
 
AbstractMandatoryDocumentInitializer - Class in com.xpn.xwiki.doc
Base class for standard mandatory document initializers.
AbstractMandatoryDocumentInitializer(EntityReference) - Constructor for class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
AbstractMandatoryDocumentInitializer(EntityReference, String) - Constructor for class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
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
Deprecated.
extending this abstract is a very bad idea since reflection based equals/hashCode/toString is at best very bad for performances and can ends up including things you were not expecting
AbstractSimpleClass() - Constructor for class com.xpn.xwiki.util.AbstractSimpleClass
Deprecated.
 
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
 
AbstractXWikiRecordableEventDescriptor - Class in com.xpn.xwiki.events
Abstract implementation of RecordableEventDescriptor for all events sent by oldcore.
AbstractXWikiRecordableEventDescriptor(String, String) - Constructor for class com.xpn.xwiki.events.AbstractXWikiRecordableEventDescriptor
Construct an AbstractRecordableEventDescriptor.
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.CommentSaveAction
 
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.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
Deprecated.
 
ACTION_NAME - Static variable in class com.xpn.xwiki.web.DeleteAction
 
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
Deprecated.
 
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
Deprecated.
 
ACTION_PROGRESS - Static variable in class com.xpn.xwiki.web.XWikiAction
 
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
Deprecated.
 
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
Deprecated.
 
actionToInt(String) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
actionToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
actionToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
ACTIVE_PROPERTY - Static variable in class com.xpn.xwiki.user.api.XWikiUser
The name of the property that store the active status of the user.
add(MonitorTimerSummary) - Method in class com.xpn.xwiki.monitor.api.MonitorTimerSummary
 
add(XWikiDocument, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
add(String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
add(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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
Deprecated.
 
addAttachment(String, InputStream) - Method in class com.xpn.xwiki.api.Document
 
addAttachment(String, byte[]) - Method in class com.xpn.xwiki.api.Document
 
addAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
addAttachment(String, byte[], XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
addAttachment(String, InputStream, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addBooleanField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addBooleanField(String, String, String, Boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addBooleanField(String, String, String, String, Boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
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
Deprecated.
 
addDocumentFilter(Object) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
addEmailField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
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(StringBuilder, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
addFileName(StringBuilder, 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
addObjectFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
addObjectFromRequest(String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
addObjectFromRequest(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
addObjectsFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
addObjectsToRemove(BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
addPage(String) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Deprecated.
addPageField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Adds a page field to the class.
addPageField(String, String, int, boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Adds a page field to the class.
addPageField(String, String, int, boolean, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Adds a page field to the class.
addPageField(String, String, int, boolean, boolean, String, String, String, boolean, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Adds a page field to the class.
addPageReference(DocumentReference) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Add a page to export.
addPageReferences(Collection<DocumentReference>) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Add a range of pages to export.
addPages(Collection<String>) - Method in class com.xpn.xwiki.export.html.HtmlPackager
Deprecated.
since 8.4.5/9.0, use HtmlPackager.addPageReferences(Collection) instead
addPasswordField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addPasswordField(String, String, int, String) - 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
Marks a field as scheduled for removal when saving this entity.
addStaticListField(String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, 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
 
addStaticListField(String, String, int, boolean, boolean, String, String, String, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String, String, int, boolean, boolean, String, String, String, String, String, boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addStaticListField(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
Adds a new Static List xproperty to this xclass.
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
 
addTextAreaField(String, String, int, int, TextAreaClass.EditorType) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextAreaField(String, String, int, int, String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextAreaField(String, String, int, int, TextAreaClass.ContentType) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextAreaField(String, String, int, int, TextAreaClass.EditorType, TextAreaClass.ContentType) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addTextAreaField(String, String, int, int, String, String) - 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
 
addTimezoneField(String, String, int) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
addToAllGroup(String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to add a user to the XWiki.XWikiAllGroup
addToDir(XWikiDocument, File, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
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
 
addToSelect(select, List<String>, Map<String, ListItem>, Map<String, List<ListItem>>, String, String, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBTreeListClass
 
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
Deprecated.
should never be used ! There is a listener taking care of that automatically.
addUserToGroup(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Deprecated.
addUserToGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
addXObject(DocumentReference, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
Default constructor.
ALGORITHM_KEY - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
The name of the meta property that specifies which algorithm should be used for password storage.
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
 
answerJSON(XWikiContext, int, Map<String, String>) - Method in class com.xpn.xwiki.web.XWikiAction
Answer to a request with a JSON content.
any(String) - Static method in class com.xpn.xwiki.objects.BaseObjectReference
 
any(String, EntityReference) - Static method in class com.xpn.xwiki.objects.BaseObjectReference
 
anyEvents(String) - Static method in class com.xpn.xwiki.objects.BaseObjectReference
 
Api - Class in com.xpn.xwiki.api
Base class for all API Objects.
Api(XWikiContext) - Constructor for class com.xpn.xwiki.api.Api
 
appendMeta(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
apply(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Apply the provided attachment so that the current one contains the same informations and indicate if it was necessary to modify it in any way.
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.
ASYNC_PARAM - Static variable in class com.xpn.xwiki.web.DeleteAction
 
ASYNC_PARAM - Static variable in class com.xpn.xwiki.web.SaveAction
 
AttachAction - Class in com.xpn.xwiki.web
 
AttachAction() - Constructor for class com.xpn.xwiki.web.AttachAction
 
Attachment - Class in com.xpn.xwiki.api
 
Attachment(Document, XWikiAttachment, XWikiContext) - Constructor for class com.xpn.xwiki.api.Attachment
 
ATTACHMENT - Static variable in class com.xpn.xwiki.web.DownloadAction
The identifier of the attachment disposition.
AttachmentDiff - Class in com.xpn.xwiki.api
Safe version of AttachmentDiff that can be used by the scripts.
AttachmentDiff(AttachmentDiff, XWikiContext) - Constructor for class com.xpn.xwiki.api.AttachmentDiff
Wraps the given unsafe attachment difference.
AttachmentDiff - Class in com.xpn.xwiki.doc
 
AttachmentDiff(String, String, String) - Constructor for class com.xpn.xwiki.doc.AttachmentDiff
Deprecated.
AttachmentDiff(String, Delta.Type, XWikiAttachment, XWikiAttachment) - Constructor for class com.xpn.xwiki.doc.AttachmentDiff
 
AttachmentRecycleBinContentStore - Interface in com.xpn.xwiki.store
Store the content of a deleted attachment.
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.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
 
authenticate(HttpServletResponse) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
authenticate(HttpServletResponse) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
authenticate() - Method in interface com.xpn.xwiki.XWikiContextInitializer
Indicate that the current user should be authenticated.
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
Deprecated.
 
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.
BaseObjectReference(EntityReference, 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.
BaseObjectReference(EntityReference, EntityReference) - Constructor for class com.xpn.xwiki.objects.BaseObjectReference
Clone an BaseObjectReference, but use the specified parent for its new 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
beginTransaction(SessionFactory, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
beginTransaction(SessionFactory, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Begins a transaction with a specific SessionFactory.
bindClassSheet(Document, DocumentReference) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Binds a sheet to a XWiki class.
bindDocumentSheet(Document, DocumentReference) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Binds a sheet to a XWiki document.
BLACKLIST_PROPERTY - Static variable in class com.xpn.xwiki.web.DownloadAction
Key of the blacklist in xwiki.properties.
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
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

CACHE_VERSION - Static variable in class com.xpn.xwiki.XWiki
Query parameters used to control the browser cache version of a resource.
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
Deprecated.
since 6.1M2, use XWikiCfgConfigurationSource.CFG_ENV_NAME instead
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
 
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.PropDisableAction
 
changePropertyDefinition(BaseClass, String, XWikiContext) - Method in class com.xpn.xwiki.web.PropEnableAction
 
changeSessionId() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
changeSessionId() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
changeSpace(String) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
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
Deprecated.
 
checkAccess(String, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
checkActive(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 11.8RC1 prefer using XWikiUser.isDisabled(XWikiContext).
checkActive(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 11.8RC1 prefer using XWikiUser.isDisabled(XWikiContext).
checkAllowed(Query) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
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.
checkDeletingDocument(DocumentReference, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Check if the user is allowed to delete the document.
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) - Method in class com.xpn.xwiki.api.User
Check if the password passed as argument is the user 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
Deprecated.
 
checkSavingDocument(DocumentReference, XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Check if the user is allowed to save the document.
checkSavingDocument(DocumentReference, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Check if the user is allowed to save the document.
checkSavingDocument(DocumentReference, XWikiDocument, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Check if the user is allowed to save the document.
CKEY_BASESKIN - Static variable in class com.xpn.xwiki.XWiki
 
CKEY_SDOC - Static variable in class com.xpn.xwiki.doc.XWikiDocument
The name of the key in the XWikiContext which contains the document used to check for programming rights.
CKEY_SKIN - Static variable in class com.xpn.xwiki.XWiki
 
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
Deletes all temporary files of the upload.
cleanFileList() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
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.
clearAttachmentsToRemove() - Method in class com.xpn.xwiki.doc.XWikiDocument
Clear the list of attachments planned for removal.
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(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Use the document passed as parameter as the new identity for the current document.
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
 
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
 
cloneRename(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Clone a document and change its reference.
cloneXObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
 
Collection - Class in com.xpn.xwiki.api
 
Collection(BaseCollection, XWikiContext) - Constructor for class com.xpn.xwiki.api.Collection
 
com.xpn.xwiki - package com.xpn.xwiki
 
com.xpn.xwiki.api - package com.xpn.xwiki.api
 
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.rcs - package com.xpn.xwiki.doc.rcs
 
com.xpn.xwiki.events - package com.xpn.xwiki.events
 
com.xpn.xwiki.export.html - package com.xpn.xwiki.export.html
 
com.xpn.xwiki.job - package com.xpn.xwiki.job
 
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.fileupload - package com.xpn.xwiki.plugin.fileupload
 
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.groovy - package com.xpn.xwiki.render.groovy
 
com.xpn.xwiki.script.display - package com.xpn.xwiki.script.display
 
com.xpn.xwiki.script.parentchild - package com.xpn.xwiki.script.parentchild
 
com.xpn.xwiki.script.sheet - package com.xpn.xwiki.script.sheet
 
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.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
 
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
 
CommentSaveAction - Class in com.xpn.xwiki.web
Action used to edit+save an existing comment in a page, saves the comment object in the document, requires comment right but not edit right.
CommentSaveAction() - Constructor for class com.xpn.xwiki.web.CommentSaveAction
 
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
 
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(Map) - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
CONFIRM_PARAM - Static variable in class com.xpn.xwiki.web.DeleteAction
confirm parameter name.
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.
content(Document) - Method in class com.xpn.xwiki.script.display.DisplayScriptService
 
content(Document, Map<String, Object>) - Method in class com.xpn.xwiki.script.display.DisplayScriptService
Displays the content of the given document.
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
Provides a secure proxy for the internal XWikiContext class, that can be used safely in scripts.
Context(XWikiContext) - Constructor for class com.xpn.xwiki.api.Context
The Constructor.
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(XWikiAttachment) - Method in class com.xpn.xwiki.api.Api
Convert an internal representation of an attachment to the public api Attachment.
convertAttachments(List<XWikiAttachment>) - Method in class com.xpn.xwiki.api.Api
Convert a list of attachments in their internal form to a list of public api Attachments.
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
 
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
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
copyWiki(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
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
Deprecated.
since 10.8RC1, use org.xwiki.user.group.GroupManager component instead
countAllGroupsNamesForMember(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Deprecated.
since 10.8RC1, use org.xwiki.user.script.GroupScriptService ($services.user.group) instead
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
 
countAllMatchedMembersNamesForGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Filters the members of the specified group using the given text and counts the results.
countAllMatchedMembersNamesForGroup(String, String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Filters the members of the specified group using the given text and counts the results.
countAllMatchedMembersNamesForGroup(String, String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Filters the members of the specified group using the given text and counts the results.
countAllMatchedMembersNamesForGroup(String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
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
Deprecated.
since 10.8RC1, use org.xwiki.user.group.GroupManager component instead
countAllMembersNamesForGroup(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Deprecated.
since 10.8RC1, use org.xwiki.user.script.GroupScriptService ($services.user.group) instead
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.
countAttachments(String, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Count attachments returned by a given parameterized query
countAttachments(String, List<?>, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Count attachments returned by a given 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
Default constructor.
CreateActionRequestHandler - Class in com.xpn.xwiki.web
Helper class used to handle one individual create action request.
CreateActionRequestHandler(XWikiContext) - Constructor for class com.xpn.xwiki.web.CreateActionRequestHandler
 
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.
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.FileSystemURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
 
createAttachmentRevisionURL(String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.pdf.impl.PdfURLFactory
 
createAttachmentRevisionURL(String, String, String, String, long, 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.FileSystemURLFactory
 
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
 
createClass(BaseClass) - Method in class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
 
createClassFromConfig(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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
createDocumentDisplayerParameters() - Method in class com.xpn.xwiki.script.display.DisplayScriptService
 
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
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
 
createHibernateSequenceIfRequired(String[], String, Session) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated.
since 11.5RC1
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
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.FileSystemURLFactory
 
createResourceURL(String, boolean, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createResourceURL(String, boolean, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createResourceURL(String, boolean, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the file resource.
createResourceURL(String, boolean, XWikiContext, Map<String, Object>) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the file resource.
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
 
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.FileSystemURLFactory
 
createSkinURL(String, String, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, XWikiContext, boolean) - 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, String, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, String, XWikiContext, boolean) - Method in class com.xpn.xwiki.web.ExportURLFactory
 
createSkinURL(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createSkinURL(String, String, String, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createSkinURL(String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiDefaultURLFactory
 
createSkinURL(String, String, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createSkinURL(String, String, String, String, XWikiContext, Map<String, Object>) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
createSkinURL(String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create a skin URL for the given filename and skin directory.
createSkinURL(String, String, XWikiContext, Map<String, Object>) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the given filename in the given skin directory.
createSkinURL(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the filename located in the spaces and with given repository.
createSkinURL(String, String, String, XWikiContext, Map<String, Object>) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the filename located in the spaces and with given repository.
createSkinURL(String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the filename located in the spaces and with given repository.
createSkinURL(String, String, String, String, XWikiContext, Map<String, Object>) - Method in interface com.xpn.xwiki.web.XWikiURLFactory
Create an URL for the filename located in the spaces and with given repository.
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.
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.
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, String, String, String, XWikiContext, FilesystemExportContext) - Method in interface com.xpn.xwiki.web.ExportURLFactoryActionHandler
 
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
Privileged 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
Privileged 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
Privileged API to create a new user from the request.
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
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, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
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.
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.
csrfTokenCheck(XWikiContext, boolean) - Method in class com.xpn.xwiki.web.XWikiAction
Perform CSRF check and redirect to the resubmission page if needed.
currentObj - Variable in class com.xpn.xwiki.api.Document
Convenience object used by object related methods.
currentReferenceDocumentReferenceResolver - Variable in class com.xpn.xwiki.objects.BaseCollection
Used to normalize references.

D

daemon - Variable in class com.xpn.xwiki.web.XWikiServletURLFactory
 
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 and the JDBC scheme to recognize a DB2 DB.
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.
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.
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_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
Deprecated.
 
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_PRIORITY - Static variable in interface com.xpn.xwiki.doc.MandatoryDocumentInitializer
Default priority with which a document initializer will be executed along side other document initializers.
DEFAULT_QUERY - Static variable in class com.xpn.xwiki.objects.classes.DBListClass
 
DEFAULT_SEPARATOR - Static variable in class com.xpn.xwiki.objects.classes.ListClass
Default separator/delimiter to use to split or join a list stored as a string.
DEFAULT_SKIN - Static variable in class com.xpn.xwiki.XWiki
 
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
 
DefaultHibernateSessionFactory - Class in com.xpn.xwiki.store.hibernate
Deprecated.
since 11.5RC1
DefaultHibernateSessionFactory() - Constructor for class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
Deprecated.
 
DefaultPackageFileName - Static variable in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
DefaultPluginName - Static variable in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
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
 
defaultURL - Variable in class com.xpn.xwiki.web.XWikiServletURLFactory
Deprecated.
since 10.3, use #defaultURLs instead
defaultURLs - 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.
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
 
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
 
delete(AttachmentReference, Date, long, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinContentStore
Permanently delete attachment content from recycle bin.
delete(DocumentReference, long, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinContentStoreInterface
Permanently delete document content from recycle bin.
delete(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteAction
 
delete(XWikiContext) - Method in class com.xpn.xwiki.web.DeleteSpaceAction
 
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
Deprecated.
 
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 history for a document.
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.
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.
DeletedAttachment(long, String, String, String, String, Date, DeletedAttachmentContent) - Constructor for class com.xpn.xwiki.doc.DeletedAttachment
 
DeletedAttachment(long, String, String, String, String, Date, DeletedAttachmentContent, long) - Constructor for class com.xpn.xwiki.doc.DeletedAttachment
 
DeletedAttachmentContent - Interface in com.xpn.xwiki.doc
The content of the stored 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(EntityReference, XWikiContext, boolean) - Method in class com.xpn.xwiki.web.DeleteAction
Create a job to delete an entity.
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(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
deleteFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Deprecated.
since 9.4RC1. The document parameter is useless and gets in the way. Use XWikiRecycleBinStoreInterface.deleteFromRecycleBin(long, XWikiContext, boolean) instead.
deleteFromRecycleBin(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.
DeprecatedContext - Class in com.xpn.xwiki.api
Deprecated.
use Context instead
DeprecatedContext(XWikiContext) - Constructor for class com.xpn.xwiki.api.DeprecatedContext
Deprecated.
The Constructor.
DERBY - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The Product name and the JDBC scheme to recognize a Derby DB.
destroy() - Method in class com.xpn.xwiki.web.ActionFilter
 
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
 
displayDocument(Syntax) - Method in class com.xpn.xwiki.api.Document
 
displayDocument(Syntax, boolean) - Method in class com.xpn.xwiki.api.Document
 
displayDocument() - Method in class com.xpn.xwiki.api.Document
 
displayDocument(boolean) - Method in class com.xpn.xwiki.api.Document
 
displayDocument(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Execute and render the current document in the current context.
displayDocument(boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Execute and render the current document in the current context.
displayDocument(Syntax, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Execute and render the current document in the current context.
displayDocument(Syntax, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Execute and render the current document in the current context.
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
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
displayForm(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
displayForm(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
 
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
 
DisplayScriptService - Class in com.xpn.xwiki.script.display
Exposes Displayers to scripts.
DisplayScriptService() - Constructor for class com.xpn.xwiki.script.display.DisplayScriptService
 
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
 
DISPLAYTYPE_CHECKBOX - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
DISPLAYTYPE_INPUT - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
DISPLAYTYPE_RADIO - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
DISPLAYTYPE_SELECT - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
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.StringClass
 
displayView(StringBuffer, String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
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.
DocumentCommentedEventDescriptor - Class in com.xpn.xwiki.events
Descriptor for CommentAddedEvent.
DocumentCommentedEventDescriptor() - Constructor for class com.xpn.xwiki.events.DocumentCommentedEventDescriptor
Construct a DocumentCommentedEventDescriptor.
DocumentCreatedEventDescriptor - Class in com.xpn.xwiki.events
Descriptor for the DocumentCreatedEvent.
DocumentCreatedEventDescriptor() - Constructor for class com.xpn.xwiki.events.DocumentCreatedEventDescriptor
Construct a DocumentCreatedEventDescriptor.
DocumentDeletedEventDescriptor - Class in com.xpn.xwiki.events
Descriptor for the DocumentDeletedEvent.
DocumentDeletedEventDescriptor() - Constructor for class com.xpn.xwiki.events.DocumentDeletedEventDescriptor
Construct a DocumentDeletedEventDescriptor.
DocumentErrorHandler - Class in com.xpn.xwiki.doc
 
DocumentErrorHandler() - Constructor for class com.xpn.xwiki.doc.DocumentErrorHandler
 
DocumentFilter - Interface in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
DocumentInfo - Class in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
DocumentInfo(XWikiDocument) - Constructor for class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
DocumentInfoAPI - Class in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
DocumentInfoAPI(DocumentInfo, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
documentReference - Variable in class com.xpn.xwiki.objects.BaseElement
Reference to the document in which this element is defined (for elements where this make sense, for example for an XClass or a XObject).
DocumentRevisionExcepion - Exception in com.xpn.xwiki.doc
Exception generated by DocumentRevisionProvider.
DocumentRevisionExcepion(String) - Constructor for exception com.xpn.xwiki.doc.DocumentRevisionExcepion
Constructs a new exception with the specified detail message.
DocumentRevisionExcepion(Throwable) - Constructor for exception com.xpn.xwiki.doc.DocumentRevisionExcepion
 
DocumentRevisionExcepion(String, Throwable) - Constructor for exception com.xpn.xwiki.doc.DocumentRevisionExcepion
Constructs a new exception with the specified detail message and cause.
DocumentRevisionProvider - Interface in com.xpn.xwiki.doc
Provide generic way of requesting a specific revision of a document from several sources (database, installed XAR extension, etc.).
DocumentSection - Class in com.xpn.xwiki.api
 
DocumentSection(int, int, String, String) - Constructor for class com.xpn.xwiki.api.DocumentSection
 
documentSheetBinder - Variable in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
Used to associate a document with a document sheet.
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.
DocumentUpdatedEventDescriptor - Class in com.xpn.xwiki.events
Descriptor for the DocumentUpdatedEvent.
DocumentUpdatedEventDescriptor() - Constructor for class com.xpn.xwiki.events.DocumentUpdatedEventDescriptor
Construct an DocumentUpdatedEventDescriptor.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.xpn.xwiki.web.ActionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.web.HomePageRedirectServlet
 
doInHibernate(Session) - Method in interface com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback
method executed by XWikiHibernateBaseStore and pass open session to it.
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
Default constructor.
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.
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
Default constructor.
EditBean - Class in com.xpn.xwiki.web
 
EditBean() - Constructor for class com.xpn.xwiki.web.EditBean
 
EditForm - Class in com.xpn.xwiki.web
An object containing the information sent in an action request to perform changes on a document.
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
 
EMAIL_CHECKED_PROPERTY - Static variable in class com.xpn.xwiki.user.api.XWikiUser
The name of the property that store the information if an email was checked for the user.
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.
EMPTY_RECYCLE_BIN - Static variable in class com.xpn.xwiki.web.DeleteAction
 
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
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
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.Class
 
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.XWikiDocument.XWikiAttachmentToRemove
 
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
Deprecated.
 
equalsData(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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_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
Deprecated.
 
ERROR_PACKAGE_NODESCRIPTION - Static variable in exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
ERROR_PACKAGE_UNKNOWN - Static variable in exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
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_NAME_INVALID - 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_DOCUMENT_PATH_TOO_LONG - 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_RENAMING_DOC - 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_DISABLED - 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
 
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
Deprecated.
dedicated to Radeox which is deprecated since a long time
escapeURL(String) - Static method in class com.xpn.xwiki.util.Util
Deprecated.
dedicated to Radeox which is deprecated since a long time
evaluate(Writer, String, Reader) - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
evaluateTemplate(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 7.0M1, use TemplateManager.render(String) instead
evaluateVelocity(String, String, VelocityContext) - Method in class com.xpn.xwiki.XWiki
 
evaluateVelocity(String, String) - Method in class com.xpn.xwiki.XWiki
 
EVENT_TYPE - Static variable in class com.xpn.xwiki.events.DocumentCommentedEventDescriptor
Name of the supported type (as it is stored in Activity Stream).
EVENT_TYPE - Static variable in class com.xpn.xwiki.events.DocumentCreatedEventDescriptor
Name of the supported type (as it is stored in Activity Stream).
EVENT_TYPE - Static variable in class com.xpn.xwiki.events.DocumentDeletedEventDescriptor
Name of the supported type (as it is stored in Activity Stream).
EVENT_TYPE - Static variable in class com.xpn.xwiki.events.DocumentUpdatedEventDescriptor
Name of the supported type (as it is stored in Activity Stream).
ExcludeDocumentException - Exception in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
ExcludeDocumentException() - Constructor for exception com.xpn.xwiki.plugin.packaging.ExcludeDocumentException
Deprecated.
 
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
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
 
executeDeleteWikiStatement(Statement, DatabaseProduct, String) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Execute the SQL statement on the database to remove a wiki.
executeRead(XWikiContext, boolean, XWikiHibernateBaseStore.HibernateCallback<T>) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
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
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(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(XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
exists(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
exists(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
expandSources(Vector) - Method in class com.xpn.xwiki.plugin.svg.SVGPlugin
 
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
Deprecated.
 
export() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
ExportAction - Class in com.xpn.xwiki.web
Exports in XAR, PDF, HTML and all output formats supported by *Office (when an *Office Server is running).
ExportAction() - Constructor for class com.xpn.xwiki.web.ExportAction
 
exportDir - Variable in class com.xpn.xwiki.web.ExportURLFactory
Deprecated.
since 6.2RC1, use {link #getExportURLFactoryContext} instead
exportedPages - Variable in class com.xpn.xwiki.web.ExportURLFactory
Deprecated.
since 6.2RC1, use {link #getExportURLFactoryContext} instead
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
Deprecated.
 
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
 
ExportType(String, String) - Constructor for class com.xpn.xwiki.pdf.api.PdfExport.ExportType
Constructor, specifying the target MIME type and file extension.
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.
ExportURLFactoryActionHandler - Interface in com.xpn.xwiki.web
Allows code to override how to handle creating URLs for specific Entity resource actions.
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.
ExternalServletURLFactory() - Constructor for class com.xpn.xwiki.web.ExternalServletURLFactory
Constructor used by XWikiURLFactoryServiceImpl.

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).
fallbackOnStub() - Method in interface com.xpn.xwiki.XWikiContextInitializer
Fallback on a stub XWikiContext if there is any issue.
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.
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
The context name of the uploaded file list.
FileSystemURLFactory - 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.
FileSystemURLFactory() - Constructor for class com.xpn.xwiki.pdf.impl.FileSystemURLFactory
 
FileUploadPlugin - Class in com.xpn.xwiki.plugin.fileupload
Plugin that offers access to uploaded files.
FileUploadPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
 
FileUploadPluginApi - Class in com.xpn.xwiki.plugin.fileupload
Plugin that offers access to uploaded files.
FileUploadPluginApi(FileUploadPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
API constructor.
filter(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.plugin.packaging.DocumentFilter
Deprecated.
Do actions at the import or export on a document.
filter(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
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
 
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
Privileged 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.mail.MailPlugin
 
flushCache() - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
Deprecated.
 
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
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.store.XWikiCacheStore
 
flushCache() - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
flushCache() - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated.
since 10.8RC1, use GroupManager component instead
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.
FORCE_DOWNLOAD_PROPERTY - Static variable in class com.xpn.xwiki.web.DownloadAction
Key of the forceDownload list in xwiki.properties.
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
 
formEncode(String) - Static method in class com.xpn.xwiki.web.Utils
Deprecated.
starting with 2.7 use $services.xml.escape(content)
forName(String) - Static method in enum com.xpn.xwiki.web.ObjectPolicyType
 
FREE_TEXT_ALLOWED - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
FREE_TEXT_DISCOURAGED - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
FREE_TEXT_FORBIDDEN - Static variable in class com.xpn.xwiki.objects.classes.ListClass
 
freeMemory() - Method in class com.xpn.xwiki.XWiki
 
fromList(BaseProperty<?>, List<String>) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
fromList(BaseProperty<?>, List<String>) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
fromList(BaseProperty<?>, List<String>) - Method in class com.xpn.xwiki.objects.classes.ListClass
Set the passed List into the passed property.
fromList(BaseProperty<?>, List<String>) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
fromMap(Map<String, ?>, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
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(InputSource) - 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(InputSource, boolean) - 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
Deprecated.
since 9.0RC1, use XWikiDocument.fromXML(InputStream) instead
fromXML(Element) - Method in class com.xpn.xwiki.objects.BaseElement
 
fromXML(String) - Method in class com.xpn.xwiki.objects.BaseElement
 
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
Deprecated.
 
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
Display the passed field.
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.script.display.DisplayScriptService
Gets a sub-service.
get(AttachmentReference, Date, long, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinContentStore
 
get(DocumentReference, long, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinContentStoreInterface
 
get(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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(Object) - Method in class com.xpn.xwiki.XWikiContext
 
GET_ACTION - Static variable in class com.xpn.xwiki.web.GetAction
The identifier of the view action.
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
Deprecated.
 
getAction() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
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
Default constructor.
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
 
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
 
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(String, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getAllDeletedDocuments(String, boolean, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getAllDeletedDocuments(XWikiDocument, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getAllDeletedDocuments(String, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getAllDeletedDocuments(String, boolean, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getAllDeletedDocumentsIds(XWikiContext, int) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getAllDeletedDocumentsIds(XWikiContext, int) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Get all the deleted documents ID or a specified number.
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
Deprecated.
since 10.8RC1, use org.xwiki.user.group.GroupManager component instead
getAllGroupsNamesForMember(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Deprecated.
since 10.8RC1, use org.xwiki.user.script.GroupScriptService ($services.user.group) instead
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
Deprecated.
since 10.8RC1, use org.xwiki.user.group.GroupManager component instead
getAllMembersNamesForGroup(String) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Deprecated.
since 10.8RC1, use org.xwiki.user.script.GroupScriptService ($services.user.group) instead
getAllMembersNamesForGroup(String, int, int) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
Deprecated.
since 10.8RC1, use org.xwiki.user.script.GroupScriptService ($services.user.group) instead
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.
getApplicationIcon() - Method in class com.xpn.xwiki.events.AbstractXWikiRecordableEventDescriptor
 
getApplicationId() - Method in class com.xpn.xwiki.events.AbstractXWikiRecordableEventDescriptor
 
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
 
getArchiveAsString() - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Get the archive if it is currently stored in RAM.
getArchiveAsString(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Get the archive, loading it from the database if necessary.
getArchiveStore() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getArgs() - Method in exception com.xpn.xwiki.XWikiException
 
getAsyncContext() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getAsyncContext() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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() - Method in class com.xpn.xwiki.doc.XWikiDocument.XWikiAttachmentToRemove
 
getAttachment_archive() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAttachment_content() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAttachmentArchive(XWikiContext) - 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
 
getAttachmentContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
 
getAttachmentRecycleBinContentStore(String) - Method in class com.xpn.xwiki.store.hibernate.HibernateAttachmentRecycleBinStore
 
getAttachmentRecycleBinStore() - Method in class com.xpn.xwiki.XWiki
 
getAttachmentReference() - Method in class com.xpn.xwiki.doc.DeletedAttachment
 
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
 
getAttachmentRevisionURL(AttachmentReference, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAttachmentStore(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
getAttachmentStore() - Method in class com.xpn.xwiki.XWiki
Deprecated.
getAttachmentsToRemove() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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 environment (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environment (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(AttachmentReference, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getAttachmentURL(AttachmentReference, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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
Deprecated.
getAttribute(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
getAttribute(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.XWikiServletRequestStub
 
getAttributeNames() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getAttributeNames() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getAttributeNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getAuthenticator(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
 
getAuthManager() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
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
Deprecated.
since 6.4M1 use XWikiAttachment.getAuthorReference() instead
getAuthor() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
since 3.0M3 use XWikiDocument.getAuthorReference() instead
getAuthorizationManager() - Method in class com.xpn.xwiki.api.Api
 
getAuthorName() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getAuthorName() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
getAuthorReference() - Method in class com.xpn.xwiki.api.Document
 
getAuthorReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getAuthorReference() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getAuthorReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getAuthorReference() - Method in class com.xpn.xwiki.XWikiContext
 
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.WrappingXWikiRequest
 
getAuthType() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getAvailableLocales() - Method in class com.xpn.xwiki.api.XWiki
Get the available locales according to the preferences.
getAvailableLocales(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the available locales according to the preferences.
getAvailableRendererSyntax(String, String) - Method in class com.xpn.xwiki.api.XWiki
Find the corresponding available renderer syntax.
getAvailableTemplateProviders() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
getBackLinkedPages(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
getBackLinkedReferences() - Method in class com.xpn.xwiki.api.Document
Retrieve the references of the page containing a link to the current page.
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
 
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
Deprecated.
since 7.0M1
getBaseSkin(XWikiContext, boolean) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 7.0M1
getBaseSkin(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getBaseStore() - Method in class com.xpn.xwiki.store.migration.hibernate.HibernateDataMigrationManager
 
getBatchId() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getBatchId() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
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
 
getByValue(String) - Static method in enum com.xpn.xwiki.objects.classes.TextAreaClass.ContentType
Retreive the TextAreaClass.ContentType based on its value.
getByValue(String) - Static method in enum com.xpn.xwiki.objects.classes.TextAreaClass.EditorType
Retreive the TextAreaClass.EditorType based on its value.
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.XWikiContext
 
getCharacterEncoding() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
 
getCharset() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
getChildren(int, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
getChildrenReferences() - Method in class com.xpn.xwiki.api.Document
Get document children references.
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, in the current wiki.
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, in the current wiki.
getClass(String) - Method in class com.xpn.xwiki.api.XWiki
Get the XWiki Class object defined in the passed Document name.
getClass(EntityReference) - Method in class com.xpn.xwiki.api.XWiki
Get the XWiki Class object defined in the passed Document name.
getClass(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
getClassDiff(Document, Document) - Method in class com.xpn.xwiki.api.Document
 
getClassDiff(XWikiDocument, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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.
getClassName() - Method in class com.xpn.xwiki.web.ObjectAddForm
 
getClassSheets(Document) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Retrieves the list of sheets explicitly bound to a XWiki class.
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
 
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
 
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.
since 6.1M1, use Utils.getContextComponentManager() instead
getComputedValue(String, String, BaseCollection, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.ComputedFieldClass
Computes and returns the raw value of this property for a given object.
getConfig() - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M2, use ConfigurationSource component with hint xwikicfg instead
getConfigPath() - Static method in class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M2, use XWikiCfgConfigurationSource.getConfigPath() instead
getConfiguration() - Method in class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
Deprecated.
 
getConfiguration() - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
Deprecated.
 
getConfiguration() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getConfiguredSyntaxes() - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
since 8.2M1, use the XWiki Rendering Configuration component or the Rendering Script Service one instead
getConfiguredSyntaxes() - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 8.2M1, use the XWiki Rendering Configuration component or the Rendering Script Service one instead
getConfirm() - Method in class com.xpn.xwiki.web.RollbackForm
 
getConnection() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
getConnections() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated.
since 9.9RC1
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
getContent() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
getContent() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
 
getContentAsString() - Method in interface com.xpn.xwiki.doc.DeletedAttachmentContent
 
getContentAsString() - Method in interface com.xpn.xwiki.doc.XWikiDeletedDocumentContent
 
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.
getContentAuthorReference() - Method in class com.xpn.xwiki.api.Document
 
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() - Method in class com.xpn.xwiki.api.Attachment
 
getContentInputStream(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrieve 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.WrappingXWikiRequest
 
getContentLength() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getContentLengthLong() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getContentLengthLong() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getContentLongSize(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
Deprecated.
getContentStore() - Method in class com.xpn.xwiki.doc.DeletedAttachment
 
getContentStore() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getContentType(TextAreaClass.EditorType, TextAreaClass.ContentType) - Static method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getContentType() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getContentType() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.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.
getContextComponentManager() - Static method in class com.xpn.xwiki.web.Utils
Deprecated.
last resort way of accessing the ComponentManager, make sure you cannot do it any other way possible since it add a strong dependency to a static to your code
getContextPath() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.
getContextualAuthorizationManager() - Method in class com.xpn.xwiki.api.Api
 
getContextualAuthorizationManager() - Method in class com.xpn.xwiki.web.XWikiAction
 
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 class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.WrappingXWikiRequest
 
getCookies() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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
 
getCreationTime() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
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.api.Document
 
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
 
getCurrentAuthorReference() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentContentSyntaxId() - Method in class com.xpn.xwiki.api.XWiki
Get the syntax of the content currently being executed.
getCurrentContentSyntaxId(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the syntax of the content currently being executed.
getCurrentContentSyntaxId(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the syntax of the content currently being executed.
getCurrentDay() - Static method in class com.xpn.xwiki.criteria.impl.PeriodFactory
 
getCurrentDBVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
getCurrentDocumentReference() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentInitializerJobStatus() - Method in class com.xpn.xwiki.api.XWiki
 
getCurrentMixedDocumentReferenceResolver() - Method in class com.xpn.xwiki.web.XWikiAction
 
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.
getCurrentReferenceDocumentReferenceResolver() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getCurrentScriptContext() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
getCurrentScriptContext() - Method in class com.xpn.xwiki.web.XWikiAction
 
getCurrentUser() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated.
getCurrentUserReference() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getCurrentVelocityContext() - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
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
Deprecated.
 
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
Deprecated.
since 6.1M1, use XWikiContext.getWikiId() instead
getDatabaseMetaData() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Retrieve metadata about the database used (name, version, etc).
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
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
Deprecated.
use $datetool.date instead
getDate(long) - Method in class com.xpn.xwiki.api.Util
Deprecated.
use $datetool.toDate(time) instead
getDate() - Method in class com.xpn.xwiki.doc.DeletedAttachment
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
 
getDateFormat() - Method in class com.xpn.xwiki.objects.classes.DateClass
 
getDateHeader(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
 
getDefaultAttachmentArchiveStore() - Method in class com.xpn.xwiki.XWiki
 
getDefaultAttachmentContentStore() - Method in class com.xpn.xwiki.XWiki
 
getDefaultBaseSkin(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 7.0M1, use SkinManager.getDefaultParentSkin() instead
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
Deprecated.
starting with 11.0, use ExtendedRenderingConfiguration.getDefaultContentSyntax()
getDefaultDocumentSyntax() - Method in class com.xpn.xwiki.XWiki
 
getDefaultEditMode() - Method in class com.xpn.xwiki.api.Document
Gets the default edit mode for this 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
Deprecated.
since 8.0M1, use Document.getDefaultLocale() instead
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
Deprecated.
since 5.1M2 use XWiki.getDefaultLocale(XWikiContext) instead
getDefaultLocale() - Method in class com.xpn.xwiki.api.Document
 
getDefaultLocale() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getDefaultLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDefaultLocale(XWikiContext) - Method in class com.xpn.xwiki.XWiki
The default locale in the preferences.
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
 
getDefaultURL(String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
getDefaultValue() - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
getDefaultValue() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
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
Deprecated.
since 9.4RC1. Use XWiki.getDeletedDocument(String) instead.
getDeletedDocument(String) - Method in class com.xpn.xwiki.api.XWiki
 
getDeletedDocument(XWikiDocument, long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getDeletedDocument(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getDeletedDocument(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Deprecated.
since 9.4RC1. The document parameter is useless and gets in the way. Use XWikiRecycleBinStoreInterface.getDeletedDocument(long, XWikiContext, boolean) instead.
getDeletedDocument(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
getDeletedDocument(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getDeletedDocument(long, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDeletedDocuments(String, String) - Method in class com.xpn.xwiki.api.XWiki
 
getDeletedDocuments(String) - Method in class com.xpn.xwiki.api.XWiki
 
getDeletedDocuments(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDeletedDocuments(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
getDeleter() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getDeleterReference() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDeleterReference() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getDeltas(Revision) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
Deprecated.
 
getDescription() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.R1008010XWIKI10092DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R1138000XWIKI16709DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R121001000XWIKI18145DataMigration
 
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.R54600TranslationDataMigration
 
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.R72000XWIKI12153DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R72001XWIKI12228DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R73000XWIKI12277DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R90000XWIKI13474DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R911000XWIKI14889DataMigration
 
getDescription() - Method in class com.xpn.xwiki.store.migration.hibernate.R911001XWIKI14895DataMigration
 
getDetails() - Method in class com.xpn.xwiki.monitor.api.MonitorTimer
 
getDialect() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
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
 
getDirectoryForDocument(XWikiDocument) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
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.
getDispatcherType() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getDispatcherType() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.
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
Deprecated.
 
getDoc() - Method in class com.xpn.xwiki.XWikiContext
 
getDocDayStats(String, String, Date, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
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
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
Deprecated.
 
getDocLanguagePreferenceNew(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getDocLocalePreferenceNew(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocMonthStats(String, String, Date, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
getDocMonthStats(String, String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
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
getDocTotalStats(String, String, XWikiContext) - Method in interface com.xpn.xwiki.stats.api.XWikiStatsService
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 a Document from the database.
getDocument(EntityReference) - Method in class com.xpn.xwiki.api.XWiki
Loads a Document from the store.
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(DocumentReference, 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
Deprecated.
getDocument() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getDocument(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Loads a XWikiDocument from the store.
getDocument(String, EntityType, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Loads a XWikiDocument from the store.
getDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(DocumentReference, String, 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(PageReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocument(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getDocument(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
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.
getDocumentInstance(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentInstance(EntityReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentReference() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getDocumentReference() - Method in class com.xpn.xwiki.api.Document
returns the DocumentReference for the current document
getDocumentReference() - Method in class com.xpn.xwiki.api.Element
 
getDocumentReference() - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
getDocumentReference(EntityReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentReference() - Method in interface com.xpn.xwiki.doc.MandatoryDocumentInitializer
 
getDocumentReference() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getDocumentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDocumentReference() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getDocumentReference() - Method in class com.xpn.xwiki.objects.BaseElement
 
getDocumentReference() - Method in interface com.xpn.xwiki.objects.ElementInterface
 
getDocumentReference(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Find the document reference corresponding to the entity reference based on what exist in the database (page reference can means two different documents for example).
getDocumentReference(XWikiRequest, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getDocumentReferenceWithLocale() - Method in class com.xpn.xwiki.api.Document
 
getDocumentReferenceWithLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getDocumentRevision(String) - Method in class com.xpn.xwiki.api.Document
Allow to easily access any revision of a document
getDocuments(DocumentReference) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Retrieves the list of documents that have explicitly bound the specified sheet.
getDocumentSection(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Return a Document section with parameter is sectionNumber.
getDocumentSheets(Document) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Retrieves the list of sheets explicitly bound to a XWiki document.
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
 
getDocumentURL(EntityReference, String, String, String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getDocumentURL(EntityReference, 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
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
 
getEditorType(TextAreaClass.ContentType, TextAreaClass.EditorType) - Static method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getEditorType(String, TextAreaClass.EditorType) - Static method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getEditorWysiwyg() - Method in class com.xpn.xwiki.api.Context
Deprecated.
since 8.2RC1 when we started using the Edit Module to load the configured WYSIWYG editor
getEditorWysiwyg() - Method in class com.xpn.xwiki.XWikiContext
Deprecated.
since 8.2RC1 when we started using the Edit Module to load the configured WYSIWYG editor
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
Deprecated.
 
getElementText(Element, String, String) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
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
 
getEntityDocument(String, EntityType) - Method in class com.xpn.xwiki.api.XWiki
Loads an Document from the database.
getEntityNameValidationConfiguration() - Method in class com.xpn.xwiki.web.XWikiAction
 
getEntityNameValidationManager() - Method in class com.xpn.xwiki.web.XWikiAction
 
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(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getErrors() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.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
 
getEventType() - Method in class com.xpn.xwiki.events.DocumentCommentedEventDescriptor
 
getEventType() - Method in class com.xpn.xwiki.events.DocumentCreatedEventDescriptor
 
getEventType() - Method in class com.xpn.xwiki.events.DocumentDeletedEventDescriptor
 
getEventType() - Method in class com.xpn.xwiki.events.DocumentUpdatedEventDescriptor
 
getEventTypeIcon() - Method in class com.xpn.xwiki.events.DocumentCommentedEventDescriptor
 
getEventTypeIcon() - Method in class com.xpn.xwiki.events.DocumentCreatedEventDescriptor
 
getEventTypeIcon() - Method in class com.xpn.xwiki.events.DocumentDeletedEventDescriptor
 
getEventTypeIcon() - Method in class com.xpn.xwiki.events.DocumentUpdatedEventDescriptor
 
getException() - Method in exception com.xpn.xwiki.XWikiException
Deprecated.
since 5.2M2, use Throwable.getCause() instead
getExceptions() - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
getExecution() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
We had to add this method because the Component Manager doesn't inject a field in the base class if a derived class defines a field with the same name.
getExportedSkinFiles() - Method in class com.xpn.xwiki.web.ExportURLFactory
Deprecated.
getExtension() - Method in class com.xpn.xwiki.pdf.api.PdfExport.ExportType
 
getExtensionId() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getExternalAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getExternalAttachmentURL(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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
 
getExternalURL(DocumentReference, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the full URL of the given DocumentReference.
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
Computes the field full name using this format: parentName_fieldName.
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
Return the FileItem corresponding to the file uploaded for a form field.
getFileItem() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
getFileItem(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
getFileItem(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Deprecated.
getFileItemAsString(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Allows to retrieve the contents of an uploaded file as a string.
getFileItemAsString(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Allows to retrieve the contents of an uploaded file as a string.
getFileItemData(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
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
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
Allows to retrieve the contents of an uploaded file as a stream.
getFileItemNames(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Retrieves the list of FileItem names.
getFileItemNames() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
Retrieves the list of FileItem names.
getFileItems(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Allows to retrieve the current list of uploaded files, as a list of FileItems.
getFileItems() - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
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
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.AttachmentDiff
 
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
getFilename() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getFileName(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
Get the name of the file uploaded for a form field.
getFileName(String) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPluginApi
This method returns the name of the first matching file with the formfieldName.
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
Deprecated.
Generate a file name based on provided document.
getFiles() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getFiles() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
getFilesize() - Method in class com.xpn.xwiki.api.Attachment
Deprecated.
since 9.0RC1, use Attachment.getLongSize() instead
getFilesize() - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated.
since 9.0RC1, use XWikiAttachment.getLongSize() instead
getFilesystemExportContext() - Method in class com.xpn.xwiki.web.ExportURLFactory
 
getFileType() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
getFileType() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
getFilter() - Method in class com.xpn.xwiki.events.DocumentCommentedEventDescriptor
 
getFilter() - Method in class com.xpn.xwiki.events.DocumentCreatedEventDescriptor
 
getFilter() - Method in class com.xpn.xwiki.events.DocumentDeletedEventDescriptor
 
getFilter() - Method in class com.xpn.xwiki.events.DocumentUpdatedEventDescriptor
 
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
 
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
Deprecated.
since 7.0M2. This was never used, since it is not the right place to handle separators. They are defined in ListClass and that is where they are now handled through ListClass.toFormString(BaseProperty).
getFreeText() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
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
Deprecated.
 
getFullName() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
getFullName() - Method in class com.xpn.xwiki.user.api.XWikiUser
 
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
 
getGlobalRightsClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getGroupClass(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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.WrappingXWikiRequest
 
getHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getHeaderNames() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getHeaderNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeaderNames() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getHeaderNames() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getHeaders(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getHeaders(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getHeaders(String) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getHeaders(String) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
getHibernateStore() - Method in class com.xpn.xwiki.XWiki
 
getHidden() - Method in class com.xpn.xwiki.web.EditForm
 
getHint() - Method in class com.xpn.xwiki.api.PropertyClass
Get the translated hint string that should be displayed for input fields for instances of this property definition.
getHint() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Get the localized hint.
getHint() - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinContentStore
 
getHint() - Method in interface com.xpn.xwiki.store.AttachmentVersioningStore
 
getHint() - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore
 
getHint() - Method in interface com.xpn.xwiki.store.XWikiAttachmentStoreInterface
 
getHint() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
getHint() - Method in interface com.xpn.xwiki.store.XWikiRecycleBinContentStoreInterface
 
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 class com.xpn.xwiki.render.ScriptXWikiServletRequest
getHttpServletRequest() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
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(SpaceReference) - Static method in class com.xpn.xwiki.doc.XWikiSpace
Compute a XWikiSpace ID based on a reference.
getId() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
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
Deprecated.
 
getId() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
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
 
getIds() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
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.WrappingXWikiRequest
 
getInputStream() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getInstalled(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getInstalled() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.TimezoneMetaClass
 
getInstance() - Method in class com.xpn.xwiki.objects.meta.UsersMetaClass
 
getInstance() - Static method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
 
getInstance() - Static method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
getInterfaceLanguage() - Method in class com.xpn.xwiki.api.Context
Deprecated.
since 6.0M1, use Context.getInterfaceLocale() instead
getInterfaceLanguage() - Method in class com.xpn.xwiki.XWikiContext
Deprecated.
since 6.0M1, use XWikiContext.getInterfaceLocale() instead
getInterfaceLanguagePreference() - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
since 8.0M1, use XWiki.getInterfaceLocalePreference() instead
getInterfaceLanguagePreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getInterfaceLocale() - Method in class com.xpn.xwiki.api.Context
Returns the interface locale preference of the current user.
getInterfaceLocale() - Method in class com.xpn.xwiki.XWikiContext
 
getInterfaceLocalePreference() - Method in class com.xpn.xwiki.api.XWiki
API to access the interface locale preference for the request Order of evaluation is: locale of the wiki in mono-lingual mode locale request parameter locale in context locale user preference locale in cookie locale accepted by the navigator
getInterfaceLocalePreference(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
 
getIntHeader(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getIntHeader(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getIntValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getIntValue(DocumentReference, String, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Retrieve the int value of the given property of the first object of the given class.
getIntValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
getIP() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getJobStatus() - Method in class com.xpn.xwiki.api.XWiki
 
getKey() - Method in class com.xpn.xwiki.doc.XWikiDocument
Helper to produce and cache a uid serialization of this document reference, including the language.
getKey(XWikiDocument) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated.
since 4.0M1, use XWikiDocument.getKey()
getKey(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
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
Deprecated.
since 6.0M1, use Context.getLocale() instead
getLanguage() - Method in class com.xpn.xwiki.api.DeletedDocument
Deprecated.
since 8.0M1, use DeletedDocument.getLocale() instead
getLanguage() - Method in class com.xpn.xwiki.api.Document
Deprecated.
since 5.4M1 use Document.getLocale() instead
getLanguage() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
Deprecated.
since 8.0M1, use XWikiDeletedDocument.getLocale() instead
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
Deprecated.
 
getLanguage() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
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
Deprecated.
since 8.0M1, use XWiki.getLocalePreference() instead
getLanguagePreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
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
getLastAccessedTime() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
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
 
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
Deprecated.
 
getLicence() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
getLimitSize(XWikiContext, Class<?>, String) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getLimitSize(XWikiContext, Class<?>, String) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
getLimitSize(XWikiContext, Class<?>, String) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Get the limit size of a property.
getLimitSizePropertyCache() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
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.AbstractDropNotNullDataMigration
 
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
 
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
Convenience method, using "|" as separator and parsing key=value items.
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.
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.
getLocalAddr() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getLocalAddr() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocale() - Method in class com.xpn.xwiki.api.Context
Returns the locale of the current request.
getLocale() - Method in class com.xpn.xwiki.api.DeletedDocument
 
getLocale() - Method in class com.xpn.xwiki.api.Document
Get the locale of the document.
getLocale() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
getLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLocale() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
 
getLocalEntityReferenceSerializer() - Method in class com.xpn.xwiki.objects.BaseElement
 
getLocalePreference() - Method in class com.xpn.xwiki.api.XWiki
First try to find the current locale in use from the XWiki context.
getLocalePreference(XWikiContext) - Method in class com.xpn.xwiki.XWiki
The algorithm to find the locale to use is the following, in this order: Try to find the current locale in use from the XWiki contex If the wiki is not multilingual use the wiki default locale (default_language xproperty in XWikiPreferences xobject or English if not found) If the wiki is multilingual Try to get the locale passed in the request (looking for a language query string parameter).
getLocales() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getLocales() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalization() - Method in class com.xpn.xwiki.objects.BaseElement
 
getLocalization() - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.
 
getLocalization() - Method in class com.xpn.xwiki.web.XWikiAction
 
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.WrappingXWikiRequest
 
getLocalName() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalPort() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getLocalPort() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getLocalReferenceMaxLength() - Method in class com.xpn.xwiki.api.Document
 
getLocalReferenceMaxLength() - Method in class com.xpn.xwiki.doc.XWikiDocument
Compute and return the maximum authorized length for the full name (i.e.
getLocalSerializer() - Method in class com.xpn.xwiki.web.XWikiAction
 
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.
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.
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.
getLocalUserName(String, String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve a text representing the user with a custom view.
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
 
getLongSize() - Method in class com.xpn.xwiki.api.Attachment
 
getLongSize() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getLongSize() - Method in class com.xpn.xwiki.doc.XWikiAttachmentContent
 
getLongValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getLongValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
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(boolean, XWikiContext) - Static method in class com.xpn.xwiki.XWiki
 
getMainXWiki() - Method in class com.xpn.xwiki.XWikiContext
 
getMandatoryDocumentInitializer(DocumentReference) - Method in interface com.xpn.xwiki.doc.MandatoryDocumentInitializerManager
 
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
Deprecated.
since 11.5RC1
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
 
getMaxInactiveInterval() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getMaxRecursiveSpaceChecks(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getMergeManager() - Method in class com.xpn.xwiki.objects.BaseElement
 
getMessage() - Method in class com.xpn.xwiki.api.Context
Get the registered (generally error) message for the previous action.
getMessage() - Method in exception com.xpn.xwiki.XWikiException
 
getMessageTool() - Method in class com.xpn.xwiki.XWikiContext
Deprecated.
since 4.3M2 use ContextualLocalizationManager component instead
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
 
getMetadata() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
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.WrappingXWikiRequest
 
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
Return the stored media type.
getMimeType() - Method in class com.xpn.xwiki.doc.XWikiAttachment
Return the stored media type.
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
 
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
Deprecated.
since 11.0, use Document.getDocumentReference() instead
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.doc.XWikiSpace
 
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
getName() - Method in class com.xpn.xwiki.objects.BaseObject
Deprecated.
getName() - Method in class com.xpn.xwiki.objects.classes.BaseClass
Deprecated.
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.fileupload.FileUploadPlugin
 
getName() - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
getName() - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
Deprecated.
 
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.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.CreateActionRequestHandler
 
getName() - Method in class com.xpn.xwiki.web.EditForm
 
getName() - Method in enum com.xpn.xwiki.web.ObjectPolicyType
 
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
Deprecated.
since 9.9RC1
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
Deprecated.
getNewAttachment() - Method in class com.xpn.xwiki.api.AttachmentDiff
 
getNewAttachment() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
getNewDocumentReference() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
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.api.AttachmentDiff
Deprecated.
getNewVersion() - Method in class com.xpn.xwiki.doc.AttachmentDiff
Deprecated.
getNextVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getNextVersion(Version, boolean) - Static method in class com.xpn.xwiki.doc.XWikiDocument
This method computes the next version and returns it, but won't change the current version.
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
 
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
 
getNumberOfDeletedDocuments(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
getNumberOfDeletedDocuments(XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
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(ObjectReference) - Method in class com.xpn.xwiki.api.Document
 
getObject(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
getObject(String, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
getObject(String, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
getObject(String, String, String, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
getObject(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
 
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.
getObjectNumbers(String) - Method in class com.xpn.xwiki.web.EditForm
 
getObjectPolicy() - Method in class com.xpn.xwiki.web.EditForm
Return the object policy given in the HTTP request.
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.
getObjectsToAdd() - Method in class com.xpn.xwiki.web.EditForm
 
getObjectsToRemove() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
since 2.2M2 use XWikiDocument.getObjectsToRemove() instead
getObjectsToRemove() - Method in class com.xpn.xwiki.web.EditForm
 
getOldObject() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getOrigAttachment() - Method in class com.xpn.xwiki.api.AttachmentDiff
 
getOrigAttachment() - Method in class com.xpn.xwiki.doc.AttachmentDiff
 
getOriginalDatabase() - Method in class com.xpn.xwiki.api.Context
Returns the name of the original database.
getOriginalDatabase() - Method in class com.xpn.xwiki.XWikiContext
Deprecated.
since 6.1M1, use XWikiContext.getOriginalWikiId() instead
getOriginalDocument() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getOriginalWikiId() - Method in class com.xpn.xwiki.XWikiContext
Get the "original" wiki id.
getOrigVersion() - Method in class com.xpn.xwiki.api.AttachmentDiff
Deprecated.
getOrigVersion() - Method in class com.xpn.xwiki.doc.AttachmentDiff
Deprecated.
getOutputStream(URI) - Method in class com.xpn.xwiki.pdf.impl.PDFResourceResolver
 
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
 
getOwnerDocument() - Method in class com.xpn.xwiki.objects.BaseElement
 
getP5util() - Method in class com.xpn.xwiki.util.Util
 
getPackage() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.
getPageExistCache() - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
getPageName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
since 2.2M1 use XWikiDocument.getDocumentReference() instead
getPageReference() - Method in class com.xpn.xwiki.api.Document
 
getPageReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getPageReferenceWithLocale() - Method in class com.xpn.xwiki.api.Document
 
getPageReferenceWithLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
 
getParameter(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getParameter(String) - Method in class com.xpn.xwiki.web.XWikiRequestProcessor.RequestProcessorServletRequestWrapper
 
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.WrappingXWikiRequest
 
getParameterMap() - Method in class com.xpn.xwiki.web.XWikiRequestProcessor.RequestProcessorServletRequestWrapper
 
getParameterMap() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParameterNames() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getParameterNames() - Method in class com.xpn.xwiki.web.XWikiRequestProcessor.RequestProcessorServletRequestWrapper
 
getParameterNames() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.XWikiRequestProcessor.RequestProcessorServletRequestWrapper
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getParameterValues(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.doc.XWikiSpace
 
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.api.Document
 
getParentReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getParentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getParents(DocumentReference) - Method in class com.xpn.xwiki.script.parentchild.ParentChildScriptService
 
getParentsBasedOnParentChildRelationship(DocumentReference) - Method in class com.xpn.xwiki.script.parentchild.ParentChildScriptService
Returns the parents of a document, based on the parent/child relationship.
getParentsBasedOnReference(DocumentReference) - Method in class com.xpn.xwiki.script.parentchild.ParentChildScriptService
Returns the parents of a document, based on the nested document paradigm (described in the document reference).
getParentURL() - Method in class com.xpn.xwiki.api.Document
 
getParentURL(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getPart(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getPart(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getParts() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getParts() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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
 
getPasswordHash(String, 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
Deprecated.
Generate a relative path based on provided document.
getPathInfo() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getPathInfo() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getPathTranslated() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
getPlainUserName(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
Generate and return an unescaped user display name.
getPlainUserName(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Generate and return an unescaped user display name.
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.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
Deprecated. 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
Deprecated.
 
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
Deprecated. 
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.R121001000XWIKI18145DataMigration
 
getPreHibernateLiquibaseChangeLog() - Method in class com.xpn.xwiki.store.migration.hibernate.R43000XWIKI6691DataMigration
 
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
 
getPrivateField(Object, String) - Static method in class com.xpn.xwiki.XWiki
Deprecated.
use FieldUtils.readDeclaredField(Object, String, boolean) instead
getProcessedPassword(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
getProductName() - Method in class com.xpn.xwiki.store.DatabaseProduct
 
getProgress() - Method in class com.xpn.xwiki.web.XWikiAction
 
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
Deprecated.
getProperty(String) - Method in class com.xpn.xwiki.XWikiConfig
Deprecated.
getPropertyAsList(String) - Method in class com.xpn.xwiki.XWikiConfig
Deprecated.
 
getPropertyClass() - Method in class com.xpn.xwiki.api.Property
 
getPropertyClass() - Method in class com.xpn.xwiki.api.PropertyClass
Provides access to the wrapped PropertyClass if Programming Rights are present.
getPropertyClass(XWikiContext) - Method in class com.xpn.xwiki.objects.BaseProperty
 
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.WrappingXWikiRequest
 
getProtocol() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getQuery(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.DBListClass
Deprecated.
since 9.8RC1, use the QueryBuilder<DBListClass> component instead
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.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.web.WrappingXWikiRequest
 
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.WrappingXWikiRequest
 
getReader() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRealLanguage() - Method in class com.xpn.xwiki.api.Document
Deprecated.
since 8.0M1, use Document.getRealLocale() instead
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.api.Document
Gets the real locale of the document.
getRealLocale() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRealPath(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.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
 
getRecentVisitSize(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
getRecommendedTemplateProviders() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
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.api.Attachment
 
getReference() - Method in class com.xpn.xwiki.api.Class
 
getReference() - Method in class com.xpn.xwiki.api.Element
 
getReference() - Method in class com.xpn.xwiki.api.Object
 
getReference() - Method in class com.xpn.xwiki.api.PropertyClass
 
getReference() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
getReference() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
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
getRefMonthStats(String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader
getRefMonthStats(String, Date, XWikiContext) - Method in class com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl
 
getRegEx() - Method in class com.xpn.xwiki.stats.impl.SearchEngineRule
 
getRelativeEntityReferenceResolver() - Method in class com.xpn.xwiki.objects.BaseCollection
 
getRelativeParentReference() - Method in class com.xpn.xwiki.doc.LazyXWikiDocument
 
getRelativeParentReference() - Method in class com.xpn.xwiki.doc.XWikiDocument
Return the reference of the parent document as it stored and passed to XWikiDocument.setParentReference(EntityReference).
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.WrappingXWikiRequest
 
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.WrappingXWikiRequest
 
getRemoteHost() - Method in class com.xpn.xwiki.web.XWikiServletRequest
 
getRemoteHost() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRemotePort() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getRemotePort() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRemoteUser() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getRemoteUser() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRenderedContent() - Method in class com.xpn.xwiki.api.Document
 
getRenderedContent(boolean) - Method in class com.xpn.xwiki.api.Document
Execute and render the document in the current context.
getRenderedContent(String) - Method in class com.xpn.xwiki.api.Document
Deprecated.
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(boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getRenderedContent(Syntax, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Execute and render the document or its translation in the current context.
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, boolean, XWikiDocument, 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, boolean, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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.
getRenderedTitle(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Similar to XWikiDocument.getRenderedTitle(Syntax, XWikiContext) but the output Syntax used is XHTML 1.0 unless the current skin defines another output Syntax in which case it's the one used.
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
 
getRequestContextPath() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getRequestDispatcher(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getRequestDispatcher(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getRequestedSessionId() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.
getRequestParameters() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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.WrappingXWikiRequest
 
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() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getRequestURL() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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(URI) - Method in class com.xpn.xwiki.pdf.impl.PDFResourceResolver
 
getResource(String) - Static method in class com.xpn.xwiki.util.Util
Load resources from: 1.
getResource(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
Deprecated.
since 3.5M1, use Environment.getResource(String) instead
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) - Static method in class com.xpn.xwiki.util.Util
Load resources from: 1.
getResourceAsStream(String) - Method in interface com.xpn.xwiki.web.XWikiEngineContext
Deprecated.
since 3.5M1, use Environment.getResourceAsStream(String) instead
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
 
getResourcesAsStream(String) - Method in class com.xpn.xwiki.store.migration.hibernate.MigrationResourceAccessor
 
getResponse() - Method in class com.xpn.xwiki.api.Context
Returns the current response object.
getResponse() - Method in class com.xpn.xwiki.XWikiContext
 
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(DocumentReference, String) - Method in interface com.xpn.xwiki.doc.DocumentRevisionProvider
Load the document in the provided revision.
getRevision(XWikiDocument, String) - Method in interface com.xpn.xwiki.doc.DocumentRevisionProvider
Load the document in the provided revision.
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
 
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
Deprecated.
 
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
 
getRootComponentManager() - Static method in class com.xpn.xwiki.web.Utils
Deprecated.
last resort way of accessing the ComponentManager, make sure you cannot do it any other way possible since it add a strong dependency to a static to your code
getRows() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
getSafeAttribute(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
Access an attribute that is safe to use for any script author.
getSafeAttributeNames() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getSaltFromPassword(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
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
Deprecated.
do nothing since 11.5RC1
getScheme() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.
getScriptContext() - Method in class com.xpn.xwiki.render.ScriptVelocityContext
 
getSDocument() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getSDocumentReference() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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
 
getSeparator() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getSeparators() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
getServerName() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getServerName() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getServerPort() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.render.ScriptHttpSession
 
getServletContext() - Method in class com.xpn.xwiki.render.ScriptXWikiServletRequest
getServletContext() - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
getServletContext() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getServletContext() - Method in class com.xpn.xwiki.web.XWikiServletContext
 
getServletContext() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.WrappingXWikiRequest
 
getServletPath() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getServletPath(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getSession(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getSession() - Method in class com.xpn.xwiki.render.ScriptXWikiServletRequest
getSession(boolean) - Method in class com.xpn.xwiki.render.ScriptXWikiServletRequest
getSession(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
This get's the current session.
getSession() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getSession(boolean) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
getSession(boolean) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getSession() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
getSessionContext() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getSessionFactory() - Method in class com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory
Deprecated.
 
getSessionFactory() - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
Deprecated.
 
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
getSheets(Document, String) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Returns the list of sheets associated with a XWiki document.
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
Deprecated.
since 9.0RC1, use XWikiAttachmentContent.getLongSize() instead
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
Deprecated.
since 7.0M1, use SkinManager.getCurrentSkin(boolean) instead
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
Build and return a skin file url based on the given parameters.
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
Deprecated.
 
getSkipped() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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 full local space reference of the Document.
getSpace() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
since 2.2M1 used XWikiDocument.getDocumentReference() instead
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
Deprecated.
use query service instead
getSpaceDocsName(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
use query service instead
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 locale This function will find the right preference object associated to the current active locale 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 locale This function will find the right preference object associated to the current active locale 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
getSpacePreference(String, SpaceReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the reference of the space and fallback on parent space or wiki in case nothing is found.
getSpacePreference(String, SpaceReference, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Get the preference key for the space and fallback on parent space or wiki in case nothing is found.
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 locale This function will find the right preference object associated to the current active locale 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 locale This function will find the right preference object associated to the current active locale 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 locale This function will find the right preference object associated to the current active locale 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 locale This function will find the right preference object associated to the current active locale 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
Get the reference of the space and fallback on parent space or wiki in case nothing is found.
getSpacePreferenceFor(String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Get the reference of the space and fallback on parent space or wiki in case nothing is found.
getSpacePreferenceFor(String, SpaceReference) - Method in class com.xpn.xwiki.api.XWiki
Get the reference of the space and fallback on parent space or wiki in case nothing is found.
getSpacePreferenceFor(String, SpaceReference, String) - Method in class com.xpn.xwiki.api.XWiki
Get the reference of the space and fallback on parent space or wiki in case nothing is found.
getSpaceReference() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
getSpaceReference() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
getSpaces() - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
getSpaces(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
use query service instead
getSql() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
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
Deprecated.
 
getStatus() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
getStatus() - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
getStatus() - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
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() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
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.XWikiCacheStore
 
getStore() - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
 
getStore() - Method in class com.xpn.xwiki.XWiki
 
getStringFromList(List<String>) - Static method in class com.xpn.xwiki.objects.classes.ListClass
Convenience method, using "|" as separator.
getStringFromList(List<String>, String) - Static method in class com.xpn.xwiki.objects.classes.ListClass
 
getStringValue(EntityReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStringValue(DocumentReference, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getStringValue(String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
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.
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
 
getTemplateProvider() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
getTemporaryFile(String, XWikiContext) - Method in class com.xpn.xwiki.web.TempResourceAction
Deprecated.
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.AbstractMandatoryDocumentInitializer
 
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.
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
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.
getTranslatedDocumentInstance(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getTranslatedDocumentInstance(EntityReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
getTranslatedDocumentInstance(DocumentModelBridge) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
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(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
getTranslationLocales() - Method in class com.xpn.xwiki.api.Document
 
getTranslationLocales(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
The locales of the translation of this document (the default locale is not included).
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.AttachmentDiff
 
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.doc.AttachmentDiff
 
getType() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
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
 
getUpdateOrCreateMap() - Method in class com.xpn.xwiki.web.EditForm
If current objectPolicyType is ObjectPolicyType.UPDATE_OR_CREATE, retrieve a map from the request parameters of the form &lt;spacename&gt;.&lt;classname&gt;_&lt;number&gt;_&lt;propertyname&gt;' Keys of this map will be the reference &lt;spacename&gt;.&lt;classname&gt; to the Class (for example, 'XWiki.XWikiRights'), the content is a list where each element describe property for the object &lt;number&gt;.
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 environment (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environment (and especially the portlet environment) It is important to always use the URL functions to generate URL and never hardcode URLs
getURL(EntityReference) - Method in class com.xpn.xwiki.api.XWiki
Retrieve the URL of an entity using the default mode/action for that entity type.
getURL(EntityReference, String, String) - Method in class com.xpn.xwiki.api.XWiki
API to retrieve the URL of an entity 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) - 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 environment (Servlet, Portlet, PDF, etc..) The URL generation can be modified by implementing a new XWikiURLFactory object For compatibility with any target environment (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.FileSystemURLFactory
 
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(EntityReference, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURL(EntityReference, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getURL(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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
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
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(DocumentReference) - Method in class com.xpn.xwiki.api.XWiki
Retrieve a user from its document reference.
getUser() - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
getUser() - Method in class com.xpn.xwiki.user.api.XWikiUser
Deprecated.
since 11.6RC1 use XWikiUser.getFullName().
getUser(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
getUser(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
getUser(DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Retrieve a user from its document reference.
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.
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.
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.
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.
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
 
getUserName(DocumentReference, String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Generate a display user name and return it.
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.WrappingXWikiRequest
 
getUserPrincipal() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.job.JobRequestContext
Deprecated.
 
getUserReference() - Method in class com.xpn.xwiki.user.api.XWikiUser
 
getUserReference() - Method in class com.xpn.xwiki.XWikiContext
 
getUsersApi() - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerPluginApi
 
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
 
getValue(String) - Method in class com.xpn.xwiki.api.Collection
 
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
 
getValue(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getValueField() - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
getValueNames() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
getValues() - Method in class com.xpn.xwiki.objects.classes.StaticListClass
 
getVelocityContext() - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
getVelocityContext() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
Deprecated.
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
Deprecated.
 
getVersion() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.R1008010XWIKI10092DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R1138000XWIKI16709DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R121001000XWIKI18145DataMigration
 
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.R54600TranslationDataMigration
 
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.R72000XWIKI12153DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R72001XWIKI12228DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R73000XWIKI12277DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R90000XWIKI13474DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R911000XWIKI14889DataMigration
 
getVersion() - Method in class com.xpn.xwiki.store.migration.hibernate.R911001XWIKI14895DataMigration
 
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.
getVirtualWikiCache() - Method in class com.xpn.xwiki.XWiki
Deprecated. 
getVirtualWikiList() - Method in class com.xpn.xwiki.XWiki
Deprecated. 
getVirtualWikisDatabaseNames() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Deprecated.
getVirtualWikisDatabaseNames(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 5.3, use WikiDescriptorManager.getAllIds() instead
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
 
getWeb() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
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
 
getWikiId() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
getWikiId() - Method in class com.xpn.xwiki.XWikiContext
 
getWikiInitializerJob(String) - Method in class com.xpn.xwiki.XWiki
 
getWikiName() - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
since 2.2M1 use XWikiDocument.getDocumentReference() instead
getWikiNames() - Method in class com.xpn.xwiki.api.XWiki
 
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
Get the reference of the owner for the provider wiki.
getWikiPage() - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
getWikiReference() - Method in class com.xpn.xwiki.XWikiContext
 
getWikiServer() - Method in class com.xpn.xwiki.XWikiContext
 
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.api.Document
NOTE: This method caches the XDOM and returns a clone that can be safely modified.
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
getXml() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
Only used in Hibernate.
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
 
getXmlStore() - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
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, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Get an xobject with the passed xclass at the passed location.
getXObject(EntityReference, int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(DocumentReference, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
getXObject(EntityReference, String, String, boolean) - 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
 
getXObjectSize(EntityReference) - 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.
getXWiki(boolean, XWikiContext) - Static method in class com.xpn.xwiki.XWiki
Return the XWiki object (as in "the Wiki API") corresponding to the requested wiki.
getXWikiAttachment(XWikiAttachment) - Method in interface com.xpn.xwiki.doc.DeletedAttachmentContent
 
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
Deprecated. 
getXWikiContext() - Method in class com.xpn.xwiki.api.Api
Note 1: This method is protected so that users of this API do not get to see the XWikiContext object which should not be exposed.
getXWikiContext() - Method in class com.xpn.xwiki.objects.BaseElement
Get XWiki context from execution context.
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
 
getXWikiDocument(XWikiDocument) - Method in interface com.xpn.xwiki.doc.XWikiDeletedDocumentContent
 
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 locale This function will find the right preference object associated to the current active locale
getXWikiPreference(String, String) - Method in class com.xpn.xwiki.api.XWiki
API to access an XWiki Preference There can be one preference object per locale This function will find the right preference object associated to the current active locale
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, 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 locale This function will find the right preference object associated to the current active locale
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 locale This function will find the right preference object associated to the current active locale
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 locale This function will find the right preference object associated to the current active locale
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 locale This function will find the right preference object associated to the current active locale
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
Deprecated.
 
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

H2 - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The Product name and the JDBC scheme to recognize a H2 DB.
handleMultipart(HttpServletRequest, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Process a multi-part request, extracting all the uploaded files.
handleRedirectObject - Variable in class com.xpn.xwiki.web.XWikiAction
Indicate if the XWiki.RedirectClass is handled by the action (see handleRedirectObject()).
handleRedirectObject(XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Redirect the user to an other location if the document holds an XWiki.RedirectClass instance (used when a document is moved).
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
 
hasAccess(Right, DocumentReference) - Method in class com.xpn.xwiki.api.Api
Verifies if the context user has the access identified by right on the entity identified by entityReference.
hasAccess(Right, DocumentReference) - Method in class com.xpn.xwiki.api.Document
Verifies if the user identified by userReference has the access identified by right on this document.
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
hasAccessLevel(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
hasAccessLevel(String, String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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
hasAdminRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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
Deprecated.
 
hasBackupPackImportRights() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
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
 
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.XWikiDocument.XWikiAttachmentToRemove
 
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.BaseObject
 
hashCode() - Method in class com.xpn.xwiki.objects.BaseProperty
 
hashCode() - Method in class com.xpn.xwiki.objects.BaseStringProperty
 
hashCode() - Method in class com.xpn.xwiki.objects.DateProperty
 
hashCode() - Method in class com.xpn.xwiki.objects.NumberProperty
 
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
Deprecated.
 
hasInternalCustomMapping() - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
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
hasProgrammingRights(XWikiDocument, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
hasProgrammingRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
hasProgrammingRights(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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() - Method in class com.xpn.xwiki.api.XWiki
 
hasSectionEdit(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
hasSubWikis() - Method in class com.xpn.xwiki.api.XWiki
Convenience method to ask if the current XWiki instance contains subwikis (in addition to the main wiki)
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
 
hasTemplate() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
hasVersioning(XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
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
hasWikiAdminRights(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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.
hibernateConfiguration - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
hibernateConfiguration - Variable in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
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.AbstractDropNotNullDataMigration
 
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.R1008010XWIKI10092DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R1138000XWIKI16709DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R121001000XWIKI18145DataMigration
 
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.R54600TranslationDataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R6079XWIKI1878DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R72000XWIKI12153DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R72001XWIKI12228DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R73000XWIKI12277DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R7350XWIKI2079DataMigration
 
hibernateMigrate() - Method in class com.xpn.xwiki.store.migration.hibernate.R90000XWIKI13474DataMigration
 
HibernateSessionFactory - Interface in com.xpn.xwiki.store.hibernate
Deprecated.
since 11.5RC1
HINT - Static variable in class com.xpn.xwiki.store.XWikiHibernateBaseStore
The role hint of this component.
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 and the JDBC scheme to recognize a HSQLDB DB.
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

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.
Import(byte[], XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
Load this package in memory from a byte array.
Import(InputStream, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
Load this package in memory from an InputStream.
Import(byte[]) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
Load a package in memory from a byte array.
Import(InputStream) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
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
Deprecated.
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, 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
 
incrementVersion() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
incrementVersion() - Method in class com.xpn.xwiki.doc.XWikiDocument
Increment the current document version.
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.
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.pdf.impl.PdfURLFactory
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.mail.MailPlugin
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.PackagePlugin
Deprecated.
 
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(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<DocumentReference>, File, FilesystemExportContext, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
Init the url factory.
init(Collection<String>, File, XWikiContext) - Method in class com.xpn.xwiki.web.ExportURLFactory
init() - Method in class com.xpn.xwiki.web.HomePageRedirectServlet
 
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.store.XWikiCacheStore
Deprecated.
initCache(int, int, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
Deprecated.
initCache(int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiCacheStoreInterface
Deprecated.
since 8.3. It does not make much sense to make this method public and it was not really doing anything for a very long time in practice (since Infinispan is the default cache inmplementation)
initCache(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated.
since 10.8RC1, use GroupManager component instead
initCache(int, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Deprecated.
since 10.8RC1, use GroupManager component instead
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.
initialDoc - Variable in class com.xpn.xwiki.api.Document
The XWikiDocument object wrapped by this API.
initialize() - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
initialize() - Method in class com.xpn.xwiki.render.DefaultVelocityManager
 
initialize(ScriptContext) - Method in class com.xpn.xwiki.render.XWikiScriptContextInitializer
 
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.XWikiCacheStore
 
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.
initialize(ExecutionContext) - Method in interface com.xpn.xwiki.XWikiContextInitializer
 
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
 
initializeMandatoryDocuments(XWikiContext) - Method in class com.xpn.xwiki.XWiki
Ensure that mandatory classes (ie classes XWiki needs to work properly) exist and create them if they don't exist.
initializeWiki(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Make sure the wiki is initializing or wait for it.
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(XWikiContext, XWikiEngineContext, boolean) - Method in class com.xpn.xwiki.XWiki
Initialize all xwiki subsystems.
initXWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) - Method in class com.xpn.xwiki.XWiki
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) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
injectCustomMapping(BaseClass, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Deprecated.
injectCustomMapping(BaseClass) - 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.
 
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
Deprecated.
 
install() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
INSTALL_ALREADY_EXIST - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
INSTALL_ERROR - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
INSTALL_IMPOSSIBLE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
INSTALL_OK - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
installStatusToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
installStatusToString(int) - Static method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
IntegerProperty - Class in com.xpn.xwiki.objects
 
IntegerProperty() - Constructor for class com.xpn.xwiki.objects.IntegerProperty
 
internalPut(String, Object) - Method in class com.xpn.xwiki.render.ScriptVelocityContext
 
internalRemove(String) - Method in class com.xpn.xwiki.render.ScriptVelocityContext
 
internalResponse - Variable in class com.xpn.xwiki.web.includeservletasstring.BufferedResponse
 
intFromBoolean(Boolean) - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
invalidate() - Method in class com.xpn.xwiki.render.ScriptHttpSession
invokeServletAndReturnAsString(String, HttpServletRequest, HttpServletResponse) - Static method in class com.xpn.xwiki.web.includeservletasstring.IncludeServletAsString
 
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
 
isAdvancedUser() - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
isAdvancedUser(EntityReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
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.
isAllGroupImplicit() - Method in class com.xpn.xwiki.XWiki
 
isAlphaNumeric(String) - Static method in class com.xpn.xwiki.util.Util
 
isArchiveStoreSet() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isAsyncStarted() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
isAsyncStarted() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isAsyncSupported() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
isAsyncSupported() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isBackupPack() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
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
Deprecated.
 
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
 
isContentStoreSet() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isContextDoc(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
Check if a document is the original context document.
isConvertSyntax() - Method in class com.xpn.xwiki.web.EditForm
 
isCreator(String) - Method in class com.xpn.xwiki.api.Document
 
isCreator(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
isCreator(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
Deprecated.
isCustomMappingValid(BaseClass, String) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
 
isCustomMappingValid(BaseClass, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
isCustomMappingValid(BaseClass, String) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
isDaemon() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.api.User
 
isDisabled() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
See if this property is disabled or not.
isDisabled(XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
isDocumentAlreadyExisting(XWikiDocument) - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
isDocumentEditable(String) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
Deprecated.
isDocumentEditable(DocumentReference) - Method in class com.xpn.xwiki.doc.DefaultDocumentAccessBridge
 
isDocumentPathTooLong(DocumentReference) - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
isDocumentSet() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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
 
isEmailChecked(XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
isEnabled() - Method in class com.xpn.xwiki.api.StatsService
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.
isEntityReferenceNameValid(EntityReference) - Method in class com.xpn.xwiki.web.XWikiAction
Ensure that the given entity reference is valid according to the configured name strategy.
isFinished() - Method in class com.xpn.xwiki.XWikiContext
Define if a response has been already sent or not.
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
 
isGuest(EntityReference) - Static method in interface com.xpn.xwiki.user.api.XWikiRightService
 
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.
isHidden() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
isImage() - Method in class com.xpn.xwiki.api.Attachment
 
isImage(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isInitializing(XWikiContext) - Static method in class com.xpn.xwiki.XWiki
 
isInSchemaMode() - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
isInstallable() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
isInstallable() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
isInstallExension() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
since 6.4.5, 7.0.1, 7.1M1, use Package.isInstallExtension() instead
isInstallExtension() - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
isJavascriptMimeType(String) - Method in class com.xpn.xwiki.web.SkinAction
Checks if a mimetype indicates a javascript file.
isLargeStorage() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isLDAP() - Method in class com.xpn.xwiki.XWiki
 
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
See if the user is global (i.e.
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
 
isMainWikiOnly() - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
isMetaDataDirty() - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
isMetaDataDirty() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
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
 
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
 
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
Deprecated.
 
isNew() - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
isNew() - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
isParentChildMechanismEnabled() - Method in class com.xpn.xwiki.script.parentchild.ParentChildScriptService
 
isPathBased() - Method in class com.xpn.xwiki.XWiki
 
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
 
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.
isReady() - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
isRelationalStorage() - Method in class com.xpn.xwiki.objects.classes.ListClass
 
isReleaseLock() - Method in class com.xpn.xwiki.web.PreviewForm
 
isRequestedSessionIdFromCookie() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
isRequestedSessionIdFromCookie() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isRequestedSessionIdFromURL() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
isRequestedSessionIdFromUrl() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.WrappingXWikiRequest
 
isRequestedSessionIdValid() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isRequestSet() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
isResponseSent() - Method in class com.xpn.xwiki.XWikiContext
Define if a response has been already sent or not and if the template parsing should be done.
isSafeSelect(String) - Static method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
 
isSDocumentSet() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
isSecure() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
isSecure() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isSpace() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
 
isStatsEnabled(XWikiContext) - Static method in class com.xpn.xwiki.stats.impl.StatsUtil
 
isSuperAdmin(EntityReference) - Static method in interface com.xpn.xwiki.user.api.XWikiRightService
 
isSuperAdmin(String) - Method in class com.xpn.xwiki.user.impl.xwiki.AbstractXWikiAuthService
 
isTemplateProviderAllowedToCreateInCurrentSpace() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
Verifies if the creation inside the specified spaceReference is allowed by the current template provider.
isTitleInCompatibilityMode() - Method in class com.xpn.xwiki.api.XWiki
 
isTitleInCompatibilityMode() - Method in class com.xpn.xwiki.XWiki
 
isToRecycleBin() - Method in class com.xpn.xwiki.doc.XWikiDocument.XWikiAttachmentToRemove
 
isTranslation() - Method in class com.xpn.xwiki.api.Document
 
isUnmodifiable() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
isUnwrappableAs(Class) - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
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.WrappingXWikiRequest
 
isUserInRole(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
isUserReferenceSet() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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
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
Deprecated.
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
Deprecated.
 
isVirtual(XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated.
Virtual mode is on by default, starting with XWiki 5.0M2.
isVirtualMode() - Method in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
Deprecated.
Virtual mode is on by default, starting with XWiki 5.0M2.
isWikiContent() - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
isWikiIdSet() - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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
Deprecated.
 
isWithVersions() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
isWrapper(Object) - Method in class com.xpn.xwiki.objects.ListProperty.NotifyList
 
isWysiwyg(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 

J

JobRequestContext - Class in com.xpn.xwiki.job
Deprecated.
since 10.9RC1, use ContextStore instead
JobRequestContext() - Constructor for class com.xpn.xwiki.job.JobRequestContext
Deprecated.
Default constructor.
JobRequestContext(XWikiContext) - Constructor for class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 

K

KEY - Static variable in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
The key to user in the Request properties map.
KEY_LEGACY_VELOCITYCONTEXT - Static variable in class com.xpn.xwiki.XWikiContext
Deprecated.
use VelocityManager.getVelocityContext() instead
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

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.
LazyXWikiDocument(DocumentReference) - Constructor for class com.xpn.xwiki.doc.LazyXWikiDocument
 
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
 
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
listAllGroups(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Deprecated.
listAllLevels(XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiRightService
 
listAllLevels(XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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
 
listGroupsForUser(String, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
listGroupsForUser(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Deprecated.
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
listMemberForGroup(String, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
Deprecated.
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.
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(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
loadAttachmentContent(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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
 
loadAttachmentsContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Load attachment content from database.
loadAttachmentsContentSafe(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Same as XWikiDocument.loadAttachmentContent(XWikiAttachment, XWikiContext) but in some context we don't really care if an attachment content could not be loaded (we are going to overwrite or ignore it).
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
loadBacklinks(DocumentReference, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
 
loadBacklinks(String, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
loadConfig(InputStream, String) - Method in class com.xpn.xwiki.XWikiConfig
Deprecated.
 
loadContent(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated.
loadDocument(Version, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocumentArchive
 
loadDocumentArchive() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
loadFileList(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
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
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
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
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
 
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 on 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
 
localizePlain(String, Object...) - Method in class com.xpn.xwiki.objects.BaseElement
 
localizePlainOrKey(String, Object...) - Method in class com.xpn.xwiki.objects.BaseElement
 
localizePlainOrKey(String, Object...) - Method in class com.xpn.xwiki.plugin.XWikiDefaultPlugin
Deprecated.
 
localizePlainOrKey(String, Object...) - Method in class com.xpn.xwiki.web.XWikiAction
 
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
Deprecated.
 
logDeny(String, String, String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
logDeny(String, String, String, String, Exception) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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 - 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.
LOGGER - Static variable in class com.xpn.xwiki.XWikiContext
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.web.WrappingXWikiRequest
 
login(String, String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
LoginAction - Class in com.xpn.xwiki.web
Action for displaying the login form.
LoginAction() - Constructor for class com.xpn.xwiki.web.LoginAction
Default constructor.
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() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
logout() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
LogoutAction - Class in com.xpn.xwiki.web
Action for processing logout requests.
LogoutAction() - Constructor for class com.xpn.xwiki.web.LogoutAction
 
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

MACROS_FILE - Static variable in class com.xpn.xwiki.XWiki
 
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
 
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.WikiSubstitution
 
makePattern(String[]) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
manager - Variable in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration
 
MandatoryDocumentInitializer - Interface in com.xpn.xwiki.doc
Provide a document that should be initialized at startup and when creating a new wiki.
MandatoryDocumentInitializerManager - Interface in com.xpn.xwiki.doc
Provide utility method to access various mandatory document initializers.
map - Variable in class com.xpn.xwiki.objects.classes.ListClass.MapComparator
 
MapComparator(Map<String, ListItem>) - Constructor for 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
 
merge(XWikiAttachment, XWikiAttachment, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
merge(XWikiDocument, XWikiDocument, MergeConfiguration, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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.
mergeField(PropertyInterface, ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.BaseCollection
 
mergeField(PropertyInterface, ElementInterface, ElementInterface, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.BaseObject
 
mergeNotOrderedListProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
mergeProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
mergeProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
mergeProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
mergeProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Apply a 3 ways merge on passed current, previous and new version of the same property.
mergeProperty(BaseProperty<T>, BaseProperty<T>, BaseProperty<T>, MergeConfiguration, XWikiContext, MergeResult) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
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.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.
mergexWikiObjects(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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.
MIMETYPE_WHITELIST - Static variable in class com.xpn.xwiki.web.DownloadAction
List of authorized attachment mimetypes.
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 and the JDBC scheme to recognize a Microsoft SQL Server DB.
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 and the JDBC scheme to recognize a MySQL DB.

N

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(boolean) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
newCustomClassInstance(DocumentReference, XWikiContext) - Static method in class com.xpn.xwiki.objects.classes.BaseClass
 
newCustomClassInstance(DocumentReference, boolean, XWikiContext) - Static method in class com.xpn.xwiki.objects.classes.BaseClass
 
newCustomClassInstance(String, XWikiContext) - Static method in class com.xpn.xwiki.objects.classes.BaseClass
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
newObject(XWikiContext) - Method in class com.xpn.xwiki.objects.classes.BaseClass
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
 
newXObject(EntityReference, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create, add and return a new object with the provided class.
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.
normalizeURL(URL, XWikiContext) - Static method in class com.xpn.xwiki.web.XWikiServletURLFactory
Encodes the passed URL and offers the possibility for Servlet Filter to perform URL rewriting (this is used for example by Tuckey's URLRewriteFilter for rewriting outbound URLs, see http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs).
normalizeURL(String, XWikiContext) - Static method in class com.xpn.xwiki.web.XWikiServletURLFactory
Encodes the passed URL and offers the possibility for Servlet Filter to perform URL rewriting (this is used for example by Tuckey's URLRewriteFilter for rewriting outbound URLs, see http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs).
NotifyList(List<String>) - Constructor for class com.xpn.xwiki.objects.ListProperty.NotifyList
 
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.
ObjectPolicyType - Enum in com.xpn.xwiki.web
Enumeration of supported object policy types.
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
Deprecated.
 
oldObject - Variable in class com.xpn.xwiki.stats.impl.VisitStats
The previous visit object.
onAttachmentNameModified(String, XWikiAttachment) - Method in interface com.xpn.xwiki.doc.XWikiAttachment.AttachmentContainer
 
onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManagerListener
 
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
 
ORACLE - Static variable in class com.xpn.xwiki.store.DatabaseProduct
The Product name and the JDBC scheme to recognize an Oracle DB.
originalURL - Variable in class com.xpn.xwiki.web.XWikiServletURLFactory
 
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
 
ownerDocument - Variable in class com.xpn.xwiki.objects.BaseElement
The owner document, if this element was obtained from a document.

P

Package - Class in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
Package() - Constructor for class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
PackageAPI - Class in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
PackageAPI(Package, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
PackageException - Exception in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
PackageException(int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
PackageException(int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
PackageException(int, String) - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
PackageException() - Constructor for exception com.xpn.xwiki.plugin.packaging.PackageException
Deprecated.
 
PackagePlugin - Class in com.xpn.xwiki.plugin.packaging
Deprecated.
since 5.2, use Filter framework instead
PackagePlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.packaging.PackagePlugin
Deprecated.
 
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
Deprecated.
since 6.1M2, use ConfigurationSource component with hint xwikicfg instead
Param(String, String) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M2, use ConfigurationSource component with hint xwikicfg instead
ParamAsLong(String) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M2, use ConfigurationSource component with hint xwikicfg instead
ParamAsLong(String, long) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M2, use ConfigurationSource component with hint xwikicfg instead
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
 
ParentChildScriptService - Class in com.xpn.xwiki.script.parentchild
This script service give an access to the configuration of the parent/child mechanism, which has been deprecated but can still be enabled for retro-compatibility issues.
ParentChildScriptService() - Constructor for class com.xpn.xwiki.script.parentchild.ParentChildScriptService
 
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
Deprecated.
Since 7.2M1. Use specific rendering/parsing options for the content type you want to parse/render.
parseContent(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
Since 7.2M1. Use specific rendering/parsing options for the content type you want to parse/render.
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.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.
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.
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
parseTemplate(String, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
parseUsername(String) - Static method in class com.xpn.xwiki.user.impl.xwiki.MyBasicAuthenticator
Parse the user name out of the BASIC authorization header string.
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.
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.
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
 
PDFResourceResolver - Class in com.xpn.xwiki.pdf.impl
Resolves URIs sent by Apache FOP to embed images in the exported PDF.
PDFResourceResolver() - Constructor for class com.xpn.xwiki.pdf.impl.PDFResourceResolver
 
PdfURLFactory - Class in com.xpn.xwiki.pdf.impl
Computes Image and Link URLs for attachments by using an absolute URLs but stores a Map in the XWiki Context to associate attachment URLs to Attachment Entity References so that when executing a PDF export the custom URI Resolver we use can stream image attachment content so that they are embedded in the PDF.
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
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 and the JDBC scheme to recognize a PostgreSQL DB.
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
 
prepareEditedDocument(XWikiContext) - Method in class com.xpn.xwiki.web.EditAction
Determines the edited document (translation) and updates it based on the template specified on the request and any additional request parameters that overwrite the default values from the template.
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 locale.
prepareSubstitution(MatchResult) - Method in class com.xpn.xwiki.render.WikiSubstitution
 
PreviewAction - Class in com.xpn.xwiki.web
Action for previewing document changes.
PreviewAction() - Constructor for class com.xpn.xwiki.web.PreviewAction
Default constructor.
PreviewForm - Class in com.xpn.xwiki.web
 
PreviewForm() - Constructor for class com.xpn.xwiki.web.PreviewForm
 
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
Deprecated.
use ExceptionUtils.getStackTrace(Throwable) instead
processEvent(Event) - Method in class com.xpn.xwiki.pdf.impl.XWikiFOPEventListener
 
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
 
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class com.xpn.xwiki.web.XWikiRequestProcessor
Override the implementation from Struts in order to remove request parameter keys using special BeanUtils syntax that we don't use and that can causes errors to be raised, see XWikiRequestProcessor.RequestProcessorServletRequestWrapper.
processRequest() - Method in class com.xpn.xwiki.web.CreateActionRequestHandler
Process the request and extract from the given parameters the data needed to create the new document.
Programming - Annotation Type in com.xpn.xwiki.util
Indicates that a method requires programming rights to be executed.
progress - Variable in class com.xpn.xwiki.store.migration.AbstractDataMigrationManager
 
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
 
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
 
pushDocumentInContext(Map<String, Object>, DocumentModelBridge) - 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(String, String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
put(Object, Object) - Method in class com.xpn.xwiki.XWikiContext
putValue(String, Object) - Method in class com.xpn.xwiki.render.ScriptHttpSession
 

R

R1008010XWIKI10092DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-10092.
R1008010XWIKI10092DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R1008010XWIKI10092DataMigration
 
R1138000XWIKI16709DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-16709: the disable property is removed and a checked_email property is added from XWikiUsers.
R1138000XWIKI16709DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R1138000XWIKI16709DataMigration
 
R121001000XWIKI18145DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
This migration aims at fixing the Database Foreign Key names after the upgrade of Hibernate performed in XWiki 11.5.
R121001000XWIKI18145DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R121001000XWIKI18145DataMigration
 
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
 
R54600TranslationDataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Fix any existing mistake with document translation field.
R54600TranslationDataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R54600TranslationDataMigration
 
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
 
R72000XWIKI12153DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-12153: Implement nested spaces support at database level.
R72000XWIKI12153DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R72000XWIKI12153DataMigration
 
R72001XWIKI12228DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-12228: Provide API and probably storage for optimized space related queries.
R72001XWIKI12228DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R72001XWIKI12228DataMigration
 
R73000XWIKI12277DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-12277: Remove the 'type' xproperty from TemplateProviderClass
R73000XWIKI12277DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R73000XWIKI12277DataMigration
 
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
 
R90000XWIKI13474DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-13474.
R90000XWIKI13474DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R90000XWIKI13474DataMigration
 
R911000XWIKI14889DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-14889.
R911000XWIKI14889DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R911000XWIKI14889DataMigration
The default constructor.
R911001XWIKI14895DataMigration - Class in com.xpn.xwiki.store.migration.hibernate
Migration for XWIKI-14895.
R911001XWIKI14895DataMigration() - Constructor for class com.xpn.xwiki.store.migration.hibernate.R911001XWIKI14895DataMigration
The default constructor.
randomSalt() - Static method in class com.xpn.xwiki.objects.classes.PasswordClass
 
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
Deprecated.
Load document files from provided directory and sub-directories into packager.
readFromDir(File, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
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
readFromTemplate(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Helper used by various actions to initialize a document by copying a template to it.
readObjectsFromForm(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
readObjectsFromFormUpdateOrCreate(EditForm, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create and/or update objects in a document given a list of HTTP parameters of the form <spacename>.<classname>_<number>_<propertyname>.
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
 
RECYCLED_DOCUMENT_ID_PARAM - Static variable in class com.xpn.xwiki.web.DeleteAction
 
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<? extends XWikiURLFactory>, 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.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(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiDocument
Remove the attachment from the document attachment list and put it in the list of attachments to remove for next document save.
removeAttachment(XWikiAttachment, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
Remove the attachment from the document attachment list and put it in the list of attachments to remove for next document save.
removeAttribute(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
removeAttribute(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
removeAttribute(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
removeBaseClass(DocumentReference) - Method in class com.xpn.xwiki.XWikiContext
 
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
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
removePlugin(String) - Method in class com.xpn.xwiki.plugin.XWikiPluginManager
 
removeSafeAttribute(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
Remove an attribute that is safe to use for any script author.
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.
removeValue(String) - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
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(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(DocumentReference, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
rename(DocumentReference, List<DocumentReference>, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
renameByCopyAndDelete(XWikiDocument, DocumentReference, List<DocumentReference>, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
Old implementation of the rename by copy and delete. Since 12.5 the implementation using XWikiStoreInterface.renameXWikiDoc(XWikiDocument, DocumentReference, XWikiContext) should be preferred.
renameDocument(DocumentReference, DocumentReference, boolean, List<DocumentReference>, List<DocumentReference>) - Method in class com.xpn.xwiki.api.XWiki
API to rename a document to another document.
renameDocument(DocumentReference, DocumentReference, boolean, List<DocumentReference>, List<DocumentReference>, XWikiContext) - Method in class com.xpn.xwiki.XWiki
API to rename a document to another document.
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.
renameXWikiDoc(XWikiDocument, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiCacheStore
 
renameXWikiDoc(XWikiDocument, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateStore
Atomic operation for renaming a document.
renameXWikiDoc(XWikiDocument, DocumentReference, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
Atomic operation for renaming a document.
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.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
Deprecated.
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.TexAction
 
render(XWikiContext) - Method in class com.xpn.xwiki.web.UndeleteAction
 
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
 
renderContentInContext(String, String, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
renderContentInContext(String, String, DocumentReference, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Render content in the current document's context with the rights of the given user.
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
 
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
 
renderXDOM(XDOM, Syntax) - Static method in class com.xpn.xwiki.doc.XWikiDocument
Render provided XDOM into content of the provided syntax identifier.
replaceMemberInAllGroups(DocumentReference, DocumentReference, XWikiContext) - Method in interface com.xpn.xwiki.user.api.XWikiGroupService
Replace a given member reference by another one in all groups of the wiki.
replaceMemberInAllGroups(DocumentReference, DocumentReference, XWikiContext) - Method in class com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl
 
replaceParent(EntityReference) - Method in class com.xpn.xwiki.objects.BaseObjectReference
 
replacePlaceholders(String, XWikiContext) - Static method in class com.xpn.xwiki.web.Utils
Insert back the replaced strings.
replaceUserOrGroupFromAllRights(DocumentReference, DocumentReference, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.rightsmanager.RightsManager
Replace a user or a group reference with another one on all rights of the current wiki.
request - Variable in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.
RequestProcessorServletRequestWrapper(HttpServletRequest) - Constructor for class com.xpn.xwiki.web.XWikiRequestProcessor.RequestProcessorServletRequestWrapper
 
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
 
resetMimeType(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Extract the mime type from the file name and content and remember it to be stored.
resetRCSArchive(XWikiDocument, boolean, XWikiContext) - Method in class com.xpn.xwiki.store.XWikiHibernateVersioningStore
 
resetRCSArchive(XWikiDocument, boolean, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiVersioningStoreInterface
 
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.
resolver - Variable in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
resolveTemplate(String) - Method in class com.xpn.xwiki.web.XWikiAction
Helper used resolve the template passed to the action if the current user have access to it.
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
Deprecated.
restoreAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.doc.DeletedAttachment
restoreAttachment() - Method in class com.xpn.xwiki.doc.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
 
restoreDocument(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(long, XWikiContext, boolean) - Method in class com.xpn.xwiki.store.XWikiHibernateRecycleBinStore
 
restoreFromRecycleBin(XWikiDocument, long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
Deprecated.
since 9.4RC1. The document parameter is useless and gets in the way. Use XWikiRecycleBinStoreInterface.restoreFromRecycleBin(long, XWikiContext, boolean) instead.
restoreFromRecycleBin(long, XWikiContext, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinStoreInterface
 
restoreFromRecycleBin(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Restore a document with passed index from recycle bin.
restoreFromRecycleBin(XWikiDocument, long, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
restoreFromRecycleBin(long, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Restore a document with passed index from recycle bin.
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
Deprecated.
 
RIGHTCLASS_REFERENCE - Static variable in class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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.
ROLEHINT - Static variable in class com.xpn.xwiki.script.display.DisplayScriptService
The role hint of this component.
rollback(XWikiDocument, String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
rollback(XWikiDocument, String, boolean, 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
 
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
 
same(XWikiDocument) - Method in class com.xpn.xwiki.api.Document
Check if the passed one is the one wrapped by this Document.
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(XWikiAttachment, Date, long, boolean) - Method in interface com.xpn.xwiki.store.AttachmentRecycleBinContentStore
Save attachment to recycle bin.
save(XWikiDocument, long, boolean) - Method in interface com.xpn.xwiki.store.XWikiRecycleBinContentStoreInterface
Save document to recycle bin.
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
Deprecated.
should not be used, save the document instead
saveAllAttachments(boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
should not be used, save the document instead
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
Deprecated.
should not be used, save the document instead
saveAttachmentContent(XWikiAttachment, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
should not be used, save the document instead
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
Deprecated.
should not be used, save the document instead
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
Save the passed document in the store.
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, String, 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.
saveToRecycleBin(XWikiDocument, String, Date, String, 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
 
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
 
ScriptHttpSession - Class in com.xpn.xwiki.render
A wrapper around HttpSession with security related checks.
ScriptHttpSession(HttpSession, ContextualAuthorizationManager) - Constructor for class com.xpn.xwiki.render.ScriptHttpSession
 
ScriptVelocityContext - Class in com.xpn.xwiki.render
Maintains the current ScriptContext in sync with any modification of the VelocityContext.
ScriptVelocityContext(VelocityContext, Set<String>) - Constructor for class com.xpn.xwiki.render.ScriptVelocityContext
 
ScriptVelocityContext(VelocityContext, boolean, Set<String>) - Constructor for class com.xpn.xwiki.render.ScriptVelocityContext
 
ScriptXWikiServletRequest - Class in com.xpn.xwiki.render
A wrapper around XWikiRequest with security related checks.
ScriptXWikiServletRequest(XWikiRequest, ContextualAuthorizationManager) - Constructor for class com.xpn.xwiki.render.ScriptXWikiServletRequest
 
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, 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
 
searchAttachments(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Search attachments by passing HQL where clause values as parameters.
searchAttachments(String, boolean, int, int, List<?>, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
since 9.7RC1, use the QueryManager instead along with the "attachment" query filter
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
searchDocuments(String) - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
searchDocuments(String, int, int) - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
searchDocuments(String, int, int, String) - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
searchDocuments(String, boolean) - Method in class com.xpn.xwiki.api.XWiki
API allowing to search for documents allowing to have mutliple entries per locale
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 locale
searchDocuments(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
searchDocuments(String, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Deprecated.
use query service instead
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
Deprecated.
use query service instead
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
searchDocumentsNames(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
searchDocumentsNames(String, int, int, String, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
searchDocumentsNames(String, int, int, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
searchDocumentsNames(String, List<?>, XWikiContext) - Method in interface com.xpn.xwiki.store.XWikiStoreInterface
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
 
searchSpacesNames(String, int, int, List<?>) - Method in class com.xpn.xwiki.api.XWiki
Search spaces by passing HQL where clause values as parameters.
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
Privileged API to send a confirmation email to a user
sendConfirmationMail(String, String, String, String) - Method in class com.xpn.xwiki.api.XWiki
Privileged API to send a confirmation email to a user
sendContent(XWikiAttachment, XWikiRequest, XWikiResponse, XWikiContext) - Method in class com.xpn.xwiki.web.DownloadAction
Send the attachment content in the response.
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.
sendRedirect(XWikiResponse, String) - Method in class com.xpn.xwiki.web.XWikiAction
Perform a redirect to the given URL.
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.
SEPARATOR_ESCAPE - Static variable in class com.xpn.xwiki.objects.classes.ListClass
Used to escape a separator character inside a string serialized list item.
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(AbstractRequest, XWikiContext) - Static method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
Register part of the XWikiContext in the job request.
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
Deprecated.
 
setAction(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
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
 
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.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
 
setArchiveStore(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
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(XWikiAttachment) - Method in class com.xpn.xwiki.doc.XWikiDocument
Insert passed attachment in the document and return any pre-existing attachment with the same name.
setAttachment(String, InputStream, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Create or update attachment with the passed name with the passed content.
setAttachment_archive(XWikiAttachmentArchive) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setAttachment_content(XWikiAttachmentContent) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setAttachmentContainer(XWikiAttachment.AttachmentContainer) - 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 class com.xpn.xwiki.render.ScriptHttpSession
setAttribute(String, Object) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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.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
setAuthorName(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
setAuthorName(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
setAuthorReference(DocumentReference) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
Deprecated.
 
setBackupPack(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
setBatchId(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
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.XWikiContext
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
 
setCharset(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setClassId(int) - Method in class com.xpn.xwiki.web.ObjectRemoveForm
 
setClassName(String) - Method in class com.xpn.xwiki.objects.BaseCollection
Deprecated.
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
Deprecated.
since 6.1M2
setConfirm(String) - Method in class com.xpn.xwiki.web.RollbackForm
 
setContent(String) - Method in class com.xpn.xwiki.api.Document
 
setContent(XDOM) - 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
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
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.web.EditForm
 
setContentAuthor(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
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(XWikiResponse, long) - Method in class com.xpn.xwiki.web.XWikiAction
Make sure to set the right length (or nothing) in the response.
setContentLength(int) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setContentLength(int) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setContentLengthLong(long) - Method in class com.xpn.xwiki.web.XWikiServletResponse
 
setContentLengthLong(long) - Method in class com.xpn.xwiki.web.XWikiServletResponseStub
 
setContentStore(String) - Method in class com.xpn.xwiki.doc.DeletedAttachment
 
setContentStore(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setContentType(String) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
 
setContentType(TextAreaClass.ContentType) - 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
 
setContextPath(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setConvertSyntax(boolean) - Method in class com.xpn.xwiki.web.EditForm
Sets whether to convert the document content and meta data to the new syntax specified on the edit form.
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.
setCreationDate(Date) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setCreator(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
 
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
 
setDaemon(boolean) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.
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
Deprecated.
since 6.1M1, use XWikiContext.setWikiId(String) instead
setDate(Date) - Method in class com.xpn.xwiki.doc.DeletedAttachment
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
 
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
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
 
setDefaultAttachmentArchiveStore(AttachmentVersioningStore) - Method in class com.xpn.xwiki.XWiki
 
setDefaultAttachmentContentStore(XWikiAttachmentStoreInterface) - Method in class com.xpn.xwiki.XWiki
 
setDefaultEditSheet(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
 
setDefaultLanguage(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
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.api.Document
 
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
 
setDefaultURL(String, URL) - Method in class com.xpn.xwiki.web.XWikiServletURLFactory
 
setDefaultValue(int) - Method in class com.xpn.xwiki.objects.classes.BooleanClass
 
setDefaultValue(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
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
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
Deprecated.
 
setDescription(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.
setDisabled(boolean, XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
setDisabledStatus(boolean) - Method in class com.xpn.xwiki.api.User
Set the disabled status of a user.
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, boolean) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
setDoc(XWikiDocument) - Method in class com.xpn.xwiki.XWikiContext
 
setDocId(long) - Method in class com.xpn.xwiki.doc.DeletedAttachment
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
setDocument(XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
Deprecated.
since 9.0RC1, use instead
setDocument(XWikiDocument) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setDocumentAction(String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
setDocumentAction(String, String, int) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.job.JobRequestContext
Deprecated.
 
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
 
setEditor(String) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
Sets the editor meta property.
setEditor(TextAreaClass.EditorType) - Method in class com.xpn.xwiki.objects.classes.TextAreaClass
Sets the editor meta property.
setElement(int, boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setElements(int) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setEmailChecked(boolean, XWikiContext) - Method in class com.xpn.xwiki.user.api.XWikiUser
 
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
Deprecated.
since 5.2M2, use Throwable.initCause(Throwable) instead
setExceptions(List) - Method in class com.xpn.xwiki.validation.XWikiValidationStatus
 
setExtensionId(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
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
setFilename(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
setFilesize(int) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Deprecated.
since 9.0RC1, use XWikiAttachment.setLongSize(long) instead
setFileType(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
setFileType(int) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
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
Deprecated.
since 7.0M2. This was never used, since it is not the right place to handle separators. They are defined in ListClass and that is where they are now handled through ListClass.toFormString(BaseProperty).
setFreeText(String) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setFromCache(boolean) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setFullName(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setFullName(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
setFullName(String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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.
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(boolean) - Method in class com.xpn.xwiki.doc.XWikiSpace
 
setHidden(String) - Method in class com.xpn.xwiki.web.EditForm
 
setHint(String) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
Set the text displayed in the object editor to help the user filling some content.
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
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.doc.XWikiSpace
Required by Hibernate.
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
Deprecated.
 
setIdField(String) - Method in class com.xpn.xwiki.objects.classes.DBListClass
 
setIncludeMinorVersions(boolean) - Method in class com.xpn.xwiki.criteria.impl.RevisionCriteria
 
setInitParameter(String, String) - Method in class com.xpn.xwiki.user.impl.xwiki.MyFilterConfig
 
setInstallExension(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
since 6.4.5, 7.0.1, 7.1M1, use Package.setInstallExension(boolean) instead
setInstallExtension(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
setInterfaceLocale(Locale) - Method in class com.xpn.xwiki.XWikiContext
 
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.
setIntValue(String, int) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setIP(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setLanguage(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
Deprecated.
since 8.0M1
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.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
setLargeStorage(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setLargeStringValue(EntityReference, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setLargeStringValue(String, String, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
setLargeStringValue(String, String) - Method in class com.xpn.xwiki.objects.BaseCollection
 
setLicence(String) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
setLicence(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.
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
 
setLongSize(long) - Method in class com.xpn.xwiki.doc.XWikiAttachment
The size is automatically calculated from the attachment content so this method is mostly internal API that should not be used.
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
 
setMaxInactiveInterval(int) - Method in class com.xpn.xwiki.render.ScriptHttpSession
 
setMessage(String) - Method in exception com.xpn.xwiki.XWikiException
Deprecated.
since 5.2M2, the message should be passed to the constructor
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
 
setMimeType(String) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
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
 
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.
setMultiSelect(boolean) - Method in class com.xpn.xwiki.objects.classes.ListClass
 
setName(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
setName(String) - Method in class com.xpn.xwiki.doc.XWikiSpace
Required by Hibernate.
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.BaseElement
setName(String) - Method in class com.xpn.xwiki.objects.BaseObject
setName(String) - Method in class com.xpn.xwiki.objects.classes.BaseClass
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
Deprecated.
 
setName(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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.web.EditForm
 
setNamedParameter(Query<?>, String, Object) - Method in class com.xpn.xwiki.store.hibernate.query.HqlQueryExecutor
Sets the value of the specified named parameter, taking into account the type of the given value.
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
Deprecated.
since 9.9RC1
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
Deprecated.
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
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
Deprecated.
setOriginalDocument(XWikiDocument) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setOriginalWikiId(String) - Method in class com.xpn.xwiki.XWikiContext
Set the "original" wiki id.
setOrigVersion(String) - Method in class com.xpn.xwiki.doc.AttachmentDiff
Deprecated.
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.BaseCollection
Set the owner document of this base object.
setOwnerDocument(XWikiDocument) - Method in class com.xpn.xwiki.objects.BaseElement
Set the owner document of this element.
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.
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
 
setParent(String) - Method in class com.xpn.xwiki.api.Document
 
setParent(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Deprecated.
setParent(String) - Method in class com.xpn.xwiki.doc.XWikiSpace
Required by Hibernate.
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
 
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) - Method in class com.xpn.xwiki.XWiki
 
setPhonyDocument(DocumentReference, XWikiContext, VelocityContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
setPhonyDocument(String, XWikiContext, VelocityContext) - Method in class com.xpn.xwiki.XWiki
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(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
Deprecated.
 
setPreserveVersion(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
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
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
 
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
 
setReference(String) - Method in class com.xpn.xwiki.doc.XWikiSpace
Required by Hibernate.
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
 
setRequest(HttpServletRequest) - Method in class com.xpn.xwiki.web.XWikiForm
Set the request.
setRequest(XWikiRequest) - Method in class com.xpn.xwiki.XWikiContext
 
setRequestContextPath(String) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setRequestParameters(Map<String, String[]>) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setRequestURI(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setRequestUrl(URL) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setrequestURL(StringBuffer) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
setResponse(XWikiResponse) - Method in class com.xpn.xwiki.XWikiContext
 
setResponseSent(boolean) - 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
 
setSafeAttribute(String, Object) - Method in class com.xpn.xwiki.render.ScriptHttpSession
Set an attribute that is safe to use for any script author.
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.
setScriptContext(ScriptContext) - Method in class com.xpn.xwiki.render.ScriptVelocityContext
 
setSDocument(XWikiDocument) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setSDocumentReference(DocumentReference) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
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
 
setServerName(String) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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
Deprecated.
 
setSessionFactory(SessionFactory) - Method in interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory
Deprecated.
do nothing since 11.5RC1
setSessionFactory(SessionFactory) - Method in class com.xpn.xwiki.store.XWikiHibernateBaseStore
Deprecated.
does not do anything since 11.5RC1
setSetValue(String, Set<?>) - Method in class com.xpn.xwiki.objects.BaseCollection
 
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.doc.XWikiDocument
Deprecated.
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
 
setStorageType(String) - Method in class com.xpn.xwiki.objects.classes.PasswordClass
 
setStore(XWikiStoreInterface) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setStore(XWikiStoreInterface) - Method in class com.xpn.xwiki.doc.XWikiSpace
Set the store of the space.
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
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
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
 
setTemplate(String) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
 
setTextValue(String) - Method in class com.xpn.xwiki.objects.StringListProperty
This method is called by Hibernate to set the raw value read from the database.
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
Deprecated.
since 5.4.6, stored in the database to speedup some queries (really ?) but in XWikiDocument it's calculated based on the document locale
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
 
setupCookie(Cookie, boolean, String, HttpServletResponse) - Method in class com.xpn.xwiki.user.impl.xwiki.MyPersistentLoginManager
setupHeaders(XWikiResponse, String, Date, int) - Method in class com.xpn.xwiki.web.SkinAction
Deprecated.
setupHeaders(XWikiResponse, String, Date, long) - Method in class com.xpn.xwiki.web.SkinAction
Sets several headers to properly identify the response.
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
 
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.
setUserAgent(String) - Method in class com.xpn.xwiki.stats.impl.VisitStats
 
setUserDefaultGroup(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
 
setUserName(String) - Method in class com.xpn.xwiki.doc.XWikiLock
 
setUserReference(DocumentReference) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setUserReference(DocumentReference) - Method in class com.xpn.xwiki.XWikiContext
 
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
Deprecated.
 
setVersion(String) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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
 
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
setWeb(String) - Method in class com.xpn.xwiki.web.EditForm
 
setWiki(XWiki) - Method in class com.xpn.xwiki.XWikiContext
 
setWikiId(String) - Method in class com.xpn.xwiki.job.JobRequestContext
Deprecated.
 
setWikiId(String) - Method in class com.xpn.xwiki.XWikiContext
 
setWikiNode(Object) - Method in class com.xpn.xwiki.doc.XWikiDocument
 
setWikiPage(String) - Method in class com.xpn.xwiki.monitor.api.MonitorData
 
setWikiPage(String) - Method in class com.xpn.xwiki.monitor.api.MonitorPlugin
 
setWikiReference(WikiReference) - Method in class com.xpn.xwiki.XWikiContext
 
setWithVersions(boolean) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
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
Deprecated.
Sets the flag for the packager to import or not history revisions included in the archive when installing with PackageAPI.install().
setWriteListener(WriteListener) - Method in class com.xpn.xwiki.web.includeservletasstring.BufferOutputStream
 
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
setXml(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
Only used in Hibernate.
setXmlStore(String) - Method in class com.xpn.xwiki.doc.XWikiDeletedDocument
 
setXObject(DocumentReference, int, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
setXObject(int, BaseObject) - Method in class com.xpn.xwiki.doc.XWikiDocument
Replaces the object at the specified position and for the specified object's 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
setXWikiDoc(XWikiDocument) - Method in class com.xpn.xwiki.web.EditBean
 
SHEETCLASS_REFERENCE - Static variable in class com.xpn.xwiki.doc.XWikiDocument
 
SheetScriptService - Class in com.xpn.xwiki.script.sheet
Exposes SheetManager and SheetBinder to Velocity scripts.
SheetScriptService() - Constructor for class com.xpn.xwiki.script.sheet.SheetScriptService
 
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
 
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
Deprecated.
automatically done when the HibernateSessionFactory component is disposed
SkinAction - Class in com.xpn.xwiki.web
Action for serving skin files.
SkinAction() - Constructor for class com.xpn.xwiki.web.SkinAction
 
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.
startAsync() - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
startAsync() - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
startAsync(ServletRequest, ServletResponse) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
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.
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.
stop() - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
STORAGE_TYPE - Static variable in class com.xpn.xwiki.objects.meta.PasswordMetaClass
The name of the meta property that specifies how the password is stored.
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.
store - Variable in class com.xpn.xwiki.store.XWikiHibernateBaseStore
 
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
 
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.
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(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?
SVGAction - Class in com.xpn.xwiki.web
 
SVGAction() - Constructor for class com.xpn.xwiki.web.SVGAction
 
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
 
SYSTEM_SPACE - Static variable in class com.xpn.xwiki.XWiki
Name of the default system space.

T

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
Deprecated.
Use the "tmp" resource reference handler instead since 8.3
TempResourceAction() - Constructor for class com.xpn.xwiki.web.TempResourceAction
Deprecated.
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
testInstall(XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.DocumentInfoAPI
Deprecated.
 
testInstall(boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
testInstall() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
testInstall(boolean) - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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
 
TextAreaClass.ContentType - Enum in com.xpn.xwiki.objects.classes
Possible values for the contenttype meta property.
TextAreaClass.EditorType - Enum in com.xpn.xwiki.objects.classes
Possible values for the editor meta property.
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.
TimezoneClass - Class in com.xpn.xwiki.objects.classes
Timezone Field Class allows to create a field for Timezone values.
TimezoneClass(PropertyMetaClass) - Constructor for class com.xpn.xwiki.objects.classes.TimezoneClass
Constructor for Timezone Class.
TimezoneClass() - Constructor for class com.xpn.xwiki.objects.classes.TimezoneClass
Constructor for Timezone Class.
TimezoneMetaClass - Class in com.xpn.xwiki.objects.meta
Defines the meta properties of a Timezone XClass property.
TimezoneMetaClass() - Constructor for class com.xpn.xwiki.objects.meta.TimezoneMetaClass
Initializes meta properties.
title(Document, Map<String, Object>) - Method in class com.xpn.xwiki.script.display.DisplayScriptService
Displays the document title.
title(Document) - Method in class com.xpn.xwiki.script.display.DisplayScriptService
 
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(BaseProperty) - Method in class com.xpn.xwiki.objects.classes.ListClass
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
Deprecated.
Outputs the content of this package in the JSON format
toJSON() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
toList(BaseProperty<?>) - Method in class com.xpn.xwiki.objects.classes.GroupsClass
 
toList(BaseProperty<?>) - Method in class com.xpn.xwiki.objects.classes.LevelsClass
 
toList(BaseProperty<?>) - Method in class com.xpn.xwiki.objects.classes.ListClass
ListClass does not produce only ListPropertys and this method allows to access the value as List whatever property is actually storing it.
toList(BaseProperty<?>) - Method in class com.xpn.xwiki.objects.classes.UsersClass
 
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
Deprecated.
Since 7.0M2. This method is here for a long time but it does not seem to have ever been used and it does not bring any value compared to the existing BaseProperty.toFormString() method.
toString() - Method in class com.xpn.xwiki.api.AttachmentDiff
 
toString() - Method in class com.xpn.xwiki.api.Document
 
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.XWikiAttachment
 
toString() - Method in class com.xpn.xwiki.doc.XWikiDocument
 
toString() - Method in class com.xpn.xwiki.doc.XWikiDocument.XWikiAttachmentToRemove
 
toString() - Method in class com.xpn.xwiki.doc.XWikiLink
 
toString() - Method in class com.xpn.xwiki.doc.XWikiLock
 
toString() - Method in class com.xpn.xwiki.doc.XWikiSpace
 
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.BaseElement
 
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 enum com.xpn.xwiki.objects.classes.TextAreaClass.ContentType
 
toString() - Method in enum com.xpn.xwiki.objects.classes.TextAreaClass.EditorType
 
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.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
Deprecated.
 
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() - Method in class com.xpn.xwiki.doc.XWikiAttachment
Retrieve an attachment as an XML string.
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(OutputTarget, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
Write an XML representation of the attachment into an XMLWriter
toXML(OutputTarget, boolean, boolean, boolean, String) - 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(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
toXML(OutputStream, boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an OutputStream.
toXML(OutputTarget, boolean, boolean, boolean, boolean, boolean, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Serialize the document to an OutputStream.
toXML() - Method in class com.xpn.xwiki.objects.BaseCollection
 
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.BaseCollection
Deprecated.
since 9.0RC1, use BaseCollection.toXML() instead
toXML() - Method in class com.xpn.xwiki.objects.BaseElement
 
toXML() - Method in class com.xpn.xwiki.objects.BaseProperty
 
toXML(BaseClass) - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
toXML() - Method in class com.xpn.xwiki.objects.classes.PropertyClass
 
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
Deprecated.
toXML(XMLWriter) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
Write the package.xml file to an XMLWriter.
toXML(OutputStream, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
Write the package.xml file to an OutputStream
toXml() - Method in class com.xpn.xwiki.plugin.packaging.PackageAPI
Deprecated.
 
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
toXMLDocument(boolean, boolean, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
toXMLString() - Method in class com.xpn.xwiki.objects.BaseCollection
Return a XML version of this collection.
toXMLString(boolean) - Method in class com.xpn.xwiki.objects.BaseElement
 
toXMLString() - Method in class com.xpn.xwiki.objects.BaseProperty
Return a XML version of this collection.
TYPE_NORMAL - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 
TYPE_PROVIDER - Static variable in class com.xpn.xwiki.XWikiContext
Type instance for Provider<XWikiContext>.
TYPE_SAMPLE - Static variable in class com.xpn.xwiki.plugin.packaging.DocumentInfo
Deprecated.
 

U

unbindClassSheet(Document, DocumentReference) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Removes the binding between a XWiki class and a sheet.
unbindDocumentSheet(Document, DocumentReference) - Method in class com.xpn.xwiki.script.sheet.SheetScriptService
Removes the binding between a XWiki document and a sheet.
UndeleteAction - Class in com.xpn.xwiki.web
Action for restoring documents from the recycle bin.
UndeleteAction() - Constructor for class com.xpn.xwiki.web.UndeleteAction
 
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
 
unwrap(Class<T>) - Method in class com.xpn.xwiki.store.DBCPConnectionProvider
 
updateArchive(byte[], XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachmentArchive
Deprecated.
updateArchive(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
 
updateArchive(XWikiContext) - Method in class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
 
updateClassDocumentFields(XWikiDocument) - Method in class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
Update document with standard class related properties.
updateContentArchive(XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiAttachment
 
updateDatabase(String, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
updateDatabase(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
updateDatabase(String, boolean, boolean, XWikiContext) - Method in class com.xpn.xwiki.XWiki
Deprecated.
updateDoc(String, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.packaging.Package
Deprecated.
 
updateDocument(XWikiDocument) - Method in class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
 
updateDocument(XWikiDocument) - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
updateDocument(XWikiDocument) - Method in interface com.xpn.xwiki.doc.MandatoryDocumentInitializer
Update the provided document according to the need.
updateDocumentFields(XWikiDocument, String) - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
Set the fields of the document passed as parameter.
updateDocumentSection(int, String) - Method in class com.xpn.xwiki.doc.XWikiDocument
Update a section content in document.
updateDocumentSheet(XWikiDocument) - Method in class com.xpn.xwiki.doc.AbstractMandatoryClassInitializer
Update document sheet.
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
updateObjectFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
updateObjectFromRequest(String, String, int, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
updateObjectsFromRequest(String, String, XWikiContext) - Method in class com.xpn.xwiki.doc.XWikiDocument
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
Deprecated.
since 11.5RC1
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
updateTitle(XWikiDocument) - Method in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
 
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
 
upgrade(Class<T>) - Method in class com.xpn.xwiki.web.WrappingXWikiRequest
 
upgrade(Class<T>) - Method in class com.xpn.xwiki.web.XWikiServletRequestStub
 
UPLOAD_MAXSIZE_PARAMETER - Static variable in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
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
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
Deprecated.
URI pattern for this action.
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
 
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.
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
Privileged 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_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.objects.classes.TextAreaClass.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpn.xwiki.objects.classes.TextAreaClass.EditorType
Returns the enum constant of this type with the specified name.
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.
valueOf(String) - Static method in enum com.xpn.xwiki.web.ObjectPolicyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xpn.xwiki.objects.classes.TextAreaClass.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpn.xwiki.objects.classes.TextAreaClass.EditorType
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.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.
values() - Static method in enum com.xpn.xwiki.web.ObjectPolicyType
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
Default constructor.
ViewAttachRevAction - Class in com.xpn.xwiki.web
 
ViewAttachRevAction() - Constructor for class com.xpn.xwiki.web.ViewAttachRevAction
Default constructor.
ViewrevAction - Class in com.xpn.xwiki.web
 
ViewrevAction() - Constructor for class com.xpn.xwiki.web.ViewrevAction
Default constructor.
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.fileupload.FileUploadPlugin
 
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
 
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.
VoidAttachmentArchive() - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Default constructor.
VoidAttachmentArchive(XWikiAttachment) - Constructor for class com.xpn.xwiki.store.VoidAttachmentVersioningStore.VoidAttachmentArchive
Helper constructor.
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.

W

waitForXWikiInitialization - Variable in class com.xpn.xwiki.web.XWikiAction
Indicate if the action allow asynchronous display (among which the XWiki initialization).
warning(SAXParseException) - Method in class com.xpn.xwiki.doc.DocumentErrorHandler
Receive notification of a warning.
WEEK - Static variable in class com.xpn.xwiki.criteria.impl.DurationFactory
A duration of exactly one week.
WHITELIST_PROPERTY - Static variable in class com.xpn.xwiki.web.DownloadAction
Key of the whitelist in xwiki.properties.
WIKI_SCOPE - Static variable in class com.xpn.xwiki.criteria.impl.Scope
Any scope that is associated with a wiki
wikiDescriptorManager - Variable in class com.xpn.xwiki.doc.AbstractMandatoryDocumentInitializer
Used to get the main wiki.
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
WrappingXWikiRequest - Class in com.xpn.xwiki.web
A wrapper around XWikiRequest.
WrappingXWikiRequest(XWikiRequest) - Constructor for class com.xpn.xwiki.web.WrappingXWikiRequest
 
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
 
writeAjaxErrorResponse(int, String, XWikiContext) - Method in class com.xpn.xwiki.web.XWikiAction
Write an error response to an ajax request.
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
Deprecated.
 
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.
XCLASSNAME - Static variable in class com.xpn.xwiki.objects.classes.TimezoneClass
Constant defining the field name.
xclassReference - Variable in class com.xpn.xwiki.objects.BaseObjectReference
The class reference of this object.
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(XWikiContext, XWikiEngineContext, boolean) - Constructor for class com.xpn.xwiki.XWiki
Initialize all xwiki subsystems.
XWiki(XWikiContext) - Constructor for class com.xpn.xwiki.XWiki
Initialize all xwiki subsystems.
XWiki(XWikiConfig, XWikiContext) - Constructor for class com.xpn.xwiki.XWiki
Deprecated.
since 6.1M3, use XWiki(XWikiContext) instead
XWiki(XWikiConfig, XWikiContext, XWikiEngineContext, boolean) - Constructor for class com.xpn.xwiki.XWiki
Deprecated.
XWiki(String, XWikiContext) - Constructor for class com.xpn.xwiki.XWiki
Deprecated.
XWiki(String, XWikiContext, XWikiEngineContext, boolean) - Constructor for class com.xpn.xwiki.XWiki
XWiki(InputStream, XWikiContext, XWikiEngineContext) - Constructor for class com.xpn.xwiki.XWiki
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
 
XWikiAttachment.AttachmentContainer - Interface in com.xpn.xwiki.doc
 
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.
XWikiAttachmentContent(XWikiAttachment, FileItem) - Constructor for class com.xpn.xwiki.doc.XWikiAttachmentContent
 
XWikiAttachmentStoreInterface - Interface in com.xpn.xwiki.store
Interface for Attachment store system.
XWikiAttachmentToRemove(XWikiAttachment, boolean) - Constructor for class com.xpn.xwiki.doc.XWikiDocument.XWikiAttachmentToRemove
 
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
 
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() - Constructor for class com.xpn.xwiki.store.XWikiCacheStore
Default constructor generally used by the Component Manager.
XWikiCacheStore(XWikiStoreInterface, XWikiContext) - Constructor for class com.xpn.xwiki.store.XWikiCacheStore
Deprecated.
since 10.2 and 9.11.4, should be used as a component instead
XWikiCacheStoreInterface - Interface in com.xpn.xwiki.store
 
XWikiConfig - Class in com.xpn.xwiki
Deprecated.
since 6.1M2, use XWikiCfgConfigurationSource component instead
XWikiConfig() - Constructor for class com.xpn.xwiki.XWikiConfig
Deprecated.
 
XWikiConfig(String) - Constructor for class com.xpn.xwiki.XWikiConfig
Deprecated.
 
XWikiConfig(InputStream) - Constructor for class com.xpn.xwiki.XWikiConfig
Deprecated.
 
XWikiConstant - Class in com.xpn.xwiki
 
XWikiConstant() - Constructor for class com.xpn.xwiki.XWikiConstant
 
XWikiContext - Class in com.xpn.xwiki
Represents the execution environment for all the wiki pages.
XWikiContext() - Constructor for class com.xpn.xwiki.XWikiContext
 
XWikiContextInitializer - Interface in com.xpn.xwiki
Initialize a XWikiContext with various properties.
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
Stores XWiki's data version in the database.
XWikiDBVersion() - Constructor for class com.xpn.xwiki.store.migration.XWikiDBVersion
Default constructor.
XWikiDBVersion(int) - Constructor for class com.xpn.xwiki.store.migration.XWikiDBVersion
 
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.
XWikiDeletedDocument() - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
Default constructor.
XWikiDeletedDocument(XWikiDocument, String, Date, XWikiContext) - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
 
XWikiDeletedDocument(String, Locale, String, String, Date, XWikiDeletedDocumentContent) - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
 
XWikiDeletedDocument(String, Locale, String, String, Date, XWikiDeletedDocumentContent, String) - Constructor for class com.xpn.xwiki.doc.XWikiDeletedDocument
 
XWikiDeletedDocumentContent - Interface in com.xpn.xwiki.doc
The content of the stored deleted document.
XWikiDocument - Class in com.xpn.xwiki.doc
 
XWikiDocument(DocumentReference) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
Create a document for the given reference, with the Locale.ROOT even if the reference contains a locale.
XWikiDocument(DocumentReference, Locale) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
 
XWikiDocument() - Constructor for class com.xpn.xwiki.doc.XWikiDocument
XWikiDocument(String, String) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
XWikiDocument(String, String, String) - Constructor for class com.xpn.xwiki.doc.XWikiDocument
XWikiDocument.XWikiAttachmentToRemove - Class in com.xpn.xwiki.doc
An attachment waiting to be deleted at next document save.
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(String, Throwable) - 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
 
XWikiFOPEventListener - Class in com.xpn.xwiki.pdf.impl
Prevent errors happening in FOP from stopping the PDF export.
XWikiFOPEventListener() - Constructor for class com.xpn.xwiki.pdf.impl.XWikiFOPEventListener
 
XWikiForm - Class in com.xpn.xwiki.web
 
XWikiForm() - Constructor for class com.xpn.xwiki.web.XWikiForm
 
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
 
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#getInstance(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.
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
 
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
 
XWikiMessageTool - Class in com.xpn.xwiki.web
Deprecated.
since 4.3M2 use the 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.
 
XWikiMigration(DataMigration, boolean) - Constructor for class com.xpn.xwiki.store.migration.AbstractDataMigrationManager.XWikiMigration
Build a new XWikiMigration.
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 and 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
 
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 and 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
 
XWikiRecycleBinContentStoreInterface - Interface in com.xpn.xwiki.store
Store the content of a deleted document.
XWikiRecycleBinStoreInterface - Interface in com.xpn.xwiki.store
Interface for RecycleBin feature (XWIKI-543) store system.
XWikiRequest - Interface in com.xpn.xwiki.web
 
XWikiRequestProcessor - Class in com.xpn.xwiki.web
 
XWikiRequestProcessor() - Constructor for class com.xpn.xwiki.web.XWikiRequestProcessor
 
XWikiRequestProcessor.RequestProcessorServletRequestWrapper - Class in com.xpn.xwiki.web
Remove request parameters containing special characters having a meaning for BeanUtils since otherwise BeanUtils throws an exception if they are not used properly (for example if there's an open ( but without a closing ) it'll report a "missing end delimiter" exception.
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
Deprecated.
since 4.0, use XWikiCachingRightService instead
XWikiRightServiceImpl() - Constructor for class com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl
Deprecated.
 
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
HttpServletRequest implementation with XWiki related specific behavior.
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
 
XWikiServletRequestStub(URL, Map<String, String[]>) - Constructor for class com.xpn.xwiki.web.XWikiServletRequestStub
 
XWikiServletRequestStub(URL, String, Map<String, String[]>) - Constructor for class com.xpn.xwiki.web.XWikiServletRequestStub
 
XWikiServletRequestStub(XWikiRequest) - 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.
XWikiSpace - Class in com.xpn.xwiki.doc
Represent a space.
XWikiSpace() - Constructor for class com.xpn.xwiki.doc.XWikiSpace
Required by Hibernate.
XWikiSpace(SpaceReference) - Constructor for class com.xpn.xwiki.doc.XWikiSpace
 
XWikiSpace(SpaceReference, boolean) - Constructor for class com.xpn.xwiki.doc.XWikiSpace
 
XWikiSpace(SpaceReference, XWikiStoreInterface) - Constructor for class com.xpn.xwiki.doc.XWikiSpace
 
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(DocumentReference) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
Create a XWikiUser from its document reference and infer if the user is global or not based on the wiki part of this reference.
XWikiUser(DocumentReference, boolean) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
Create a XWikiUser from its document reference and set the main flag.
XWikiUser(String) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
Deprecated.
since 11.6RC1 use XWikiUser(DocumentReference).
XWikiUser(String, boolean) - Constructor for class com.xpn.xwiki.user.api.XWikiUser
Deprecated.
XWikiValidationInterface - Interface in com.xpn.xwiki.validation
 
XWikiValidationStatus - Class in com.xpn.xwiki.validation
 
XWikiValidationStatus() - Constructor for class com.xpn.xwiki.validation.XWikiValidationStatus
 
XWikiVersioningStoreInterface - Interface in com.xpn.xwiki.store
Interface for manipulate document history.

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 J K L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.