public class Box extends ModuleRoot
httpHeaders, request, uriInfo
Constructor and Description |
---|
Box() |
Modifier and Type | Method and Description |
---|---|
Object |
doGetCollaborations() |
Object |
doGetComment() |
Object |
doGetFile() |
Object |
doGetFolder() |
Object |
doGetRepository(String repositoryParam) |
Object |
doGetSearch() |
Object |
handleError(javax.ws.rs.WebApplicationException e)
Return a Box compat Exception Response in JSON
|
void |
initialize(Object... args) |
getLink, getSkinResource, setHttpHeaders, setHttpRequest, setUriInfo
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot
getAdapter
public Box()
public void initialize(Object... args)
initialize
in class AbstractResource<ResourceTypeImpl>
public Object doGetRepository(String repositoryParam) throws DocumentNotFoundException
DocumentNotFoundException
public Object doGetFolder()
public Object doGetSearch()
public Object doGetComment()
public Object doGetCollaborations()
public Object handleError(javax.ws.rs.WebApplicationException e)
handleError
in interface ModuleResource
handleError
in class ModuleRoot
Copyright © 2015 Nuxeo SA. All rights reserved.