- 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
- 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
- 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.
- 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.
- 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.
- 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(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.
- 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
-
- getUntrustedUserAgentsPattern() - 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.
- 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.
- 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.
- 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 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.
- 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
-
- 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(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.
- 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.
- PutCommand(NullResourceLocksHolder, UriBuilder, MimeTypeRecognizer) - Constructor for class org.exoplatform.services.jcr.webdav.command.PutCommand
-
Constructor.
- 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.
- 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.
- 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.
- 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
- 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
- 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.
- 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(InitParams, RepositoryService, SessionProviderService) - Constructor for class org.exoplatform.services.jcr.webdav.WebDavServiceImpl
-
Constructor.
- WebDavServiceImpl(Map<String, String>, 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(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.