eXo JCR :: Component :: Webdav Service 1.15.11-GA

org.exoplatform.services.jcr.webdav.util
Interface DeltaVConstants

All Superinterfaces:
PropertyConstants
All Known Subinterfaces:
VersionedResource
All Known Implementing Classes:
VersionedCollectionResource, VersionedFileResource

public interface DeltaVConstants
extends PropertyConstants

Created by The eXo Platform SAS Author : Vitaly Guly.

Version:
$Id: $

Field Summary
static QName CHECKEDIN
          WebDAV DeltaV checked-in property.
static QName CHECKEDOUT
          WebDAV DeltaV checked-out property.
static QName LABELNAMESET
          WebDAV DeltaV label-name-set property.
static QName PREDECESSORSET
          WebDAV DeltaV predecessor-set property.
static QName SUCCESSORSET
          WebDAV DeltaV successor-set property.
static QName VERSIONHISTORY
          WebDAV DeltaV version-history property.
static QName VERSIONNAME
          WebDAV DeltaV version-name property.
 
Fields inherited from interface org.exoplatform.services.jcr.webdav.util.PropertyConstants
CHILDCOUNT, CREATION_PATTERN, CREATIONDATE, DAV_ALLPROP, DAV_ALLPROP_INCLUDE, DISPLAYNAME, EXCLUSIVE, GETCONTENTLANGUAGE, GETCONTENTLENGTH, GETCONTENTTYPE, GETLASTMODIFIED, HASCHILDREN, IS_READ_ONLY, ISCOLLECTION, ISFOLDER, ISROOT, ISVERSIONED, JCR_CONTENT, JCR_DATA, LOCKDISCOVERY, LOCKSCOPE, LOCKTYPE, MODIFICATION_PATTERN, ORDERING_TYPE, OWNER, PARENTNAME, RESOURCETYPE, SUPPORTEDLOCK, SUPPORTEDMETHODSET, WRITE
 

Field Detail

CHECKEDIN

static final QName CHECKEDIN
WebDAV DeltaV checked-in property. See Versioning Extensions to WebDAV for more information.


CHECKEDOUT

static final QName CHECKEDOUT
WebDAV DeltaV checked-out property. See Versioning Extensions to WebDAV for more information.


LABELNAMESET

static final QName LABELNAMESET
WebDAV DeltaV label-name-set property. See Versioning Extensions to WebDAV for more information.


PREDECESSORSET

static final QName PREDECESSORSET
WebDAV DeltaV predecessor-set property. See Versioning Extensions to WebDAV for more information.


SUCCESSORSET

static final QName SUCCESSORSET
WebDAV DeltaV successor-set property. See Versioning Extensions to WebDAV for more information.


VERSIONHISTORY

static final QName VERSIONHISTORY
WebDAV DeltaV version-history property. See Versioning Extensions to WebDAV for more information.


VERSIONNAME

static final QName VERSIONNAME
WebDAV DeltaV version-name property. See Versioning Extensions to WebDAV for more information.


eXo JCR :: Component :: Webdav Service 1.15.11-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.