Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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(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
- acl(Session, String, HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.AclCommand
-
Applies changes for JCR node's
AccessControlListaccording to WebDAV ACL method request body represented byHierarchicalProperty - 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.
- 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
Stringrepresentation: allowed file node types list. - ALLOWED_FOLDER_NODE_TYPES - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: allowed folder node types list. - ALLOWED_JCR_PATH_AUTO_VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: allowed folder auto version. - 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
Stringrepresentation: 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
Stringrepresentation: 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(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
- checkIn(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.CheckInCommand
-
Webdav CheckIn method implementation.
- CheckInCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
-
Created by The eXo Platform SAS
- 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(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
- checkout(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.CheckOutCommand
-
Webdav CheckOut comand implementation.
- CheckOutCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
-
Created by The eXo Platform SAS
- 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(int, URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.CollectionResource
- CollectionResource(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(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
- 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.
- CopyCommand - Class in org.exoplatform.services.jcr.webdav.command
-
Created by The eXo Platform SAS.
- 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.
- decodeValue(String) - Method in class org.exoplatform.services.jcr.webdav.resource.GenericResource
- DEF_FILE_MIME_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: default file mime type. - DEF_FILE_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: default file node type. - DEF_FOLDER_NODE_TYPE - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: default folder node type. - 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
- delete(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.DeleteCommand
-
Webdav Delete method implementation.
- DeleteCommand - Class in org.exoplatform.services.jcr.webdav.command
-
Created by The eXo Platform SAS.
- 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.
- 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
- ENABLE_AUTO_VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: enable auto creation version. - 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
Stringrepresentation: 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(int, URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.FileResource
- FileResource(URI, Node, WebDavNamespaceContext) - Constructor for class org.exoplatform.services.jcr.webdav.resource.FileResource
- FileResourceProperty - Class in org.exoplatform.services.jcr.webdav.resource
- FileResourceProperty(QName, Property) - Constructor for class org.exoplatform.services.jcr.webdav.resource.FileResourceProperty
- FOLDER_ICON_PATH - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: folder icon path. - FOLDER_LISTING_PATHS_ALLOWED_REGEX - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: folder listing paths allowed regex - 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(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.
- 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.
- getACL(NodeImpl) - Static method in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
-
Gets
AccessControlListand transform it to DAV:acl property view represented by aHierarchicalPropertyinstance. - getAllowedAutoVersionPath() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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(int) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
-
retrieves children property by 0 based index.
- getChild(QName) - Method in class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
-
retrieves children property by name.
- 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.
- 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() - 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.
- getContentAsStream(String) - Method in class org.exoplatform.services.jcr.webdav.resource.CollectionResource
-
make a xml representation of the collection and serialize it to 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
MediaTypeornullno encoding set orMediaTypeis 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.
- getFolderListingAllowedRegex() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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
MediaTypeorMimeTypeResolverinformation. - 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() - Method in class org.exoplatform.services.jcr.webdav.command.lock.LockRequestEntity
-
owner getter.
- getOwner(NodeImpl) - Static method in class org.exoplatform.services.jcr.webdav.command.acl.ACLProperties
-
Transform owner got from node's
AccessControlListto tree likeHierarchicalPropertyinstance to use in PROPFIND response body - 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(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
- getProperties(HierarchicalProperty) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
-
Returns the list of properties.
- 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
- getUntrustedUserAgentsPattern() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- getValue() - Method in class org.exoplatform.services.jcr.webdav.resource.FileResourceProperty
- 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(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.
- head(Session, String, String) - Method in class org.exoplatform.services.jcr.webdav.command.HeadCommand
-
Webdav Head method implementation.
- 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) - Constructor for class org.exoplatform.services.jcr.webdav.resource.HierarchicalProperty
-
Shortcut for XMLProperty(name, null).
- 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.
- 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 Class in org.exoplatform.services.jcr.webdav.resource
-
Created by The eXo Platform SARL .
- IllegalResourceTypeException() - Constructor for exception class org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
-
Default constructor.
- IllegalResourceTypeException(String) - Constructor for exception class org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
-
Constructor accepting String as message.
- IllegalResourceTypeException(String, Throwable) - Constructor for exception class org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
-
Constructor accepting String as message and Throwable object as the second argument.
- IllegalResourceTypeException(Throwable) - Constructor for exception class 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
Stringrepresentation. - 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.
- isEnableAutoVersion() - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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.
- isUntrustedUserAgent(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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.
- 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(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
- lock(Session, String, HierarchicalProperty, Depth, String) - Method in class org.exoplatform.services.jcr.webdav.command.LockCommand
-
Webdav Lock comand implementation.
- 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
- 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.
- LockResultResponseEntity(WebDavNamespaceContext, String, String, String) - Constructor for class org.exoplatform.services.jcr.webdav.command.LockCommand.LockResultResponseEntity
-
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(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
- mkCol(Session, String, String, List<String>, List<String>) - Method in class org.exoplatform.services.jcr.webdav.command.MkColCommand
-
Webdav Mkcol method implementation.
- MkColCommand - Class in org.exoplatform.services.jcr.webdav.command
-
Created by The eXo Platform SAS.
- 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(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
- 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.
- MoveCommand - Class in org.exoplatform.services.jcr.webdav.command
-
Created by The eXo Platform SAS.
- 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 SAS.
- 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.
- path(String, boolean) - 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 Class in org.exoplatform.services.jcr.webdav
-
Created by The eXo Platform SARL .
- PreconditionException() - Constructor for exception class org.exoplatform.services.jcr.webdav.PreconditionException
-
Default public constructor.
- PreconditionException(String) - Constructor for exception class org.exoplatform.services.jcr.webdav.PreconditionException
-
Public constructor with specified message.
- PreconditionException(String, Throwable) - Constructor for exception class org.exoplatform.services.jcr.webdav.PreconditionException
-
Public constructor with specified message and Throwable.
- PreconditionException(Throwable) - Constructor for exception class 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.
- 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(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
- 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.
- 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) - Constructor for class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
- PropFindResponseEntity(int, Resource, Set<QName>, boolean, Session) - Constructor for class org.exoplatform.services.jcr.webdav.command.propfind.PropFindResponseEntity
-
Constructor.
- propNames - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
-
properties names
- 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
- propPatch(Session, String, HierarchicalProperty, List<String>, String) - Method in class org.exoplatform.services.jcr.webdav.command.PropPatchCommand
-
Webdav Proppatch method method implementation.
- 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) - Constructor for class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
- PropstatGroupedRepresentation(Resource, Set<QName>, boolean, Session) - Constructor for class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
- propStats - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
-
properties statuses.
- 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.
- 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(Session, String, InputStream, String, String, List<String>, List<String>, MultivaluedMap<String, String>) - Method in class org.exoplatform.services.jcr.webdav.command.PutCommand
-
Webdav Put method implementation.
- PutCommand - Class in org.exoplatform.services.jcr.webdav.command
-
Created by The eXo Platform SAS.
- 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.
- RangedInputStream(InputStream, long, long) - Constructor for class org.exoplatform.services.jcr.webdav.util.RangedInputStream
- 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 - 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_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.
- relativizePath(String, boolean) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
-
Creates relative path from string.
- removeIndexFromPath(String) - Static method in class org.exoplatform.services.jcr.webdav.util.TextUtil
-
Removes the index from the path if it has an index defined
- 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(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
- report(Session, String, HierarchicalProperty, Depth, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
-
Webdav Report method implementation.
- ReportCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
-
Created by The eXo Platform SAS
- ReportCommand() - Constructor for class org.exoplatform.services.jcr.webdav.command.deltav.ReportCommand
- reset() - Method in class org.exoplatform.services.jcr.webdav.util.RangedInputStream
- resource - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
-
resource.
- 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.
- 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(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
- search(Session, HierarchicalProperty, String) - Method in class org.exoplatform.services.jcr.webdav.command.SearchCommand
-
Webdav search method implementation.
- 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 - Variable in class org.exoplatform.services.jcr.webdav.xml.PropstatGroupedRepresentation
-
seesion.
- session(String, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Gives access to the current session.
- setAllowedAutoVersionPath(MultivaluedMap<String, String>) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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
- setEnableAutoVersion(boolean) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- setEnd(long) - Method in class org.exoplatform.services.jcr.webdav.Range
-
End Range setter property.
- setFolderListingAllowedRegex(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
- 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 SAS.
- 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(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
- uncheckout(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.UnCheckOutCommand
-
Webdav Uncheckout method implementation.
- UnCheckOutCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
-
Created by The eXo Platform SAS
- 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(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
- unLock(Session, String, List<String>) - Method in class org.exoplatform.services.jcr.webdav.command.UnLockCommand
-
Webdav Unlock method implementation.
- 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 Class in org.exoplatform.services.jcr.webdav.command.dasl
-
Created by The eXo Platform SAS.
- UnsupportedQueryException() - Constructor for exception class org.exoplatform.services.jcr.webdav.command.dasl.UnsupportedQueryException
- UNTRUSTED_USER_AGENTS - Static variable in interface org.exoplatform.services.jcr.webdav.util.InitParamsNames
-
Initialization parameter
Stringrepresentation: 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
Stringrepresentation: 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 - Variable in class org.exoplatform.services.jcr.webdav.resource.VersionResource
-
resource version.
- VERSION - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
-
Version nodetype index.
- VERSION_HISTORY - Static variable in interface org.exoplatform.services.jcr.webdav.resource.Resource
-
Version history nodetype index.
- 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
- versionControl(Session, String) - Method in class org.exoplatform.services.jcr.webdav.command.deltav.VersionControlCommand
-
Webdav Version-Control method implementation.
- VersionControlCommand - Class in org.exoplatform.services.jcr.webdav.command.deltav
-
Created by The eXo Platform SAS
- 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 - 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.
- VersionedResource - Interface in org.exoplatform.services.jcr.webdav.resource
-
Created by The eXo Platform SARL .
Versioned resource (mix:versionable node) - 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
- 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 SAS.
- 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(Map<String, String>, RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Constructor.
- WebDavServiceImpl(InitParams, RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Constructor.
- WebDavServiceImpl(RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Constructor.
- webDavServiceInitParams - Variable in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Encapsulates WebDAV service initial parameters.
- 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(Map<String, String>) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
-
Create an instance of WebDAV service initial parameters from parameters map.
- WebDavServiceInitParams(InitParams) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceInitParams
-
Create an instance of WebDAV service initial parameters from
InitParamswhich are obtained from configuration file. - workspaceName(String) - Method in class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Extracts workspace name from repository path.
- 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 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 - 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form