lumis.util.log
Interface INavigationLogger

Package class diagram package INavigationLogger
All Known Implementing Classes:
BannerLogger, NavigationLogger

public interface INavigationLogger


Method Summary
 void logAccess(HttpServletRequest request, SessionConfig sessionConfig, PageConfig pageConfig, ITransaction transaction)
          Logs an entry in the navigation log with the access information relative to the given request.
 

Method Detail

logAccess

void logAccess(HttpServletRequest request,
               SessionConfig sessionConfig,
               PageConfig pageConfig,
               ITransaction transaction)
Logs an entry in the navigation log with the access information relative to the given request.

Parameters:
request - the request of the access to be logged.


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