public class PublicApiTenantWebScriptServletRequest extends TenantWebScriptServletRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
NETWORK_PATH |
static String |
NETWORKS_PATH |
pathInfo, tenant| Constructor and Description |
|---|
PublicApiTenantWebScriptServletRequest(org.springframework.extensions.webscripts.Runtime container,
javax.servlet.http.HttpServletRequest req,
org.springframework.extensions.webscripts.Match serviceMatch,
org.springframework.extensions.config.ServerProperties serverProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parse() |
getPathInfo, getRealPathInfo, getServiceContextPath, getTenantforceSuccessStatus, getAgent, getContent, getContentType, getContextPath, getFileField, getHeader, getHeaderNames, getHeaderValues, getHttpServletRequest, getParameter, getParameterNames, getParameterValues, getQueryString, getServerPath, getServiceMatch, getServicePath, getURL, resolveUserAgent, toStringpublic static final String NETWORKS_PATH
public static final String NETWORK_PATH
public PublicApiTenantWebScriptServletRequest(org.springframework.extensions.webscripts.Runtime container,
javax.servlet.http.HttpServletRequest req,
org.springframework.extensions.webscripts.Match serviceMatch,
org.springframework.extensions.config.ServerProperties serverProperties)
protected void parse()
parse in class TenantWebScriptServletRequestCopyright © 2005–2018 Alfresco Software. All rights reserved.