Class PropertyConstants
java.lang.Object
org.exoplatform.documents.webdav.model.constant.PropertyConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final Stringstatic final QNameWebDAV DeltaV checked-in property.static final QNameWebDAV DeltaV checked-out property.static final QNameWebDAV childcount property.static final QNamestatic final StringCreation date pattern.static final QNameWebDAV creationdate property.static final QNamedav:allprop element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..static final QNamedav:include element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information..static final QNamestatic final QNameWebDAV displayname property.static final QNameWebDAV exclusive property.static final QNameWebDAV creationdate property.static final QNameWebDAV getcontentlanguage property.static final QNameWebDAV getcontentlength property.static final QNameWebDAV getcontenttype property.static final QNameWebDAV property.static final QNameWebDAV getlastmodified property.static final QNamestatic final Stringstatic final QNamedav:isreadonly property for MicroSoft Webfolders extension.static final QNameWebDAV iscollection property.static final QNameWebDAV isfolder property.static final QNameWebDAV isroot property.static final QNameWebDAV isversioned property.static final QNamejcr:content property.static final QNamejcr:data property.static final QNameWebDAV lockdiscovery property.static final QNamestatic final QNameWebDAV lockscope property.static final QNamestatic final QNameWebDAV locktype property.static final StringLast-Modified date pattern.static final QNameWebDAV ordering-type property.static final QNameWebDAV owner property.static final QNameWebDAV parentname property.static final QNameWebDAV DeltaV predecessor-set property.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final QNameWebDAV resourcetype property.static final QNameWebDAV DeltaV successor-set property.static final Stringstatic final QNameWebDAV supportedlock property.static final QNamestatic final QNameWebDAV supported-method-set property.static final QNamestatic final QNameWebDAV DeltaV version-history property.static final QNameWebDAV DeltaV version-name property.static final QNameWebDAV write property. -
Method Summary
Modifier and TypeMethodDescriptionstatic WebDavItemPropertystatic WebDavItemPropertygetLockDiscovery(String token, String lockOwner, String timeOut) static StringgetStatusDescription(int status) static WebDavItemPropertystatic WebDavItemProperty
-
Field Details
-
ALLOW_METHODS
- See Also:
-
ALLOW_METHODS_LIST
-
REQUEST_SINGLE_PROP
- See Also:
-
REQUEST_SINGLE_PROP_NAME
- See Also:
-
REQUEST_INCLUDED_PROPS
- See Also:
-
REQUEST_ALL_PROPS
- See Also:
-
ALLOWED_REQUEST_PROP_TYPES
-
SUPPORTED_METHOD
- See Also:
-
SUPPORTEDMETHOD
-
LOCKENTRY
-
COLLECTION
-
LOCKTOKEN
-
TIMEOUT
-
DEPTH
-
ACTIVELOCK
-
CHILDCOUNT
WebDAV childcount property. See Versioning Extensions to WebDAV for more information. -
CREATIONDATE
WebDAV creationdate property. See Versioning Extensions to WebDAV for more information. -
GET_ETAG
WebDAV creationdate property. See Versioning Extensions to WebDAV for more information. -
DISPLAYNAME
WebDAV displayname property. See Versioning Extensions to WebDAV for more information. -
GETCONTENTLANGUAGE
WebDAV getcontentlanguage property. See Versioning Extensions to WebDAV for more information. -
GETCONTENTLENGTH
WebDAV getcontentlength property. See Versioning Extensions to WebDAV for more information. -
GETCONTENTTYPE
WebDAV getcontenttype property. See Versioning Extensions to WebDAV for more information. -
GETLASTMODIFIED
WebDAV property. See Versioning Extensions to WebDAV for more information. -
HASCHILDREN
WebDAV getlastmodified property. See Versioning Extensions to WebDAV for more information. -
ISCOLLECTION
WebDAV iscollection property. See Versioning Extensions to WebDAV for more information. -
ISFOLDER
WebDAV isfolder property. See Versioning Extensions to WebDAV for more information. -
ISROOT
WebDAV isroot property. See Versioning Extensions to WebDAV for more information. -
ISVERSIONED
WebDAV isversioned property. See Versioning Extensions to WebDAV for more information. -
PARENTNAME
WebDAV parentname property. See Versioning Extensions to WebDAV for more information. -
RESOURCETYPE
WebDAV resourcetype property. See Versioning Extensions to WebDAV for more information. -
SUPPORTEDLOCK
WebDAV supportedlock property. See Versioning Extensions to WebDAV for more information. -
LOCKDISCOVERY
WebDAV lockdiscovery property. See Versioning Extensions to WebDAV for more information. -
SUPPORTEDMETHODSET
WebDAV supported-method-set property. See Versioning Extensions to WebDAV for more information. -
LOCKSCOPE
WebDAV lockscope property. See Versioning Extensions to WebDAV for more information. -
LOCKTYPE
WebDAV locktype property. See Versioning Extensions to WebDAV for more information. -
OWNER
WebDAV owner property. See Versioning Extensions to WebDAV for more information. -
EXCLUSIVE
WebDAV exclusive property. See Versioning Extensions to WebDAV for more information. -
WRITE
WebDAV write property. See Versioning Extensions to WebDAV for more information. -
ORDERING_TYPE
WebDAV ordering-type property. See Versioning Extensions to WebDAV for more information. -
JCR_DATA
jcr:data property. -
JCR_CONTENT
jcr:content property. -
IS_READ_ONLY
dav:isreadonly property for MicroSoft Webfolders extension. -
DAV_ALLPROP_INCLUDE
dav:include element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information.. -
DAV_ALLPROP
dav:allprop element for dav:allprop of PROPFIND method See HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) for more information.. -
PREDECESSORSET
WebDAV DeltaV predecessor-set property. See Versioning Extensions to WebDAV for more information. -
SUCCESSORSET
WebDAV DeltaV successor-set property. See Versioning Extensions to WebDAV for more information. -
VERSIONHISTORY
WebDAV DeltaV version-history property. See Versioning Extensions to WebDAV for more information. -
VERSIONNAME
WebDAV DeltaV version-name property. See Versioning Extensions to WebDAV for more information. -
CHECKEDIN
WebDAV DeltaV checked-in property. See Versioning Extensions to WebDAV for more information. -
CHECKEDOUT
WebDAV DeltaV checked-out property. See Versioning Extensions to WebDAV for more information. -
HREF
-
CREATION_PATTERN
Creation date pattern.- See Also:
-
MODIFICATION_PATTERN
Last-Modified date pattern.- See Also:
-
HTTPVER
- See Also:
-
HTTP_STATUS_DESCRIPTIONS
-
-
Method Details
-
getStatusDescription
-
getSupportedLock
-
getLockDiscovery
-
getSupportedMethodSet
-
getIsFolderItemProperty
-