|
Class Summary |
| ContentIncluder |
|
| Copy |
Implements the WebDav MOVE method. |
| Delete |
Implements the WebDav DELETE method. |
| Facets |
Implements the (Hippo specific) WebDav FACETS method. |
| Get |
Implements the WebDav GET method. |
| Head |
Implements the WebDav HEAD method. |
| MkCol |
Implements the WebDav MKCOL method. |
| Move |
Implements the WebDav MOVE method. |
| PropFind |
A limited implementation of the WebDav PROPFIND method, it only supports:
<d:allprop/>
depth = 1
Which means: Get ALL properties of THIS webdav resource. |
| PropPatch |
Implements the WebDav PROPPATCH method. |
| Put |
Implements the WebDav PUT method. |
| Search |
Implements the WebDav SEARCH method. |
| SearchDocumentById |
|