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: DeltaVConstants.java 35184 2009-08-07 14:14:37Z pnedonosko $
| Fields inherited from interface org.exoplatform.services.jcr.webdav.util.PropertyConstants |
CHILDCOUNT, CREATION_PATTERN, CREATIONDATE, DISPLAYNAME, EXCLUSIVE, GETCONTENTLANGUAGE, GETCONTENTLENGTH, GETCONTENTTYPE, GETLASTMODIFIED, HASCHILDREN, ISCOLLECTION, ISFOLDER, ISROOT, ISVERSIONED, LOCKDISCOVERY, LOCKSCOPE, LOCKTYPE, MODIFICATION_PATTERN, ORDERING_TYPE, OWNER, PARENTNAME, RESOURCETYPE, SUPPORTEDLOCK, SUPPORTEDMETHODSET, WRITE |
CHECKEDIN
static final javax.xml.namespace.QName CHECKEDIN
CHECKEDOUT
static final javax.xml.namespace.QName CHECKEDOUT
LABELNAMESET
static final javax.xml.namespace.QName LABELNAMESET
PREDECESSORSET
static final javax.xml.namespace.QName PREDECESSORSET
SUCCESSORSET
static final javax.xml.namespace.QName SUCCESSORSET
VERSIONHISTORY
static final javax.xml.namespace.QName VERSIONHISTORY
VERSIONNAME
static final javax.xml.namespace.QName VERSIONNAME
Copyright © 2010 eXo Platform SAS. All Rights Reserved.