eXo JCR :: Component :: Webdav Service 1.15.10-GA
A B C D E F G H I J L M N O P R S T U V W X

A

ACE - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to a property that the set of privileges to be either granted or denied to a single principal.
ACL - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to a protected property that specifies the list of access control entries.
acl(Session, String, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.AclCommand
Applies changes for JCR node's AccessControlList according to WebDAV ACL method request body represented by HierarchicalProperty
acl(String, String, String, String, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
WebDAV ACL method according to protocol extension - Access Control Protocol: RFC3744 More details here: Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol
acl(String, String, String, String, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
WebDAV ACL method according to protocol extension - Access Control Protocol: RFC3744 More details here: Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol
AclCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
AclCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.AclCommand
 
ACLPRINCIPALPROPS - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "acl-principal-props" property.
ACLPRINCIPALPROPSET - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "acl-principal-prop-set" property.
ACLProperties - Class in org.exoplatform.services.jcr.webdav.command.acl
Created by The eXo Platform SAS.
ACLProperties() - Constructor for class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
 
addChild(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
adds prop as a children to this property.
addLock(Session, String) - Method in class org.exoplatform.services.jcr.webdav.lock.NullResourceLocksHolder
Locks the node.
ALL - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to a property that can be either an aggregate privilege that contains the entire set of privileges that can be applied to the resource or an aggregate principal that contains the entire set of principals.
ALLOWED_FILE_NODE_TYPES - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: allowed file node types list.
ALLOWED_FOLDER_NODE_TYPES - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: allowed folder node types list.
attributes - Variable in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Property's attributes.
AUTO_VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsDefaults
Auto-version parameter default value.
AUTO_VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: autor version.
available() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream

B

BOUNDARY - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
Some boundary const.

C

CACHE_CONTROL - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: cache control.
checkContentResourceType(NodeType) - Static method in class org.exoplatform.services.jcr.webdav.util.NodeTypeUtil
Cheks if the NodeType of content node extends nt:resource.
CHECKEDIN - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV checked-in property.
CHECKEDOUT - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV checked-out property.
checkIn(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.CheckInCommand
Webdav CheckIn method implementation.
checkin(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
checkin(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
CheckInCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
Created by The eXo Platform SAS Author : Vitaly Guly .
CheckInCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.CheckInCommand
 
checkLock(Session, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.lock.NullResourceLocksHolder
Checks if the node can be unlocked using current tokens.
checkout(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.CheckOutCommand
Webdav CheckOut comand implementation.
checkout(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
checkout(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
CheckOutCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
Created by The eXo Platform SAS Author : Vitaly Guly.
CheckOutCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.CheckOutCommand
 
CHILDCOUNT - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV childcount property.
children - Variable in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
The list of property's children.
childURI(String) - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
 
close() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
COLLECTION - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Collection nodetype index.
COLLECTION - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.ResourceType
Webdav "collection" resource type.
COLLECTION_SKIP - Static variable in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
Properties skipped for collections.
CollectionResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
Other than nt:file/jcr:content(nt:resource)
CollectionResource(URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.CollectionResource
 
CollectionResource(int, URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.CollectionResource
 
CONTENT_SKIP - Static variable in class org.exoplatform.services.jcr.webdav.resource.FileResource
The list of properties which are skipped for jcr:content.
contentNode() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
Returns the content node.
contentNode() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionResource
Returns content node.
copy(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.CopyCommand
Webdav COPY method implementation for the same workspace.
copy(Session, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.CopyCommand
Webdav COPY method implementation for the different workspaces.
copy(String, String, String, String, String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
copy(String, String, String, String, String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
CopyCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
CopyCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.CopyCommand
Empty constructor
CopyCommand(UriBuilder, boolean) - Constructor for class org.exoplatform.services.jcr.webdav.command.CopyCommand
Here we pass URI builder and info about pre-existence of item on the move destination path If an item existed, we must respond with NO_CONTENT (204) HTTP status.
createName(QName) - Static method in class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
Converts QName into the String.
createQName(String) - Method in class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
Converts String into QName.
CREATION - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DateFormat
Creation date pattern.
CREATION_PATTERN - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
Creation date pattern.
CREATIONDATE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV creationdate property.

D

DASL_VALUE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
DAV Searching And Locating request value.
dataProperty() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
Returns the data property.
DAV_ALLPROP - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
dav:allprop element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..
DAV_ALLPROP_INCLUDE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
dav:include element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..
DAV_DEFAULT_MIME_TYPE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav default mime-type.
DAV_HEADER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav default header value.
DAV_MSAUTHORVIA - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav "MS-Author-Via" header value.
DAV_NAMESPACE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav "DAV" namespace value.
DAV_PREFIX - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav "DAV" prefix.
DAV_SERVER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav server version.
DAV_VERSIONIDENTIFIER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav version identifier.
DAV_VERSIONPREFIX - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav version prefix.
DEF_FILE_MIME_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: default file mime type.
DEF_FILE_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: default file node type.
DEF_FOLDER_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: default folder node type.
delete(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.DeleteCommand
Webdav Delete method implementation.
delete(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
delete(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
DeleteCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
DeleteCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.DeleteCommand
 
DeltaVConstants - Interface in org.exoplatform.services.jcr.webdav.util
Created by The eXo Platform SAS Author : Vitaly Guly.
DENY - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element containing privileges to be denied.
depth - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Request depth.
Depth - Class in org.exoplatform.services.jcr.webdav
Created by The eXo Platform SAS .
Depth(String) - Constructor for class org.exoplatform.services.jcr.webdav.Depth
Creates a Depth object from the String.
DEPTH - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavProperty
Webdav "depth" property.
DISPLAYNAME - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV displayname property.
doOrder(Node, List<OrderMember>) - Method in class org.exoplatform.services.jcr.webdav.command.OrderPatchCommand
Order members.

E

escape(String, char, boolean) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Escapes string using escape symbol.
EXCLUSIVE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV exclusive property.
EXO_NAMESPACE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
WebDav "eXo" namespace value.
EXPANDPROPERTY - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "expand property" property.

F

FILE - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
File nodetype index.
FILE_ICON_PATH - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: file icon path.
FILE_MIME_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsDefaults
File mime type parameter default value.
FILE_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsDefaults
File node type parameter default value.
FILE_SKIP - Static variable in class org.exoplatform.services.jcr.webdav.resource.FileResource
The list of properties which are skipped for nt:file.
FileResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
Resource containing JCR's nt:file/jcr:content underneath.
FileResource(URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.FileResource
 
FileResource(int, URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.FileResource
 
FOLDER_ICON_PATH - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: folder icon path.
FOLDER_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsDefaults
Folder node type parameter default value.

G

generateEntityTag(Node, String) - Static method in class org.exoplatform.services.jcr.webdav.resource.ResourceUtil
 
generateLinkContent() - Method in class org.exoplatform.services.jcr.webdav.lnkproducer.LinkGenerator
Generates the content of link.
GenericResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
Abstract WebDav Resource implementation It is recommended to extend this class instead of implement Resource itself
GenericResource(int, URI, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.GenericResource
 
get(Session, String, String, String, List<Range>, String, String, Map<MediaType, String>) - Method in class org.exoplatform.services.jcr.webdav.command.GetCommand
GET content of the resource.
get(String, String, String, String, String, String, UriInfo) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
WedDAV "GET" method.
get(String, String, String, String, String, String, UriInfo) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
WedDAV "GET" method.
getACL(NodeImpl) - Static method in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Gets AccessControlList and transform it to DAV:acl property view represented by a HierarchicalProperty instance.
getAllowedFileNodeTypes() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getAllowedFolderNodeTypes() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getAttribute(String) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
 
getAttributes() - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
 
getCacheControlMap() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getChild(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
retrieves children property by name.
getChild(int) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
retrieves children property by 0 based index.
getChildren() - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Returns this property children.
getClasses() - Method in class org.exoplatform.services.jcr.webdav.WebDAVApplication
GetCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
GetCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.GetCommand
 
GetCommand(Map<String, String>) - Constructor for class org.exoplatform.services.jcr.webdav.command.GetCommand
 
getContentAsStream(String) - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
make a xml representation of the collection and serialize it to stream.
getContentAsStream() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
Returns the content of node as stream.
getContentAsStream() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionResource
Returns the content of node as a stream.
getContentAsText() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
Returns the content of node as text.
GETCONTENTLANGUAGE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV getcontentlanguage property.
GETCONTENTLENGTH - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV getcontentlength property.
getContentNode() - Method in class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
Gets the content node.
getContentNodeType(String) - Static method in class org.exoplatform.services.jcr.webdav.util.NodeTypeUtil
Returns the NodeType of content node according to the Content-NodeType header.
GETCONTENTTYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV getcontenttype property.
getDefaultAutoVersionType() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getDefaultFileMimeType() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getDefaultFileNodeType() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getDefaultFolderNodeType() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getDefaultUpdatePolicyType() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getEncoding() - Method in class org.exoplatform.services.jcr.webdav.MimeTypeRecognizer
Returns encoding according to MediaType or null no encoding set or MediaType is no available.
getEnd() - Method in class org.exoplatform.services.jcr.webdav.Range
End Range getter property.
getExtension(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Extracts the extension of the file.
getIdentifier() - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
getIdentifier() - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
getIntValue() - Method in class org.exoplatform.services.jcr.webdav.Depth
Returns depth integer value.
GETLASTMODIFIED - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV property.
getLockScope() - Method in class org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
lockScope getter.
getLockType() - Method in class org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
lockType getter.
getMembers(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.OrderPatchCommand
Get oder members.
getMimeType() - Method in class org.exoplatform.services.jcr.webdav.MimeTypeRecognizer
Returns mime-type of a resource according to MediaType or MimeTypeResolver information.
getMixinTypes(String) - Static method in class org.exoplatform.services.jcr.webdav.util.NodeTypeUtil
Returns the list of node mixins.
getName() - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
 
getNamespaceContext() - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
getNamespaceContext() - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
getNamespaceURI(String) - Method in class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
Returns namespace URI.
getNodeType(String, String, Set<String>) - Static method in class org.exoplatform.services.jcr.webdav.util.NodeTypeUtil
Returns parsed nodeType obtained from node-type header.
getOwner(NodeImpl) - Static method in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Transform owner got from node's AccessControlList to tree like HierarchicalProperty instance to use in PROPFIND response body
getOwner() - Method in class org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
owner getter.
getPortalContainerName() - Method in class org.exoplatform.services.jcr.webdav.WebDAVApplication
Override this if you need other container name.
getPosition() - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Position getter.
getPositionSegment() - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Position segment getter.
getPrefix(String) - Method in class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
Returns namespace prefix.
getPrefixes(String) - Method in class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
Returns the list of registered for this URI namespace prefixes.
getProperties(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
Returns the list of properties.
getProperties(boolean) - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
getProperties(boolean) - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
getProperties(boolean) - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
getProperties(boolean) - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
getProperty(QName) - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedCollectionResource
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedFileResource
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
getProperty(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionResource
getPropStat() - Method in class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
Performs manipulations with properties and returns the list of corresponding statuses.
getPropStats() - Method in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
Returns properties statuses.
getQuery() - Method in class org.exoplatform.services.jcr.webdav.command.dasl.SearchRequestEntity
Get query.
getQueryLanguage() - Method in class org.exoplatform.services.jcr.webdav.command.dasl.SearchRequestEntity
Get query language.
getRepositoryName(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Gives the name of the repository to access.
getResources() - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
 
getSegment() - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Segment getter.
getSingletons() - Method in class org.exoplatform.services.jcr.webdav.WebDAVApplication
getStart() - Method in class org.exoplatform.services.jcr.webdav.Range
Start range getter property.
getStatus() - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Status getter.
getStatusDescription(int) - Static method in class org.exoplatform.services.jcr.webdav.WebDavConst
Returns status description by it's code.
getStringValue() - Method in class org.exoplatform.services.jcr.webdav.Depth
Returns depth String value.
getType() - Method in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindRequestEntity
Returns the type of request.
getType() - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
getType() - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
getUntrustedUserAgents() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
getValue() - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
 
getVersion(String) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
Returns the version of resouce by name.
getVersionHistory() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedCollectionResource
 
getVersionHistory() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedFileResource
getVersionHistory() - Method in interface org.exoplatform.services.jcr.webdav.resource.VersionedResource
 
getVersions() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
Returns all versions of a resource.
getXsltParams() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
GRANT - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element containing privileges to be granted.

H

HASCHILDREN - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV getlastmodified property.
head(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.HeadCommand
Webdav Head method implementation.
head(String, String, UriInfo) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
WedDAV "HEAD" method.
head(String, String, UriInfo) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
WedDAV "HEAD" method.
HeadCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
HeadCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.HeadCommand
 
hexTable - Static variable in class org.exoplatform.services.jcr.webdav.util.TextUtil
Hexademical characters.
HierarchicalProperty - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SAS .
DOM - like (but lighter) webdav property representation
HierarchicalProperty(String, String) - Constructor for class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Constructor accepting String as property name, both prefixed (i.e.
HierarchicalProperty(QName, String) - Constructor for class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Constructor accepting QName as property name and String as value.
HierarchicalProperty(QName, Calendar, String) - Constructor for class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Constructor accepting QName as property name and calendar as value.
HierarchicalProperty(QName) - Constructor for class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Shortcut for XMLProperty(name, null).
HREF - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to a property which is used to uniquely identify a principal.
HTTPVER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
HTTP-protocol version.

I

identifier - Variable in class org.exoplatform.services.jcr.webdav.resource.GenericResource
Resource identifier.
IF_MODIFIED_SINCE_PATTERN - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DateFormat
If-Modified-Since date psttern.
IllegalResourceTypeException - Exception in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
IllegalResourceTypeException() - Constructor for exception org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
Default constructor.
IllegalResourceTypeException(String, Throwable) - Constructor for exception org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
Constructor accepting String as message and Throwable object as the second argument.
IllegalResourceTypeException(String) - Constructor for exception org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
Constructor accepting String as message.
IllegalResourceTypeException(Throwable) - Constructor for exception org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
Constructor accepting Throwable as an argument.
INFINITY_NAME - Static variable in class org.exoplatform.services.jcr.webdav.Depth
String constant for depth "infinity" value.
INFINITY_VALUE - Static variable in class org.exoplatform.services.jcr.webdav.Depth
Integer constant for depth "infinity" value.
InitParamsDefaults - Interface in org.exoplatform.services.jcr.webdav.util
Default values of default WebDAV service parameters.
InitParamsNames - Interface in org.exoplatform.services.jcr.webdav.util
WebDAV service initial parameters names String representation.
input - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindRequestEntity
Request body.
IS_READ_ONLY - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
dav:isreadonly property for MicroSoft Webfolders extension.
isCollection() - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
isCollection() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
isCollection() - Method in interface org.exoplatform.services.jcr.webdav.resource.Resource
 
isCollection() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
isCollection() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionResource
ISCOLLECTION - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV iscollection property.
isEncodingSet() - Method in class org.exoplatform.services.jcr.webdav.MimeTypeRecognizer
Shows if encoding is set via MediaType.
isFile(Node) - Static method in class org.exoplatform.services.jcr.webdav.resource.ResourceUtil
If the node is file.
ISFOLDER - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV isfolder property.
isLocked(Session, String) - Method in class org.exoplatform.services.jcr.webdav.lock.NullResourceLocksHolder
Checks if the node is locked.
isMediaFile(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Checks if Mime-Type is media mime type.
isMimeTypeRecognized() - Method in class org.exoplatform.services.jcr.webdav.MimeTypeRecognizer
Shows if mime-type is recognized by MimeTypeResolver.
ISROOT - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV isroot property.
isTextContent() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResource
if the content of node is text.
isVersion(Node) - Static method in class org.exoplatform.services.jcr.webdav.resource.ResourceUtil
If the node is version.
isVersioned(Node) - Static method in class org.exoplatform.services.jcr.webdav.resource.ResourceUtil
If the node is versionable.
ISVERSIONED - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV isversioned property.

J

JCR_CONTENT - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
jcr:content property.
JCR_CONTENT - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:content" NodeType.
JCR_CREATED - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:created" NodeType.
JCR_DATA - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
jcr:data property.
JCR_DATA - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:data" NodeType.
JCR_FROZENNODE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:frozenNode" NodeType.
JCR_LASTMODIFIED - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:lastModified" NodeType.
JCR_LOCKOWNER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:lockOwner" NodeType.
JCR_MIMETYPE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:mimeType" NodeType.
JCR_NODE_TYPE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:nodeType" NodeType.
JCR_ROOTVERSION - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "jcr:rootVersion" NodeType.

L

LABELNAMESET - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV label-name-set property.
LinkGenerator - Class in org.exoplatform.services.jcr.webdav.lnkproducer
Created by The eXo Platform SAS Author : Vitaly Guly.
LinkGenerator(String, String, String) - Constructor for class org.exoplatform.services.jcr.webdav.lnkproducer.LinkGenerator
Constructor.
linkHeader - Static variable in class org.exoplatform.services.jcr.webdav.lnkproducer.LinkGenerator
MICROSOFT *.LNK FILE HEADER.
LnkProducer - Class in org.exoplatform.services.jcr.webdav.lnkproducer
Created by The eXo Platform SAS.
LnkProducer() - Constructor for class org.exoplatform.services.jcr.webdav.lnkproducer.LnkProducer
Default constructor.
lock(Session, String, HierarchicalProperty, Depth, String) - Method in class org.exoplatform.services.jcr.webdav.command.LockCommand
Webdav Lock comand implementation.
lock(String, String, String, String, String, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
lock(String, String, String, String, String, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
LockCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS
.
LockCommand(NullResourceLocksHolder) - Constructor for class org.exoplatform.services.jcr.webdav.command.LockCommand
Constructor.
LockCommand.LockResultResponseEntity - Class in org.exoplatform.services.jcr.webdav.command
 
LockCommand.LockResultResponseEntity(WebDavNamespaceContext, String, String, String) - Constructor for class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
Constructor.
lockDiscovery(String, String, String) - Static method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
Returns the information about lock.
LOCKDISCOVERY - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV lockdiscovery property.
lockHolder - Variable in class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
resource locks.
LOCKINFO - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "lockinfo" property.
lockOwner - Variable in class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
Lock owner.
LockRequestEntity - Class in org.exoplatform.services.jcr.webdav.command.lock
Created by The eXo Platform SARL .
LockRequestEntity(HierarchicalProperty) - Constructor for class org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
Constructor.
LOCKSCOPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV lockscope property.
lockToken - Variable in class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
Lock token.
lockTokens(String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Creates the list of Lock tokens from Lock-Token and If headers.
LOCKTYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV locktype property.

M

mark(int) - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
markSupported() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
members - Variable in class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
Order members.
MimeTypeRecognizer - Class in org.exoplatform.services.jcr.webdav
Provides means to recognize mime-type information of the content (including mime-type itself and encoding)
MimeTypeRecognizer(String, MimeTypeResolver, MediaType, boolean) - Constructor for class org.exoplatform.services.jcr.webdav.MimeTypeRecognizer
Constructor
MIX_LOCKABLE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "mix:lockable" NodeType.
MIX_VERSIONABLE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "mix:versionable" NodeType.
mkCol(Session, String, String, List<String>, List<String>) - Method in class org.exoplatform.services.jcr.webdav.command.MkColCommand
Webdav Mkcol method implementation.
mkcol(String, String, String, String, String, String, UriInfo) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
mkcol(String, String, String, String, String, String, UriInfo) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
MkColCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
MkColCommand(NullResourceLocksHolder) - Constructor for class org.exoplatform.services.jcr.webdav.command.MkColCommand
Constructor.
MkColCommand(NullResourceLocksHolder, UriBuilder) - Constructor for class org.exoplatform.services.jcr.webdav.command.MkColCommand
Constructor.
MODIFICATION - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DateFormat
Last modification date psttern.
MODIFICATION_PATTERN - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
Last-Modified date pattern.
move(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.MoveCommand
Webdav Move method implementation.
move(Session, Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.MoveCommand
Webdav Move method implementation.
move(String, String, String, String, String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
move(String, String, String, String, String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
MoveCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
MoveCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.MoveCommand
Empty constructor
MoveCommand(UriBuilder, boolean) - Constructor for class org.exoplatform.services.jcr.webdav.command.MoveCommand
Here we pass URI builder and info about pre-existence of item on the move destination path If an item existed, we must respond with NO_CONTENT (204) HTTP status.
MultipartByterangesEntity - Class in org.exoplatform.services.jcr.webdav.util
 
MultipartByterangesEntity(Resource, List<Range>, String, long) - Constructor for class org.exoplatform.services.jcr.webdav.util.MultipartByterangesEntity
 
MULTISTATUS - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavProperty
Webdav "multistatus" property.

N

name - Variable in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Property's name.
nameOnly(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Cuts the current name from the path.
namesOnly - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
Boolean flag.
namespaceContext - Variable in class org.exoplatform.services.jcr.webdav.command.deltav.report.VersionTreeResponseEntity
Name space context.
namespaceContext - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Namespace context.
namespaceContext - Variable in class org.exoplatform.services.jcr.webdav.resource.GenericResource
Namespace context.
NO_CACHE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.CacheConstants
Default Cache-Control header value.
node - Variable in class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
Node.
node - Variable in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
node.
node - Variable in class org.exoplatform.services.jcr.webdav.resource.FileResource
Node.
NodeTypeUtil - Class in org.exoplatform.services.jcr.webdav.util
Created by The eXo Platform SARL Author : Vitaly Guly.
NodeTypeUtil() - Constructor for class org.exoplatform.services.jcr.webdav.util.NodeTypeUtil
 
NON_REMOVING_PROPS - Static variable in class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
The list of properties that can-not be removed.
normalizePath(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Normalizes path.
nsContext - Variable in class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
Webdav namespace context.
nsContext - Variable in class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
Namespace context.
NT_FILE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "nt:file" NodeType.
NT_FOLDER - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "nt:folder" NodeType.
NT_RESOURCE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "nt:resource" NodeType.
NT_VERSION - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.NodeTypes
JCR "nt:version" NodeType.
NULL - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Empty nodetype index.
nullResourceLocks - Variable in class org.exoplatform.services.jcr.webdav.command.UnLockCommand
resource locks.
NullResourceLocksHolder - Class in org.exoplatform.services.jcr.webdav.lock
Created by The eXo Platform SAS .
NullResourceLocksHolder() - Constructor for class org.exoplatform.services.jcr.webdav.lock.NullResourceLocksHolder
Default constructor.

O

OPAQUE_LOCK_TOKEN - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.Lock
opaquelocktoken for LockToken generation.
options(String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
options(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
order(String, String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
order(String, String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
ORDERING_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV ordering-type property.
OrderMember - Class in org.exoplatform.services.jcr.webdav.command.order
Created by The eXo Platform SAS.
OrderMember(HierarchicalProperty) - Constructor for class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Constructor.
orderPatch(Session, String, HierarchicalProperty, String) - Method in class org.exoplatform.services.jcr.webdav.command.OrderPatchCommand
Webdav OrderPatch method implementation.
ORDERPATCH - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "orderpatch" property.
OrderPatchCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
OrderPatchCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.OrderPatchCommand
Constructor.
OrderPatchResponseEntity - Class in org.exoplatform.services.jcr.webdav.command.order
Created by The eXo Platform SAS.
OrderPatchResponseEntity(WebDavNamespaceContext, URI, Node, List<OrderMember>) - Constructor for class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
Constructor.
org.exoplatform.services.jcr.webdav - package org.exoplatform.services.jcr.webdav
 
org.exoplatform.services.jcr.webdav.command - package org.exoplatform.services.jcr.webdav.command
 
org.exoplatform.services.jcr.webdav.command.acl - package org.exoplatform.services.jcr.webdav.command.acl
 
org.exoplatform.services.jcr.webdav.command.dasl - package org.exoplatform.services.jcr.webdav.command.dasl
 
org.exoplatform.services.jcr.webdav.command.deltav - package org.exoplatform.services.jcr.webdav.command.deltav
 
org.exoplatform.services.jcr.webdav.command.deltav.report - package org.exoplatform.services.jcr.webdav.command.deltav.report
 
org.exoplatform.services.jcr.webdav.command.lock - package org.exoplatform.services.jcr.webdav.command.lock
 
org.exoplatform.services.jcr.webdav.command.order - package org.exoplatform.services.jcr.webdav.command.order
 
org.exoplatform.services.jcr.webdav.command.propfind - package org.exoplatform.services.jcr.webdav.command.propfind
 
org.exoplatform.services.jcr.webdav.command.proppatch - package org.exoplatform.services.jcr.webdav.command.proppatch
 
org.exoplatform.services.jcr.webdav.lnkproducer - package org.exoplatform.services.jcr.webdav.lnkproducer
 
org.exoplatform.services.jcr.webdav.lock - package org.exoplatform.services.jcr.webdav.lock
 
org.exoplatform.services.jcr.webdav.resource - package org.exoplatform.services.jcr.webdav.resource
 
org.exoplatform.services.jcr.webdav.util - package org.exoplatform.services.jcr.webdav.util
 
org.exoplatform.services.jcr.webdav.xml - package org.exoplatform.services.jcr.webdav.xml
 
outputStream - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Output stream.
OWNER - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV owner property.

P

PARENTNAME - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV parentname property.
parentPath(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
 
path(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Extracts path from repository path.
pathOnly(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Cuts the path from string.
PreconditionException - Exception in org.exoplatform.services.jcr.webdav
Created by The eXo Platform SARL .
PreconditionException() - Constructor for exception org.exoplatform.services.jcr.webdav.PreconditionException
Default public constructor.
PreconditionException(String, Throwable) - Constructor for exception org.exoplatform.services.jcr.webdav.PreconditionException
Public constructor with specified message and Throwable.
PreconditionException(String) - Constructor for exception org.exoplatform.services.jcr.webdav.PreconditionException
Public constructor with specified message.
PreconditionException(Throwable) - Constructor for exception org.exoplatform.services.jcr.webdav.PreconditionException
Public constructor with specified Throwable.
PREDECESSORSET - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV predecessor-set property.
PRESET_PROP - Static variable in class org.exoplatform.services.jcr.webdav.resource.GenericResource
Properties which are set by JCR.
PRINCIPAL - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to a property which identifies the principal to which this ACE applies.
PRIVILEGE - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element containing privilege's name.
produceLink(String, String, UriInfo) - Method in class org.exoplatform.services.jcr.webdav.lnkproducer.LnkProducer
Produces a link.
PROPERTYBEHAVIOR - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "property behavior" property.
PropertyConstants - Interface in org.exoplatform.services.jcr.webdav.util
Created by The eXo Platform SAS Author : Vitaly Guly.
propertyNames - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
The list of properties to get.
propertyNamesOnly - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Boolean flag, shows if only property names a requested.
PROPERTYUPDATE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "propertyupdate" property.
PropertyWriteUtil - Class in org.exoplatform.services.jcr.webdav.xml
Created by The eXo Platform SAS.
PropertyWriteUtil() - Constructor for class org.exoplatform.services.jcr.webdav.xml.PropertyWriteUtil
 
propfind(Session, String, HierarchicalProperty, int, String) - Method in class org.exoplatform.services.jcr.webdav.command.PropFindCommand
Webdav Propfind method implementation.
PROPFIND - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "propfind" property.
PROPFIND - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavProperty
Webdav "propfind" property.
propfind(String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
propfind(String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
PropFindCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS
Author : Vitaly Guly.
PropFindCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.PropFindCommand
 
PropFindRequestEntity - Class in org.exoplatform.services.jcr.webdav.command.propfind
Created by The eXo Platform SARL .
PropFindRequestEntity(HierarchicalProperty) - Constructor for class org.exoplatform.services.jcr.webdav.command.propfind.PropFindRequestEntity
Constructor.
PropFindResponseEntity - Class in org.exoplatform.services.jcr.webdav.command.propfind
Created by The eXo Platform SARL .
PropFindResponseEntity(int, Resource, Set<QName>, boolean, Session) - Constructor for class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Constructor.
PropFindResponseEntity(int, Resource, Set<QName>, boolean) - Constructor for class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
 
propNames - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
properties names
propPatch(Session, String, HierarchicalProperty, List<String>, String) - Method in class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
Webdav Proppatch method method implementation.
proppatch(String, String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
proppatch(String, String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
PropPatchCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
PropPatchCommand(NullResourceLocksHolder) - Constructor for class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
Constructor.
PropPatchResponseEntity - Class in org.exoplatform.services.jcr.webdav.command.proppatch
Created by The eXo Platform SAS.
PropPatchResponseEntity(WebDavNamespaceContext, Node, URI, List<HierarchicalProperty>, List<HierarchicalProperty>) - Constructor for class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
Constructor.
PropstatGroupedRepresentation - Class in org.exoplatform.services.jcr.webdav.xml
Created by The eXo Platform SARL.
PropstatGroupedRepresentation(Resource, Set<QName>, boolean, Session) - Constructor for class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
 
PropstatGroupedRepresentation(Resource, Set<QName>, boolean) - Constructor for class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
 
propStats - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
properties statuses.
put(Session, String, InputStream, String, String, List<String>, String, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.command.PutCommand
Webdav Put method implementation.
put(String, String, String, String, String, String, String, MediaType, String, InputStream, UriInfo) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
WedDAV "PUT" method.
put(String, String, String, String, String, String, String, MediaType, String, InputStream, UriInfo) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
WedDAV "PUT" method.
PutCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS Author : Vitaly Guly.
PutCommand(NullResourceLocksHolder, UriBuilder, MimeTypeRecognizer) - Constructor for class org.exoplatform.services.jcr.webdav.command.PutCommand
Constructor.

R

Range - Class in org.exoplatform.services.jcr.webdav
 
Range() - Constructor for class org.exoplatform.services.jcr.webdav.Range
 
RangedInputStream - Class in org.exoplatform.services.jcr.webdav.util
Created by The eXo Platform SAS Author : Vitaly Guly.
RangedInputStream(InputStream, long, long) - Constructor for class org.exoplatform.services.jcr.webdav.util.RangedInputStream
 
READ - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to read privilege which in current implementation aggregate: READ permission.
read() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
read(byte[]) - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
read(byte[], int, int) - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
READ_ONLY_PROPS - Static variable in class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
The list of properties that can-not be changed.
relativizePath(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Creates relative path from string.
removeList(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
List of properties to remove.
removeLock(Session, String) - Method in class org.exoplatform.services.jcr.webdav.lock.NullResourceLocksHolder
Removes lock from the node.
report(Session, String, HierarchicalProperty, Depth, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
Webdav Report method implementation.
report(String, String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
report(String, String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
ReportCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
Created by The eXo Platform SAS Author : Vitaly Guly.
ReportCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
 
reset() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
Resource - Interface in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
WebDAV applicable abstraction of REST Resource definition (by Fielding: "Any information that can be named can be a resource...
RESOURCE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.ResourceType
Webdav "resource" resource type.
resource - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
resource.
RESOURCETYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV resourcetype property.
ResourceUtil - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
rootResource - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Root resource.

S

SCOPE_EXCLUSIVE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.Lock
Webdav "exclusive" lock type.
SCOPE_SHARED - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.Lock
Webdav "shared" lock type.
search(Session, HierarchicalProperty, String) - Method in class org.exoplatform.services.jcr.webdav.command.SearchCommand
Webdav search method implementation.
search(String, String, UriInfo, HierarchicalProperty) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
search(String, String, UriInfo, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
SearchCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
SearchCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.SearchCommand
 
SEARCHREQUEST - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "searchrequest" property.
SearchRequestEntity - Class in org.exoplatform.services.jcr.webdav.command.dasl
Created by The eXo Platform SAS.
SearchRequestEntity(HierarchicalProperty) - Constructor for class org.exoplatform.services.jcr.webdav.command.dasl.SearchRequestEntity
Constructor.
SearchResultResponseEntity - Class in org.exoplatform.services.jcr.webdav.command.dasl
Created by The eXo Platform SAS.
SearchResultResponseEntity(QueryResult, WebDavNamespaceContext, String) - Constructor for class org.exoplatform.services.jcr.webdav.command.dasl.SearchResultResponseEntity
Constructor.
session - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
Session.
session(String, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Gives access to the current session.
session - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
seesion.
setAllowedFileNodeTypes(Set<String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setAllowedFolderNodeTypes(Set<String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setAttribute(String, String) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
sets the attribute.
setCacheControlMap(Map<MediaType, String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setDefaultAutoVersionType(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setDefaultFileMimeType(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setDefaultFileNodeType(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setDefaultFolderNodeType(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setDefaultUpdatePolicyType(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setEnd(long) - Method in class org.exoplatform.services.jcr.webdav.Range
End Range setter property.
setList(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
List of properties to set.
setStart(long) - Method in class org.exoplatform.services.jcr.webdav.Range
Start range setter property.
setStatus(int) - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderMember
Status setter.
setUntrustedUserAgents(Set<String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
setValue(String) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
sets the property value.
setXsltParams(Map<String, String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
 
skip(long) - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
SUCCESSORSET - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV successor-set property.
SUPPORDEDMETHODSET - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavProperty
Webdav "supported-method-set" property.
supportedLock() - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
The information about supported locks.
SUPPORTEDLOCK - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV supportedlock property.
supportedMethodSet() - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
The information about supported methods.
SUPPORTEDMETHODSET - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV supported-method-set property.

T

TextUtil - Class in org.exoplatform.services.jcr.webdav.util
Created by The eXo Platform SARL Author : Vitaly Guly.
TextUtil() - Constructor for class org.exoplatform.services.jcr.webdav.util.TextUtil
 
timeOut - Variable in class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
Lock timeout.
type - Variable in class org.exoplatform.services.jcr.webdav.resource.GenericResource
Resource type.
TYPE_WRITE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.Lock
Webdav "write" lock type.

U

uncheckout(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.UnCheckOutCommand
Webdav Uncheckout method implementation.
uncheckout(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
uncheckout(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
UnCheckOutCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
Created by The eXo Platform SAS Author : Vitaly Guly.
UnCheckOutCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.UnCheckOutCommand
 
unescape(String, char) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
Unescapes string using escape symbol.
unLock(Session, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.command.UnLockCommand
Webdav Unlock method implementation.
unlock(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
unlock(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
UnLockCommand - Class in org.exoplatform.services.jcr.webdav.command
Created by The eXo Platform SAS.
UnLockCommand(NullResourceLocksHolder) - Constructor for class org.exoplatform.services.jcr.webdav.command.UnLockCommand
Constructor.
UnsupportedQueryException - Exception in org.exoplatform.services.jcr.webdav.command.dasl
Created by The eXo Platform SAS.
UnsupportedQueryException() - Constructor for exception org.exoplatform.services.jcr.webdav.command.dasl.UnsupportedQueryException
 
UNTRUSTED_USER_AGENTS - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: untrusted user agents list.
UPDATE_POLICY - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsDefaults
Update policy parameter default value.
UPDATE_POLICY - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
Initialization parameter String representation: update policy.
uri - Variable in class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
URI.
URISave - Static variable in class org.exoplatform.services.jcr.webdav.util.TextUtil
 
URISaveEx - Static variable in class org.exoplatform.services.jcr.webdav.util.TextUtil
 

V

value - Variable in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
Property's value.
VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Version nodetype index.
version - Variable in class org.exoplatform.services.jcr.webdav.resource.VersionResource
resource version.
VERSION_HISTORY - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Version history nodetype index.
versionControl(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.VersionControlCommand
Webdav Version-Control method implementation.
versionControl(String, String, String, String) - Method in interface org.exoplatform.services.jcr.webdav.WebDavService
 
versionControl(String, String, String, String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
 
VersionControlCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
Created by The eXo Platform SAS Author : Vitaly Guly .
VersionControlCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.VersionControlCommand
 
VERSIONED_COLLECTION - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Versioned collection nodetype index.
VERSIONED_FILE - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
Versioned file nodetype index.
VersionedCollectionResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
VersionedCollectionResource(URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.VersionedCollectionResource
 
VersionedFileResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
Versioned file resource (nt:file+mix:versionable/nt:resource )
VersionedFileResource(URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.VersionedFileResource
 
VersionedResource - Interface in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
Versioned resource (mix:versionable node)
versionedResource - Variable in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
Versioned resource.
versionedResource - Variable in class org.exoplatform.services.jcr.webdav.resource.VersionResource
versioned resource.
versionHistory - Variable in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
History of versions.
VERSIONHISTORY - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV version-history property.
VersionHistoryResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
VersionHistoryResource(URI, VersionHistory, VersionedResource, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
 
versionHistoryURI() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedCollectionResource
returns versionhistory URI.
versionHistoryURI() - Method in class org.exoplatform.services.jcr.webdav.resource.VersionedFileResource
Resturns version history URI.
VERSIONNAME - Static variable in interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
WebDAV DeltaV version-name property.
VersionResource - Class in org.exoplatform.services.jcr.webdav.resource
Created by The eXo Platform SARL .
VersionResource(URI, VersionedResource, Version, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.VersionResource
 
VERSIONTREE - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst.DavDocument
Webdav document "version-tree" property.
VersionTreeResponseEntity - Class in org.exoplatform.services.jcr.webdav.command.deltav.report
Created by The eXo Platform SAS Author : Vitaly Guly.
VersionTreeResponseEntity(WebDavNamespaceContext, VersionedResource, Set<QName>) - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.report.VersionTreeResponseEntity
Constructor.
versionURI(String) - Method in class org.exoplatform.services.jcr.webdav.resource.VersionHistoryResource
Returns URI of the resource version.

W

WDBDAV_COMMAND_CATALOG - Static variable in class org.exoplatform.services.jcr.webdav.WebDavConst
 
WebDAVApplication - Class in org.exoplatform.services.jcr.webdav
Common configuration mechanism for WebDAV application.
WebDAVApplication() - Constructor for class org.exoplatform.services.jcr.webdav.WebDAVApplication
This constructor will be used by third part RESTful frameworks that not use exo container directly.
WebDAVApplication(WebDavService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDAVApplication
This constructor will be used by exo container.
WebDavConst - Class in org.exoplatform.services.jcr.webdav
Constants used for webdav service implemetation.
WebDavConst.CacheConstants - Class in org.exoplatform.services.jcr.webdav
Webdav Cache constants.
WebDavConst.DateFormat - Class in org.exoplatform.services.jcr.webdav
Date format patterns used by webdav.
WebDavConst.DavDocument - Class in org.exoplatform.services.jcr.webdav
Webdav document properties.
WebDavConst.DavProperty - Class in org.exoplatform.services.jcr.webdav
Webdav custom properties.
WebDavConst.Lock - Class in org.exoplatform.services.jcr.webdav
Webdav locks types.
WebDavConst.NodeTypes - Class in org.exoplatform.services.jcr.webdav
Jcr node types used by webdav.
WebDavConst.ResourceType - Class in org.exoplatform.services.jcr.webdav
Webdav resource types.
WebDavNamespaceContext - Class in org.exoplatform.services.jcr.webdav.xml
Created by The eXo Platform SARL Author : Vitaly Guly.
WebDavNamespaceContext(Session) - Constructor for class org.exoplatform.services.jcr.webdav.xml.WebDavNamespaceContext
WebDav namespace context.
WebDavService - Interface in org.exoplatform.services.jcr.webdav
Created by The eXo Platform SARL .
JCR WebDAV entry point.
WebDavServiceImpl - Class in org.exoplatform.services.jcr.webdav
Created by The eXo Platform SAS.
WebDavServiceImpl(InitParams, RepositoryService, ThreadLocalSessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Constructor.
WebDavServiceImpl(Map<String, String>, RepositoryService, ThreadLocalSessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Constructor.
WebDavServiceImpl(RepositoryService, ThreadLocalSessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Constructor.
WebDavServiceInitParams - Class in org.exoplatform.services.jcr.webdav
Provides means to parse WebDAV service initial parameters and gain access to their values.
WebDavServiceInitParams() - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
Default constructor, all initial parameters take default values.
WebDavServiceInitParams(InitParams) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
Create an instance of WebDAV service initial parameters from InitParams which are obtained from configuration file.
WebDavServiceInitParams(Map<String, String>) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
Create an instance of WebDAV service initial parameters from parameters map.
workspaceName(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
Extracts workspace name from repository path.
WRITE - Static variable in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
Defines the name of the element corresponding to write privilege which in current implementation aggregate: ADD_NODE, SET_PROPERTY, REMOVE permissions.
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.dasl.SearchResultResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.report.VersionTreeResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.order.OrderPatchResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.command.proppatch.PropPatchResponseEntity
write(OutputStream) - Method in class org.exoplatform.services.jcr.webdav.util.MultipartByterangesEntity
WRITE - Static variable in interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
WebDAV write property.
writeAttributes(XMLStreamWriter, HierarchicalProperty) - Static method in class org.exoplatform.services.jcr.webdav.xml.PropertyWriteUtil
Writes property attributes into XML.
writeProperty(XMLStreamWriter, HierarchicalProperty) - Static method in class org.exoplatform.services.jcr.webdav.xml.PropertyWriteUtil
Writes the statuses of property into XML.
writePropStats(XMLStreamWriter, Map<String, Set<HierarchicalProperty>>) - Static method in class org.exoplatform.services.jcr.webdav.xml.PropertyWriteUtil
Writes the statuses of properties into XML.

X

xmlStreamWriter - Variable in class org.exoplatform.services.jcr.webdav.command.deltav.report.VersionTreeResponseEntity
XML writer.
xmlStreamWriter - Variable in class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
XML writer.

A B C D E F G H I J L M N O P R S T U V W X
eXo JCR :: Component :: Webdav Service 1.15.10-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.