|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ItemResourceConstants | |
| 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. |
| Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr |
| Classes in org.apache.jackrabbit.webdav.jcr that implement ItemResourceConstants | |
(package private) class |
org.apache.jackrabbit.webdav.jcr.AbstractItemResource
AbstractItemResource covers common functionality for the various
resources, that represent a repository item. |
class |
DefaultItemCollection
DefaultItemCollection represents a JCR node item. |
class |
DefaultItemResource
DefaultItemResource represents JCR property item. |
class |
RootItemCollection
RootItemCollection represents the root node of the underlaying
repository. |
class |
VersionControlledItemCollection
VersionControlledItemCollection represents a JCR node item and
covers all functionality related to versioning of Nodes. |
| Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.property |
| Classes in org.apache.jackrabbit.webdav.jcr.property that implement ItemResourceConstants | |
class |
LengthsProperty
LengthsProperty extends DavProperty providing
utilities to handle the multiple lengths of the property item represented
by this resource. |
class |
ValuesProperty
ValuesProperty extends DavProperty providing
utilities to handle the multiple values of the property item represented
by this resource. |
| Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.search |
| Classes in org.apache.jackrabbit.webdav.jcr.search that implement ItemResourceConstants | |
class |
SearchResultProperty
SearchResultProperty... |
| Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.version |
| Classes in org.apache.jackrabbit.webdav.jcr.version that implement ItemResourceConstants | |
class |
VersionHistoryItemCollection
VersionHistoryItemCollection represents a JCR version history. |
class |
VersionItemCollection
VersionItemCollection represents a JCR version. |
| Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.version.report |
| Classes in org.apache.jackrabbit.webdav.jcr.version.report that implement ItemResourceConstants | |
class |
RegisteredNamespacesReport
RegisteredNamespacesReport let the client retrieve the namespaces
registered on the repository.
Request body:
|
class |
RepositoryDescriptorsReport
RepositoryDescriptorsReport allows to retrieve the repository
descriptors. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||