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

org.exoplatform.services.jcr.webdav.resource
Interface VersionedResource

All Superinterfaces:
DeltaVConstants, PropertyConstants, Resource
All Known Implementing Classes:
VersionedCollectionResource, VersionedFileResource

public interface VersionedResource
extends Resource, DeltaVConstants

Created by The eXo Platform SARL .
Versioned resource (mix:versionable node)

Version:
$Id: $
Author:
Gennady Azarenkov

Field Summary
 
Fields inherited from interface org.exoplatform.services.jcr.webdav.resource.Resource
COLLECTION, FILE, NULL, VERSION, VERSION_HISTORY, VERSIONED_COLLECTION, VERSIONED_FILE
 
Fields inherited from interface org.exoplatform.services.jcr.webdav.util.DeltaVConstants
CHECKEDIN, CHECKEDOUT, LABELNAMESET, PREDECESSORSET, SUCCESSORSET, VERSIONHISTORY, VERSIONNAME
 
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
 
Method Summary
 VersionHistoryResource getVersionHistory()
           
 
Methods inherited from interface org.exoplatform.services.jcr.webdav.resource.Resource
getIdentifier, getNamespaceContext, getProperties, getProperty, getType, isCollection
 

Method Detail

getVersionHistory

VersionHistoryResource getVersionHistory()
                                         throws javax.jcr.RepositoryException,
                                                IllegalResourceTypeException
Returns:
version history
Throws:
javax.jcr.RepositoryException - RepositoryException
IllegalResourceTypeException - IllegalResourceTypeException

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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.