|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.hippo.client.webdav.method.PropPatch
public class PropPatch
Implements the WebDav PROPPATCH method.
| Constructor Summary | |
|---|---|
PropPatch(WebdavConfig config)
|
|
| Method Summary | |
|---|---|
WebdavResponse |
execute(DocumentPath path,
Property[] propertiesToRemove,
Property[] propertiesToSet)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropPatch(WebdavConfig config)
| Method Detail |
|---|
public WebdavResponse execute(DocumentPath path,
Property[] propertiesToRemove,
Property[] propertiesToSet)
throws ClientException
ClientException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||