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,
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, getTenant
forceSuccessStatus, getAgent, getContent, getContentType, getContextPath, getFileField, getHeader, getHeaderNames, getHeaderValues, getHttpServletRequest, getParameter, getParameterNames, getParameterValues, getQueryString, getServerPath, getServiceMatch, getServicePath, getURL, resolveUserAgent, toString
public static final String NETWORKS_PATH
public static final String NETWORK_PATH
public PublicApiTenantWebScriptServletRequest(org.springframework.extensions.webscripts.Runtime container, HttpServletRequest req, org.springframework.extensions.webscripts.Match serviceMatch, org.springframework.extensions.config.ServerProperties serverProperties)
protected void parse()
parse
in class TenantWebScriptServletRequest
Copyright © 2005–2017 Alfresco Software. All rights reserved.