|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.request.AbstractRequest
org.apache.wvcm.store.webdav.request.ReportRequest
org.apache.wvcm.store.webdav.request.ReportRequest.ExpandPropertyReportRequest
public static class ReportRequest.ExpandPropertyReportRequest
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 |
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 |
---|
public ReportRequest.ExpandPropertyReportRequest(PropertyNameList pnameList)
Method Detail |
---|
protected void createDefaultPropertyElement(org.jdom.Element contextElm, java.lang.String name)
createDefaultPropertyElement
in class AbstractRequest
protected void createPropertyElements(org.jdom.Element contextElm, PropertyNameList pnameList)
createPropertyElements
in class AbstractRequest
contextElm
- the contextpnameList
- the wanted properties
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |