fr.paris.lutece.plugins.profiles.business.views
Class ViewDashboardListener

java.lang.Object
  extended by fr.paris.lutece.plugins.profiles.business.views.ViewDashboardListener
All Implemented Interfaces:
fr.paris.lutece.portal.business.dashboard.DashboardListener

public class ViewDashboardListener
extends Object
implements fr.paris.lutece.portal.business.dashboard.DashboardListener

ViewDashboardListener


Constructor Summary
ViewDashboardListener()
           
 
Method Summary
 List<fr.paris.lutece.portal.service.dashboard.IDashboardComponent> getDashboardComponents(fr.paris.lutece.portal.business.user.AdminUser user, javax.servlet.http.HttpServletRequest request)
          Get the list of dashboards
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewDashboardListener

public ViewDashboardListener()
Method Detail

getDashboardComponents

public List<fr.paris.lutece.portal.service.dashboard.IDashboardComponent> getDashboardComponents(fr.paris.lutece.portal.business.user.AdminUser user,
                                                                                                 javax.servlet.http.HttpServletRequest request)
Get the list of dashboards

Specified by:
getDashboardComponents in interface fr.paris.lutece.portal.business.dashboard.DashboardListener
Parameters:
user - the current user
request - HttpServletRequest
Returns:
a list of IDashboardComponent


Copyright © 2013 Mairie de Paris. All Rights Reserved.