Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr |
Contains JCR specific implementations.
|
org.apache.jackrabbit.webdav.jcr.search | |
org.apache.jackrabbit.webdav.jcr.version |
Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultItemCollection
DefaultItemCollection represents a JCR node item. |
class |
DefaultItemResource
DefaultItemResource represents JCR property item. |
class |
EventJournalResourceImpl
Implements a JCR
EventJournal in terms of an RFC 4287 Atom feed. |
class |
RootCollection
RootCollection represent the WebDAV root resource that does not
represent any repository item. |
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 |
SearchResourceImpl
SearchResourceImpl ... |
Modifier and Type | Class and Description |
---|---|
class |
VersionHistoryItemCollection
VersionHistoryItemCollection represents a JCR version history. |
class |
VersionItemCollection
VersionItemCollection represents a JCR version. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.