|
Nuxeo Filesystem Connectors 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.webdav.resource.RootResource
public class RootResource
| Constructor Summary | |
|---|---|
RootResource(HttpServletRequest request)
|
|
| Method Summary | |
|---|---|
Object |
findResource(String path)
|
Object |
getRoot()
|
Object |
getRootOptions()
|
Object |
getRootPropfind(UriInfo uriInfo,
String depth)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootResource(@Context
HttpServletRequest request)
throws Exception
Exception| Method Detail |
|---|
public Object getRoot()
throws Exception
Exception
public Object getRootOptions()
throws Exception
Exception
public Object getRootPropfind(@Context
UriInfo uriInfo,
@HeaderParam(value="depth")
String depth)
throws Exception
Exception
public Object findResource(String path)
throws Exception
Exception
|
Nuxeo Filesystem Connectors 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||