Uses of Interface
org.apache.jackrabbit.webdav.version.VersionResource
-
Packages that use VersionResource Package Description org.apache.jackrabbit.webdav.version -
-
Uses of VersionResource in org.apache.jackrabbit.webdav.version
Subinterfaces of VersionResource in org.apache.jackrabbit.webdav.version Modifier and Type Interface Description interfaceBaselineResourceBaselineResourcerepresents the 'version' of a configuration which is represented by a 'version-controlled-configuration' (VCC) resource.Methods in org.apache.jackrabbit.webdav.version that return VersionResource Modifier and Type Method Description VersionResource[]VersionHistoryResource. getVersions()Returns an array ofVersionResources containing all versions that are a member of this resource.
-