Uses of Class
org.exoplatform.services.jcr.webdav.resource.VersionResource
-
Packages that use VersionResource Package Description org.exoplatform.services.jcr.webdav.resource -
-
Uses of VersionResource in org.exoplatform.services.jcr.webdav.resource
Methods in org.exoplatform.services.jcr.webdav.resource that return VersionResource Modifier and Type Method Description VersionResourceVersionHistoryResource. getVersion(String name)Returns the version of resouce by name.Methods in org.exoplatform.services.jcr.webdav.resource that return types with arguments of type VersionResource Modifier and Type Method Description Set<VersionResource>VersionHistoryResource. getVersions()Returns all versions of a resource.
-