|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.hippo.client.webdav.method.Copy
public class Copy
Implements the WebDav MOVE method.
| Constructor Summary | |
|---|---|
Copy(WebdavConfig config)
|
|
| Method Summary | |
|---|---|
WebdavResponse |
execute(DocumentPath srcPath,
DocumentPath destPath,
boolean overwrite)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Copy(WebdavConfig config)
| Method Detail |
|---|
public WebdavResponse execute(DocumentPath srcPath,
DocumentPath destPath,
boolean overwrite)
throws ClientException
ClientException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||