- 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
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.domain.DavTempFile
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.partial.AbstractDavFile
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.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
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.AttachmentsBySpaceNameSubView
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.AttachmentsView
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.HomeView
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.OrphansView
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.pages.PagesByFirstLettersSubView
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.pages.PagesBySpaceNameSubView
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.pages.PagesView
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.RootView
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.WhatsnewView
The default decode implementation assumes the next resource in chain to be a temporary resource.
- 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
-