public abstract class AbstractJcrReport extends Object implements org.apache.jackrabbit.webdav.version.report.Report
AbstractJcrReport...| Constructor and Description |
|---|
AbstractJcrReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.apache.jackrabbit.webdav.DavResource resource,
org.apache.jackrabbit.webdav.version.report.ReportInfo info)
Performs basic validation checks common to all JCR specific reports.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void init(org.apache.jackrabbit.webdav.DavResource resource,
org.apache.jackrabbit.webdav.version.report.ReportInfo info)
throws org.apache.jackrabbit.webdav.DavException
init in interface org.apache.jackrabbit.webdav.version.report.Reportresource - info - org.apache.jackrabbit.webdav.DavExceptionReport.init(DavResource, ReportInfo)Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.