lumis.portal.localization
Class LocalizationControllerHtml

Package class diagram package LocalizationControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.portal.localization.LocalizationControllerHtml

public class LocalizationControllerHtml
extends ControllerHtml

Handles localization related requests.

Since:
4.0.11

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
LocalizationControllerHtml(HttpServletRequest request, 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

LocalizationControllerHtml

public LocalizationControllerHtml(HttpServletRequest request,
                                  HttpServletResponse response)
                           throws ControllerException,
                                  PortalException
Throws:
ControllerException
PortalException
Method Detail

handleSetLocaleRequest

public void handleSetLocaleRequest()
                            throws PortalException
Throws:
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.