Package | Description |
---|---|
org.apache.jackrabbit.webdav.version |
Interfaces and classes used to cover functionality defined by
RFC 3253: Versioning Extensions to WebDAV.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaselineResource
BaselineResource represents the 'version' of a configuration
which is represented by a 'version-controlled-configuration' (VCC) resource. |
Modifier and Type | Method and Description |
---|---|
VersionResource[] |
VersionHistoryResource.getVersions()
Returns an array of
VersionResource s containing all versions
that are a member of this resource. |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.