fr.paris.lutece.plugins.profiles.business.views
Class ViewDashboardListener
java.lang.Object
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
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 |
ViewDashboardListener
public ViewDashboardListener()
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 userrequest
- HttpServletRequest
- Returns:
- a list of
IDashboardComponent
Copyright © 2013 Mairie de Paris. All Rights Reserved.