public class ModuleRoot extends DefaultObject implements ModuleResource
| Constructor and Description |
|---|
ModuleRoot() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLink(DocumentModel doc)
You should override this method to resolve objects to links.
|
Response |
getSkinResource(String path) |
Object |
handleError(WebApplicationException e) |
void |
setHttpHeaders(HttpHeaders headers) |
void |
setHttpRequest(HttpServletRequest request) |
void |
setUriInfo(UriInfo info) |
disptachAdapter, isAdaptercheckGuard, 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, 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, setRootgetAdapter@Context public void setHttpHeaders(HttpHeaders headers)
@Context public void setHttpRequest(HttpServletRequest request)
public String getLink(DocumentModel doc)
getLink in interface ModuleResourcedoc - the documentpublic Object handleError(WebApplicationException e)
handleError in interface ModuleResourceCopyright © 2013 Nuxeo SA. All Rights Reserved.