| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav.jcr | 
 Contains JCR specific implementations. 
 | 
| org.apache.jackrabbit.webdav.jcr.version | 
 Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
 
 | 
| org.apache.jackrabbit.webdav.simple | |
| org.apache.jackrabbit.webdav.version | 
 Interfaces and classes used to cover functionality defined by
RFC 3253: Versioning Extensions to WebDAV. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VersionHistoryResource | 
WorkspaceResourceImpl.getVersionHistory()  | 
VersionHistoryResource | 
VersionControlledItemCollection.getVersionHistory()
Returns the  
VersionHistory associated with the repository node. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionHistoryItemCollection
VersionHistoryItemCollection represents a JCR version history. | 
| Modifier and Type | Method and Description | 
|---|---|
VersionHistoryResource | 
VersionItemCollection.getVersionHistory()
Returns the  
VersionHistory associated with the repository version. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionHistoryResourceImpl
VersionHistoryResourceImpl represents a JCR version history. | 
| Modifier and Type | Method and Description | 
|---|---|
VersionHistoryResource | 
VersionResourceImpl.getVersionHistory()
Returns the  
VersionHistory associated with the repository version. | 
VersionHistoryResource | 
VersionControlledResourceImpl.getVersionHistory()
Returns the  
VersionHistory associated with the repository node. | 
| Modifier and Type | Method and Description | 
|---|---|
VersionHistoryResource | 
VersionResource.getVersionHistory()
Returns the  
VersionHistoryResource, that is referenced in the
 DAV:version-history property. | 
VersionHistoryResource | 
VersionControlledResource.getVersionHistory()
Returns the  
VersionHistoryResource, that is referenced in the
 'version-history' property. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.