public class FolderResource extends ExistingResource
READONLY_TOKEN| Constructor and Description | 
|---|
FolderResource(String path,
              DocumentModel doc,
              javax.servlet.http.HttpServletRequest request,
              Backend backend)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
get()  | 
javax.ws.rs.core.Response | 
propfind(javax.ws.rs.core.UriInfo uriInfo,
        String depth)  | 
copy, delete, head, lock, mkcol, move, proppatch, unlockgetNameFromPath, getParentPath, optionspublic FolderResource(String path, DocumentModel doc, javax.servlet.http.HttpServletRequest request, Backend backend)
public String get() throws ClientException
ClientExceptionpublic javax.ws.rs.core.Response propfind(@Context
                                 javax.ws.rs.core.UriInfo uriInfo,
                                 @HeaderParam(value="depth")
                                 String depth)
                                   throws IOException,
                                          JAXBException
IOExceptionJAXBExceptionCopyright © 2015 Nuxeo SA. All rights reserved.