public static class WLibServlet.WLibServletEnvironment
extends com.github.bordertech.wcomponents.servlet.WServlet.WServletEnvironment
| Constructor and Description |
|---|
WLibServlet.WLibServletEnvironment(String postPath,
String baseUrl,
String userAgent) |
WLibServlet.WLibServletEnvironment(String postPath,
String baseUrl,
com.github.bordertech.wcomponents.UserAgentInfo userAgentInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
String |
getThemePath() |
getAppHostPath, getHiddenParameters, setSubsessionIdgetActionStep, getAppId, getFormEncType, getHostFreeBaseUrl, getPostPath, getSessionToken, getStep, getUserAgentInfo, getWServletPath, setActionStep, setAppHostPath, setAppId, setBaseUrl, setFormEncType, setHostFreeBaseUrl, setPostPath, setSessionToken, setStep, setUserAgentInfopublic WLibServlet.WLibServletEnvironment(String postPath, String baseUrl, String userAgent)
postPath - the post pathbaseUrl - the base URLuserAgent - the user agent stringpublic String getThemePath()
getThemePath in interface com.github.bordertech.wcomponents.EnvironmentgetThemePath in class com.github.bordertech.wcomponents.AbstractEnvironmentpublic String getBaseUrl()
getBaseUrl in interface com.github.bordertech.wcomponents.EnvironmentgetBaseUrl in class com.github.bordertech.wcomponents.AbstractEnvironmentCopyright © 2018. All rights reserved.