|
||||||||||
| 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.DavReport
public class DavReport
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 | |
|---|---|
DavReport(WebDavContext context)
|
|
| Method Summary | |
|---|---|
int |
execute()
|
void |
setDepth(int depth)
|
| Methods inherited from class org.exoplatform.applications.ooplugin.client.MultistatusCommand |
|---|
finalExecute, getMultistatus, isPropNamesRequired, requireAllProperties, setRequiredProperty, setRequiredProperty, toXml |
| Methods inherited from class org.exoplatform.applications.ooplugin.client.DavCommand |
|---|
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 DavReport(WebDavContext context)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setDepth(int depth)
public int execute()
throws java.lang.Exception
execute in class DavCommandjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||