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

Uses of Interface
org.exoplatform.services.jcr.webdav.util.PropertyConstants

Packages that use PropertyConstants
org.exoplatform.services.jcr.webdav.resource   
org.exoplatform.services.jcr.webdav.util   
 

Uses of PropertyConstants in org.exoplatform.services.jcr.webdav.resource
 

Subinterfaces of PropertyConstants in org.exoplatform.services.jcr.webdav.resource
 interface Resource
          Created by The eXo Platform SARL .
WebDAV applicable abstraction of REST Resource definition (by Fielding: "Any information that can be named can be a resource...
 interface VersionedResource
          Created by The eXo Platform SARL .
Versioned resource (mix:versionable node)
 

Classes in org.exoplatform.services.jcr.webdav.resource that implement PropertyConstants
 class CollectionResource
          Created by The eXo Platform SARL .
Other than nt:file/jcr:content(nt:resource)
 class FileResource
          Created by The eXo Platform SARL .
Resource containing JCR's nt:file/jcr:content underneath.
 class GenericResource
          Created by The eXo Platform SARL .
Abstract WebDav Resource implementation It is recommended to extend this class instead of implement Resource itself
 class VersionedCollectionResource
          Created by The eXo Platform SARL .
 class VersionedFileResource
          Created by The eXo Platform SARL .
Versioned file resource (nt:file+mix:versionable/nt:resource )
 class VersionHistoryResource
          Created by The eXo Platform SARL .
 class VersionResource
          Created by The eXo Platform SARL .
 

Uses of PropertyConstants in org.exoplatform.services.jcr.webdav.util
 

Subinterfaces of PropertyConstants in org.exoplatform.services.jcr.webdav.util
 interface DeltaVConstants
          Created by The eXo Platform SAS Author : Vitaly Guly.
 


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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.