public class FolderResource extends ExistingResource
READONLY_TOKEN| Constructor and Description |
|---|
FolderResource(String path,
DocumentModel doc,
HttpServletRequest request,
WebDavBackend backend) |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
Response |
propfind(UriInfo uriInfo,
String depth) |
copy, delete, head, lock, mkcol, move, proppatch, unlockoptionspublic FolderResource(String path, DocumentModel doc, HttpServletRequest request, WebDavBackend backend) throws Exception
Exceptionpublic String get() throws ClientException
ClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.