|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.controller.ControllerHtml
lumis.portal.localization.LocalizationControllerHtml
public class LocalizationControllerHtml
Handles localization related requests.
Field Summary |
---|
Fields inherited from class lumis.portal.controller.ControllerHtml |
---|
out, request, response, sessionConfig, userConfig |
Constructor Summary | |
---|---|
LocalizationControllerHtml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Method Summary | |
---|---|
void |
handleSetLocaleRequest()
|
Methods inherited from class lumis.portal.controller.ControllerHtml |
---|
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalizationControllerHtml(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws ControllerException, PortalException
ControllerException
PortalException
Method Detail |
---|
public void handleSetLocaleRequest() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |