|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.jcr.version.report.AbstractJcrReport
org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
public class JcrPrivilegeReport
JcrPrivilegeReport...
| Field Summary | |
|---|---|
static ReportType |
PRIVILEGES_REPORT
The exportview report type |
| Constructor Summary | |
|---|---|
JcrPrivilegeReport()
|
|
| Method Summary | |
|---|---|
ReportType |
getType()
Returns PRIVILEGES_REPORT report type. |
void |
init(DavResource resource,
ReportInfo info)
Performs basic validation checks common to all JCR specific reports. |
boolean |
isMultiStatusReport()
Always returns true. |
Element |
toXml(Document document)
Creates a Xml document from the generated view. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ReportType PRIVILEGES_REPORT
| Constructor Detail |
|---|
public JcrPrivilegeReport()
| Method Detail |
|---|
public ReportType getType()
PRIVILEGES_REPORT report type.
PRIVILEGES_REPORTReport.getType()public boolean isMultiStatusReport()
true.
Report.isMultiStatusReport()
public void init(DavResource resource,
ReportInfo info)
throws DavException
AbstractJcrReport
init in interface Reportinit in class AbstractJcrReportDavExceptionReport.init(DavResource, ReportInfo)public Element toXml(Document document)
document -
XmlSerializable.toXml(Document)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||