Uses of Class
org.apache.jackrabbit.webdav.jcr.version.report.AbstractJcrReport

Packages that use AbstractJcrReport
org.apache.jackrabbit.webdav.jcr.version.report Contains JCR specific reports. 
 

Uses of AbstractJcrReport in org.apache.jackrabbit.webdav.jcr.version.report
 

Subclasses of AbstractJcrReport in org.apache.jackrabbit.webdav.jcr.version.report
 class ExportViewReport
          ExportViewReport handles REPORT requests for the 'exportview' report.
 class JcrPrivilegeReport
          JcrPrivilegeReport...
 class LocateByUuidReport
          LocateByUuidReport handles REPORT requests for the 'locate-by-uuid' report.
 class LocateCorrespondingNodeReport
          LocateCorrespondingNodeReport is used to identify the resource that represents the corresponding node in another workspace.
 class NodeTypesReport
          NodeTypesReport allows to retrieve the definition of a single or multiple node types.
 class RegisteredNamespacesReport
          RegisteredNamespacesReport let the client retrieve the namespaces registered on the repository.
 class RepositoryDescriptorsReport
          RepositoryDescriptorsReport allows to retrieve the repository descriptors.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.