Uses of Interface
org.apache.jackrabbit.webdav.search.SearchResource
-
Packages that use SearchResource 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 -
-
Uses of SearchResource in org.apache.jackrabbit.webdav.jcr
Classes in org.apache.jackrabbit.webdav.jcr that implement SearchResource Modifier and Type Class Description classDefaultItemCollectionDefaultItemCollectionrepresents a JCR node item.classDefaultItemResourceDefaultItemResourcerepresents JCR property item.classEventJournalResourceImplImplements a JCREventJournalin terms of an RFC 4287 Atom feed.classRootCollectionRootCollectionrepresent the WebDAV root resource that does not represent any repository item.classVersionControlledItemCollectionVersionControlledItemCollectionrepresents a JCR node item and covers all functionality related to versioning ofNodes.classWorkspaceResourceImplWorkspaceResourceImpl... -
Uses of SearchResource in org.apache.jackrabbit.webdav.jcr.search
Classes in org.apache.jackrabbit.webdav.jcr.search that implement SearchResource Modifier and Type Class Description classSearchResourceImplSearchResourceImpl... -
Uses of SearchResource in org.apache.jackrabbit.webdav.jcr.version
Classes in org.apache.jackrabbit.webdav.jcr.version that implement SearchResource Modifier and Type Class Description classVersionHistoryItemCollectionVersionHistoryItemCollectionrepresents a JCR version history.classVersionItemCollectionVersionItemCollectionrepresents a JCR version.
-