Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr.version.report |
Contains JCR specific reports.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportViewReport
ExportViewReport handles REPORT requests for the 'exportview'
report. |
class |
JcrPrivilegeReport
Report to retrieve the permissions granted to the reading session as defined
by
Session.hasPermission(String, String) . |
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–2021 The Apache Software Foundation. All rights reserved.