Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr |
Contains JCR specific implementations.
|
org.apache.jackrabbit.webdav.jcr.property | |
org.apache.jackrabbit.webdav.jcr.search | |
org.apache.jackrabbit.webdav.jcr.version |
Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
|
org.apache.jackrabbit.webdav.jcr.version.report |
Contains JCR specific reports.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultItemCollection
DefaultItemCollection represents a JCR node item. |
class |
DefaultItemResource
DefaultItemResource represents JCR property item. |
class |
VersionControlledItemCollection
VersionControlledItemCollection represents a JCR node item and
covers all functionality related to versioning of Node s. |
Modifier and Type | Class and Description |
---|---|
class |
JcrDavPropertyNameSet
JcrDavPropertyNameSet ... |
class |
LengthsProperty
LengthsProperty extends DavProperty providing
utilities to handle the multiple lengths of the property item represented
by this resource. |
class |
NamespacesProperty
NamespacesProperty ... |
class |
ValuesProperty
ValuesProperty implements DavProperty
providing utilities to handle the value(s) of a JCR property item resource. |
Modifier and Type | Class and Description |
---|---|
class |
SearchResultProperty
SearchResultProperty ... |
Modifier and Type | Class and Description |
---|---|
class |
VersionHistoryItemCollection
VersionHistoryItemCollection represents a JCR version history. |
class |
VersionItemCollection
VersionItemCollection represents a JCR version. |
Modifier and Type | Class and Description |
---|---|
class |
RegisteredNamespacesReport
RegisteredNamespacesReport let the client retrieve the namespaces
registered on the repository. |
class |
RepositoryDescriptorsReport
RepositoryDescriptorsReport allows to retrieve the repository
descriptors. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.