| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.discovery | |
| org.alfresco.rest.api.search | |
| org.alfresco.rest.framework.tools | |
| org.alfresco.rest.framework.webscripts |
| Constructor and Description |
|---|
PublicApiTenantWebScriptServletRuntime(org.springframework.extensions.webscripts.RuntimeContainer container,
org.springframework.extensions.webscripts.servlet.ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.extensions.config.ServerProperties serverProperties,
ApiAssistant apiAssistant) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryApiWebscript.setAssistant(ApiAssistant assistant) |
| Modifier and Type | Field and Description |
|---|---|
protected ApiAssistant |
SearchSQLApiWebscript.assistant |
protected ApiAssistant |
SearchApiWebscript.assistant |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSQLApiWebscript.setAssistant(ApiAssistant assistant) |
void |
SearchApiWebscript.setAssistant(ApiAssistant assistant) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ResponseWriter.renderException(Exception exception,
org.springframework.extensions.webscripts.WebScriptResponse response,
ApiAssistant assistant)
Renders an exception to the output stream as Json.
|
| Modifier and Type | Field and Description |
|---|---|
protected ApiAssistant |
ApiWebScript.assistant |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiWebScript.setAssistant(ApiAssistant assistant) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.