|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.applications.ooplugin.client.DavCommand
org.exoplatform.applications.ooplugin.client.MultistatusCommand
org.exoplatform.applications.ooplugin.client.DavSearch
public class DavSearch
Created by The eXo Platform SAS.
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.applications.ooplugin.client.MultistatusCommand |
|---|
multistatusDocument, propList, xmlName |
| Fields inherited from class org.exoplatform.applications.ooplugin.client.DavCommand |
|---|
AUTH_BASIC, client, commandName, context, inStream, requestDataBytes, resourcePath, responseDataBytes |
| Constructor Summary | |
|---|---|
DavSearch(WebDavContext context)
|
|
| Method Summary | |
|---|---|
void |
setQuery(DavQuery query)
|
org.w3c.dom.Element |
toXml(org.w3c.dom.Document xmlDocument)
|
| Methods inherited from class org.exoplatform.applications.ooplugin.client.MultistatusCommand |
|---|
finalExecute, getMultistatus, isPropNamesRequired, requireAllProperties, setRequiredProperty, setRequiredProperty |
| Methods inherited from class org.exoplatform.applications.ooplugin.client.DavCommand |
|---|
execute, getResponseDataBuffer, getResponseHeader, getResponseHeadersNames, setLockToken, setRange, setRange, setRequestDataBuffer, setRequestInputStream, setResourcePath, setXmlEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DavSearch(WebDavContext context)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setQuery(DavQuery query)
public org.w3c.dom.Element toXml(org.w3c.dom.Document xmlDocument)
toXml in class MultistatusCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||