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

A

AbstractDavFile - Class in com.xpn.xwiki.plugin.webdav.resources.partial
The DAV resource representing 'file' type entities of XWiki.
AbstractDavFile() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
AbstractDavResource - Class in com.xpn.xwiki.plugin.webdav.resources.partial
The superclass for all XWiki WebDAV resources.
AbstractDavResource() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
AbstractDavView - Class in com.xpn.xwiki.plugin.webdav.resources.partial
A view represents a collection of webdav resources, usually a view is a logical grouping of resources (pages, spaces etc.).
AbstractDavView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
addAttachment(XWikiDocument, byte[], String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Adds an attachment to the XWikiDocument represented by this resource.
addLockManager(LockManager) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
addLockToken(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
addMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesView
 
addReference(Object) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
addVirtualMember(DavResource, InputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Utility method for adding virtual members.
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
alterProperties(List) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
ATTACHMENTS - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Attachments view.
AttachmentsByFirstLettersSubView - Class in com.xpn.xwiki.plugin.webdav.resources.views.attachments
The view responsible for holding a set of pages (with attachments) all of which begin with a particular phrase.
AttachmentsByFirstLettersSubView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsByFirstLettersSubView
 
AttachmentsBySpaceNameSubView - Class in com.xpn.xwiki.plugin.webdav.resources.views.attachments
This view groups all pages having attachments according to their space name.
AttachmentsBySpaceNameSubView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsBySpaceNameSubView
 
AttachmentsView - Class in com.xpn.xwiki.plugin.webdav.resources.views.attachments
This view list all documents containing attachments.
AttachmentsView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsView
 
attachSession(WebdavRequest) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSessionProvider
 

B

BASE_URI - Static variable in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
This URI segment is used as the base workspace name.

C

checkAccess(String, String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Validates if the user (in the context) has the given access level on the document in question, if not, throws a DavException.
cleanUp() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Release any resources acquired.
clearCache() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
clearCache() - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
Removes everything belonging to this resource from the cache.
cleaUp(WebdavRequest, XWikiDavContext) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
We must ensure we clean the ThreadLocal variables located in the Container and Execution components as otherwise we will have a potential memory leak.
com.xpn.xwiki.plugin.webdav - package com.xpn.xwiki.plugin.webdav
 
com.xpn.xwiki.plugin.webdav.resources - package com.xpn.xwiki.plugin.webdav.resources
 
com.xpn.xwiki.plugin.webdav.resources.domain - package com.xpn.xwiki.plugin.webdav.resources.domain
 
com.xpn.xwiki.plugin.webdav.resources.partial - package com.xpn.xwiki.plugin.webdav.resources.partial
 
com.xpn.xwiki.plugin.webdav.resources.views - package com.xpn.xwiki.plugin.webdav.resources.views
 
com.xpn.xwiki.plugin.webdav.resources.views.attachments - package com.xpn.xwiki.plugin.webdav.resources.views.attachments
 
com.xpn.xwiki.plugin.webdav.resources.views.pages - package com.xpn.xwiki.plugin.webdav.resources.views.pages
 
com.xpn.xwiki.plugin.webdav.utils - package com.xpn.xwiki.plugin.webdav.utils
 
copy(DavResource, boolean) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory
 
createResource(DavResourceLocator, DavSession) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory
 
createResource(DavResourceLocator, DavSession, DavServletRequest, DavServletResponse) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory
 
createsCycle(String) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
Utility method to verify that a member of this resource doesn't give rise to a cycle.

D

DavAttachment - Class in com.xpn.xwiki.plugin.webdav.resources.domain
The DAV resource representing an XWikiAttachment.
DavAttachment() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
DavPage - Class in com.xpn.xwiki.plugin.webdav.resources.domain
The collection resource which represents a page XWikiDocument of XWiki.
DavPage() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
DavTempFile - Class in com.xpn.xwiki.plugin.webdav.resources.domain
Resource used to represent temporary resources demanded by various dav clients.
DavTempFile() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
Default constructor.
DavWikiFile - Class in com.xpn.xwiki.plugin.webdav.resources.domain
The dav resource used to represent the wiki content of an XWikiDocument.
DavWikiFile() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
The default decode implementation assumes the next resource in chain to be a temporary resource.
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsByFirstLettersSubView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsBySpaceNameSubView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.OrphansView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.RootView
 
decode(String[], int) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.WhatsnewView
 
decode(String[], int) - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
Method responsible for recursively decoding a URL which has been split into segments ("/").
deleteAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Deletes the given attachment from it's document.
deleteDocument(XWikiDocument) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Deletes the specified xwiki document from the current xwiki.
destroy() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavFilter

E

equals(Object) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
execute(WebdavRequest, WebdavResponse, int, DavResource) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
exists() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
exists(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Checks whether the specified xwiki document exists or not.

G

getAuthenticateHeaderValue() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
getCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getComplianceClass() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getContent(XWikiAttachment) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Returns the content of the attachment.
getContext() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getContext() - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
 
getDavSession() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getDavSessionProvider() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
getDavURL(Document, Attachment) - Static method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
 
getDisplayName() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getDocument() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
getDocument(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Finds the xwiki document matching the given document name.
getFactory() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getFileContentAsBytes(InputStream) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Utility method for reading a given input stream into a byte array.
getHref() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getInitMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
getInitMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getInitMembers() - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
 
getLocator() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getLocatorFactory() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
getLock(Type, Scope) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getLockManager() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getLocks() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getLockTokens() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsByFirstLettersSubView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsBySpaceNameSubView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.OrphansView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.RootView
 
getMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.WhatsnewView
 
getMethod() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getMimeType(XWikiAttachment) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Returns the mime type of the given attachment.
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
getModificationTime() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
getProperties() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Default implementation simply returns all the cached properties.
getProperties() - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
getPropertiesMap() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUserStorage
 
getProperty(DavPropertyName) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getPropertyNames() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getResourceFactory() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getResourceFactory() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
getResourcePath() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getResourcesMap() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUserStorage
 
getSession() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getSpaces() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getSubViewNameLength(int) - Static method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Calculates the length of a subview (for groupings) given the total document count.
getSupportedMethods() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getUser() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
getUserStorage() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Returns the session storage allocated for the current user.
getVirtualMembers() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getVirtualMembers() - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
 
getVirtualProperties() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
getVirtualProperties() - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
 
getXwikiContext() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 

H

hasAccess(String, String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Returns if the user (in the context) has the given access level on the document in question.
hashCode() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
hasLock(Type, Scope) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
HOME - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Home view.
HomeView - Class in com.xpn.xwiki.plugin.webdav.resources.views
This view allows to browse the pages starting from Main.WebHome using the parent child relationship.
HomeView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 

I

init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
init(String, DavResourceLocator, XWikiDavContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.attachments.AttachmentsByFirstLettersSubView
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
init(XWikiDavResource, String, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
init(XWikiDavResource, String, String) - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
Initializes this resource with common attributes inherited from the parent.
init(String, DavResourceLocator, XWikiDavContext) - Method in interface com.xpn.xwiki.plugin.webdav.resources.XWikiDavResource
Initializes this resource with the given parameters.
init(FilterConfig) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavFilter
 
init() - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
isCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
isCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
isCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
isCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
isCreateCollectionRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isCreateFileRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isCreateOrMoveRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isCreateResourceRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isDeleteResourceRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isLockable(Type, Scope) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
isMoveAttachmentRequest(XWikiDocument) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Utility method for checking whether the current webdav request is trying to move / rename an attachment.
isMoveResourceRequest() - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
 
isPreconditionValid(WebdavRequest, DavResource) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
isTempResource(String) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Checks if the given resource name corresponds to an excluded resource, ie a resource asked by the OS but that we want to ignore.

L

locator - Variable in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Resource locator for this resource.
lock(LockInfo) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 

M

move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
move(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
moveAttachment(XWikiAttachment, XWikiDocument, String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Moves the given attachment under the target document.

N

name - Variable in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Name of this resource.

O

ORPHANS - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Orphans view.
OrphansView - Class in com.xpn.xwiki.plugin.webdav.resources.views
This view allows to view the other entry points in the wiki that are not linked to 'Main.WebHome'.
OrphansView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.OrphansView
 

P

PAGES - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Pages view.
PagesByFirstLettersSubView - Class in com.xpn.xwiki.plugin.webdav.resources.views.pages
The view responsible for holding a set of pages all of which begin with a particular phrase.
PagesByFirstLettersSubView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
PagesBySpaceNameSubView - Class in com.xpn.xwiki.plugin.webdav.resources.views.pages
This view groups all pages according to their space name.
PagesBySpaceNameSubView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
PagesView - Class in com.xpn.xwiki.plugin.webdav.resources.views.pages
This view lists all the documents organized by space.
PagesView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesView
 
parentResource - Variable in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Parent resource (collection).

R

refreshLock(LockInfo, String) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
releaseSession(WebdavRequest) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSessionProvider
 
removeLockToken(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavFile
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.HomeView
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesByFirstLettersSubView
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesBySpaceNameSubView
 
removeMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.views.pages.PagesView
 
removeProperty(DavPropertyName) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
removeReference(Object) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
removeVirtualMember(DavResource) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
Utility method for removing virtual members.
renameDocument(XWikiDocument, String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Renames the given xwiki document into the new document name provided.
ROOT - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Root view.
RootView - Class in com.xpn.xwiki.plugin.webdav.resources.views
The root of all views (entry point).
RootView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.RootView
 

S

saveDocument(XWikiDocument) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Saves the given xwiki document into current xwiki.
search(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
A shortcut to XWikiStoreInterface.search(String, int, int, XWikiContext).
searchDocumentsNames(String) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
A shortcut to , returns all the results found.
searchDocumentsNames(String, int, int) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
A shortcut to .
service(HttpServletRequest, HttpServletResponse) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
setCollection() - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
Sets the isCollection flag to true.
setDavSessionProvider(DavSessionProvider) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
setLocatorFactory(DavLocatorFactory) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
setModified(Date) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
Changes the time of modification of this resource.
setProperty(DavProperty) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
setResourceFactory(DavResourceFactory) - Method in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
spool(OutputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavAttachment
 
spool(OutputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavPage
 
spool(OutputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
spool(OutputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
 
spool(OutputContext) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavView
 

T

toXML(XWikiDocument) - Method in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Converts the given xwiki document into an xml representation.

U

unlock(String) - Method in class com.xpn.xwiki.plugin.webdav.resources.partial.AbstractDavResource
 
update(byte[], Date) - Method in class com.xpn.xwiki.plugin.webdav.resources.domain.DavTempFile
 
URL_SEPARATOR - Static variable in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Path separator character.

V

VIRTUAL_DIRECTORY_POSTFIX - Static variable in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Post-fix used to indicate the beginning of a virtual grouping.
VIRTUAL_DIRECTORY_PREFIX - Static variable in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Prefix used to indicate the beginning of a virtual grouping.

W

WHATSNEW - Static variable in interface com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils.BaseViews
Whatsnew view.
WhatsnewView - Class in com.xpn.xwiki.plugin.webdav.resources.views
This view would list the last 20 modified pages.
WhatsnewView() - Constructor for class com.xpn.xwiki.plugin.webdav.resources.views.WhatsnewView
 
WIKI_TXT - Static variable in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
Identifier for wiki text file.
WIKI_XML - Static variable in class com.xpn.xwiki.plugin.webdav.resources.domain.DavWikiFile
Identifier for wiki xml file.
WWW_AUTHENTICATE_HEADER - Static variable in class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
WWW-Authenticate header string.

X

XWIKI_ATTACHMENT_SIGNATURE - Static variable in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Signature used to identify an attachment url.
XWIKI_WEBDAV_SIGNATURE - Static variable in class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUtils
Signature used to identify a webdav url.
XWikiDavContext - Class in com.xpn.xwiki.plugin.webdav.utils
Holds context information about a webdav request.
XWikiDavContext(DavServletRequest, DavServletResponse, ServletContext, DavResourceFactory, DavSession, LockManager) - Constructor for class com.xpn.xwiki.plugin.webdav.utils.XWikiDavContext
Creates a new xwiki webdav context.
XWikiDavFilter - Class in com.xpn.xwiki.plugin.webdav
The filter used to bypass the DefaultServlet of the servlet container.
XWikiDavFilter() - Constructor for class com.xpn.xwiki.plugin.webdav.XWikiDavFilter
 
XWikiDavResource - Interface in com.xpn.xwiki.plugin.webdav.resources
The super interface for all xwiki related dav resources.
XWikiDavResourceFactory - Class in com.xpn.xwiki.plugin.webdav.utils
Responsible for forming WebDAV resources corresponding to a given WebDAV request.
XWikiDavResourceFactory(ServletContext) - Constructor for class com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory
Create a new XWikiDavResourceFactory.
XWikiDavServlet - Class in com.xpn.xwiki.plugin.webdav
The servlet responsible for handling WebDAV requests on /xwiki/webdav.
XWikiDavServlet() - Constructor for class com.xpn.xwiki.plugin.webdav.XWikiDavServlet
 
XWikiDavSession - Class in com.xpn.xwiki.plugin.webdav.utils
Manages session information associated with a WebDAV request.
XWikiDavSession() - Constructor for class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSession
 
XWikiDavSessionProvider - Class in com.xpn.xwiki.plugin.webdav.utils
Responsible for associating / detaching session information into incoming WebDAV requests.
XWikiDavSessionProvider() - Constructor for class com.xpn.xwiki.plugin.webdav.utils.XWikiDavSessionProvider
 
XWikiDavUserStorage - Class in com.xpn.xwiki.plugin.webdav.utils
 
XWikiDavUserStorage() - Constructor for class com.xpn.xwiki.plugin.webdav.utils.XWikiDavUserStorage
Default constructor.
XWikiDavUtils - Class in com.xpn.xwiki.plugin.webdav.utils
Holds all utility methods / variable for the webdav module.
XWikiDavUtils.BaseViews - Interface in com.xpn.xwiki.plugin.webdav.utils
An interface for collecting all base views.

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

Copyright © 2004-2013 XWiki. All Rights Reserved.