public class WebScriptViewRuntime extends WebScriptServletRuntime
authFactory, req, res, serverProperties, servletReq, servletRes, servletSessioncontainer, exceptionLogger, logger, session| Constructor and Description |
|---|
WebScriptViewRuntime(String url,
RuntimeContainer container,
ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
ServerProperties serverProperties)
Construction
|
| Modifier and Type | Method and Description |
|---|---|
protected WebScriptResponse |
createResponse()
Create a Web Script Response
|
protected String |
getScriptUrl()
Get the Web Script Url
|
createAuthenticator, createRequest, createSessionFactory, getHttpServletRequest, getHttpServletResponse, getName, getScriptMethod, getSupportedMethodsbeforeProcessError, executeScript, executeScript, getContainer, getFormatStatusTemplate, getRealWebScriptRequest, getRealWebScriptResponse, getScriptParameters, getSession, getStatusCodeTemplate, getStatusTemplate, getTemplateParameters, renderErrorResponse, setURLModelFactorypublic WebScriptViewRuntime(String url, RuntimeContainer container, ServletAuthenticatorFactory authFactory, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, ServerProperties serverProperties)
url - View name URLcontainer - RuntimeContainerauthFactory - ServletAuthenticatorFactoryreq - HttpServletRequestres - HttpServletResponseserverProperties - ServerPropertiesprotected String getScriptUrl()
AbstractRuntimegetScriptUrl in class WebScriptServletRuntimeprotected WebScriptResponse createResponse()
AbstractRuntimecreateResponse in class WebScriptServletRuntimeCopyright © 2005–2016 Alfresco Software. All rights reserved.