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

java.lang.Object
  extended by org.apache.wvcm.store.webdav.request.AbstractRequest
      extended by org.apache.wvcm.store.webdav.request.ReportRequest
          extended by org.apache.wvcm.store.webdav.request.ReportRequest.ExpandPropertyReportRequest
Enclosing class:
ReportRequest

public static class ReportRequest.ExpandPropertyReportRequest
extends ReportRequest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.wvcm.store.webdav.request.ReportRequest
ReportRequest.ExpandPropertyReportRequest, ReportRequest.LocateByHistoryReportRequest
 
Field Summary
 
Fields inherited from class org.apache.wvcm.store.webdav.request.AbstractRequest
defaultProperties, dnsp
 
Constructor Summary
ReportRequest.ExpandPropertyReportRequest(PropertyNameList pnameList)
          Constructor
 
Method Summary
protected  void createDefaultPropertyElement(org.jdom.Element contextElm, java.lang.String name)
           
protected  void createPropertyElements(org.jdom.Element contextElm, PropertyNameList pnameList)
          Create elements in the specified context.
 
Methods inherited from class org.apache.wvcm.store.webdav.request.AbstractRequest
createDefaultPropertyElements, createHrefElement, createHrefElement, createHrefElements, createPrivilegeElement, createPropElement, createPropElement, createPropertyElement, getReqBodyAsBytes, setReqBodyDoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportRequest.ExpandPropertyReportRequest

public ReportRequest.ExpandPropertyReportRequest(PropertyNameList pnameList)
Constructor

Method Detail

createDefaultPropertyElement

protected void createDefaultPropertyElement(org.jdom.Element contextElm,
                                            java.lang.String name)
Overrides:
createDefaultPropertyElement in class AbstractRequest

createPropertyElements

protected void createPropertyElements(org.jdom.Element contextElm,
                                      PropertyNameList pnameList)
Create elements in the specified context.

Overrides:
createPropertyElements in class AbstractRequest
Parameters:
contextElm - the context
pnameList - the wanted properties


Copyright (c) 2003 - Apache Software Foundation