|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Report | |
| org.apache.jackrabbit.webdav.version | Interfaces and classes used to cover functionality defined by RFC 3253: Versioning Extensions to WebDAV. |
| org.apache.jackrabbit.webdav.version.report | Report interface and inplementation for default reports defined by RFC 3253. |
| Uses of Report in org.apache.jackrabbit.webdav.version |
| Methods in org.apache.jackrabbit.webdav.version that return Report | |
Report |
DeltaVResource.getReport(ReportInfo reportInfo)
Runs the report specified by the given ReportInfo. |
| Uses of Report in org.apache.jackrabbit.webdav.version.report |
| Classes in org.apache.jackrabbit.webdav.version.report that implement Report | |
class |
ExpandPropertyReport
ExpandPropertyReport encapsulates the DAV:expand-property report,
that provides a mechanism for retrieving in one request the properties from
the resources identified by those DAV:href elements. |
class |
LocateByHistoryReport
LocateByHistoryReport encapsulates the DAV:locate-by-hisotry
report, that may be used to locate a version-controlled resource for that
version history. |
class |
VersionTreeReport
VersionTreeReport encapsulates the DAV:version-tree report. |
| Methods in org.apache.jackrabbit.webdav.version.report that return Report | |
Report |
ReportType.createReport()
Creates a new Report with this type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||