public abstract class AbstractJcrReport extends Object implements Report
AbstractJcrReport
...Constructor and Description |
---|
AbstractJcrReport() |
Modifier and Type | Method and Description |
---|---|
void |
init(DavResource resource,
ReportInfo info)
Performs basic validation checks common to all JCR specific reports.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, isMultiStatusReport
toXml
public void init(DavResource resource, ReportInfo info) throws DavException
init
in interface Report
resource
- info
- DavException
Report.init(DavResource, ReportInfo)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.