Uses of Interface
org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
-
Packages that use ItemResourceConstants 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 VersionHistoryResourceorg.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 Modifier and Type Class Description classDefaultItemCollectionDefaultItemCollectionrepresents a JCR node item.classDefaultItemResourceDefaultItemResourcerepresents JCR property item.classVersionControlledItemCollectionVersionControlledItemCollectionrepresents a JCR node item and covers all functionality related to versioning ofNodes. -
Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.property
Classes in org.apache.jackrabbit.webdav.jcr.property that implement ItemResourceConstants Modifier and Type Class Description classJcrDavPropertyNameSetJcrDavPropertyNameSet...classLengthsPropertyLengthsPropertyextendsDavPropertyproviding utilities to handle the multiple lengths of the property item represented by this resource.classNamespacesPropertyNamespacesProperty...classValuesPropertyValuesPropertyimplementsDavPropertyproviding utilities to handle the value(s) of a JCR property item resource. -
Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.search
Classes in org.apache.jackrabbit.webdav.jcr.search that implement ItemResourceConstants Modifier and Type Class Description classSearchResultPropertySearchResultProperty... -
Uses of ItemResourceConstants in org.apache.jackrabbit.webdav.jcr.version
Classes in org.apache.jackrabbit.webdav.jcr.version that implement ItemResourceConstants Modifier and Type Class Description classVersionHistoryItemCollectionVersionHistoryItemCollectionrepresents a JCR version history.classVersionItemCollectionVersionItemCollectionrepresents 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 Modifier and Type Class Description classRegisteredNamespacesReportRegisteredNamespacesReportlet the client retrieve the namespaces registered on the repository.classRepositoryDescriptorsReportRepositoryDescriptorsReportallows to retrieve the repository descriptors.
-