Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr |
Contains JCR specific implementations.
|
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 | Class and Description |
---|---|
class |
VersionControlledItemCollection
VersionControlledItemCollection represents a JCR node item and
covers all functionality related to versioning of Node s. |
class |
WorkspaceResourceImpl
WorkspaceResourceImpl ... |
Modifier and Type | Class and Description |
---|---|
class |
VersionControlledResourceImpl
VersionControlledResourceImpl represents a JCR node item and
covers all functionality related to versioning of Node s. |
Modifier and Type | Interface and Description |
---|---|
interface |
VersionControlledResource
The
VersionControlledResource represents in contrast to the
VersionableResource a resource, that has already been put
under version-control. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.