lumis.util.log
Class NavigationLoggerControllerHtml

Package class diagram package NavigationLoggerControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.util.log.NavigationLoggerControllerHtml

public class NavigationLoggerControllerHtml
extends ControllerHtml

Since:
4.0.0

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
NavigationLoggerControllerHtml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
 void handleRequest()
           
 void logNavigation(ITransaction transaction)
           
 
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

NavigationLoggerControllerHtml

public NavigationLoggerControllerHtml(HttpServletRequest request,
                                      HttpServletResponse response,
                                      PageContext pageContext)
                               throws ControllerException,
                                      PortalException
Throws:
ControllerException
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception

logNavigation

public void logNavigation(ITransaction transaction)
                   throws ControllerException,
                          PortalException
Throws:
ControllerException
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.