public class APIRoot extends ModuleRoot
Constructor and Description |
---|
APIRoot() |
Modifier and Type | Method and Description |
---|---|
Object |
doGetConfig() |
Object |
doGetDirectory() |
Object |
doGetDocumentation() |
Object |
doGetGroup() |
Object |
doGetRepository(String repositoryParam) |
Object |
doGetUser() |
Object |
doQuery() |
Object |
getAutomationEndPoint() |
Object |
handleError(javax.ws.rs.WebApplicationException cause) |
Object |
route(String otherPath) |
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
equals, 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 Object doGetRepository(String repositoryParam) throws NoSuchDocumentException
NoSuchDocumentException
public Object doGetUser()
public Object doGetGroup()
public Object getAutomationEndPoint()
public Object doGetDirectory()
public Object doGetDocumentation()
public Object doQuery()
public Object doGetConfig()
public Object handleError(javax.ws.rs.WebApplicationException cause)
handleError
in interface ModuleResource
handleError
in class ModuleRoot
Copyright © 2015 Nuxeo SA. All rights reserved.