lumis.service.sendtofriend
Class SendToFriendControllerHtml

Package class diagram package SendToFriendControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.service.sendtofriend.SendToFriendControllerHtml

public class SendToFriendControllerHtml
extends ControllerHtml

Html controller for link of send to friend service. Sets the locale in user current session config and rediret to the link given by url param.

Since:
4.0.11

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

SendToFriendControllerHtml

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

handleLinkRequest

public void handleLinkRequest()
                       throws PortalException
Throws:
PortalException


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