org.apache.wvcm.store.webdav.request
Class ReportRequest

java.lang.Object
  extended by org.apache.wvcm.store.webdav.request.AbstractRequest
      extended by org.apache.wvcm.store.webdav.request.ReportRequest
Direct Known Subclasses:
ReportRequest.ExpandPropertyReportRequest, ReportRequest.LocateByHistoryReportRequest

public class ReportRequest
extends AbstractRequest

Handler for REPORT request bodies.

Version:
$Revision: 1.1.1.1.2.4 $

Nested Class Summary
static class ReportRequest.ExpandPropertyReportRequest
           
static class ReportRequest.LocateByHistoryReportRequest
           
 
Field Summary
 
Fields inherited from class org.apache.wvcm.store.webdav.request.AbstractRequest
defaultProperties, dnsp
 
Constructor Summary
ReportRequest()
           
 
Method Summary
 
Methods inherited from class org.apache.wvcm.store.webdav.request.AbstractRequest
createDefaultPropertyElement, createDefaultPropertyElements, createHrefElement, createHrefElement, createHrefElements, createPrivilegeElement, createPropElement, createPropElement, createPropertyElement, createPropertyElements, getReqBodyAsBytes, setReqBodyDoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportRequest

public ReportRequest()


Copyright (c) 2003 - Apache Software Foundation