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, unlock
getNameFromPath, getParentPath, options
public FolderResource(String path, DocumentModel doc, javax.servlet.http.HttpServletRequest request, Backend backend)
public String get() throws ClientException
ClientException
public javax.ws.rs.core.Response propfind(@Context javax.ws.rs.core.UriInfo uriInfo, @HeaderParam(value="depth") String depth) throws IOException, JAXBException
IOException
JAXBException
Copyright © 2015 Nuxeo SA. All rights reserved.