public class FileResource extends ExistingResource
READONLY_TOKEN
Constructor and Description |
---|
FileResource(String path,
DocumentModel doc,
javax.servlet.http.HttpServletRequest request,
Backend backend) |
Modifier and Type | Method and Description |
---|---|
Object |
get() |
javax.ws.rs.core.Response |
propfind(javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
put() |
copy, delete, head, lock, mkcol, move, proppatch, unlock
getNameFromPath, getParentPath, options
public FileResource(String path, DocumentModel doc, javax.servlet.http.HttpServletRequest request, Backend backend)
public Object get()
public javax.ws.rs.core.Response put()
public javax.ws.rs.core.Response propfind(@Context javax.ws.rs.core.UriInfo uriInfo) throws IOException, JAXBException
IOException
JAXBException
Copyright © 2015 Nuxeo SA. All rights reserved.