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, unlock
options
public FolderResource(String path, DocumentModel doc, HttpServletRequest request, WebDavBackend backend) throws Exception
Exception
public String get() throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.