fr.paris.lutece.plugins.unittree.web.action
Class UnitUserSearchFields
java.lang.Object
fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
fr.paris.lutece.plugins.unittree.web.action.UnitUserSearchFields
- All Implemented Interfaces:
- IUnitSearchFields
public class UnitUserSearchFields
- extends DefaultUnitSearchFields
UnitUserSearchFields
Method Summary |
void |
fillModelForUserSearchForm(java.util.List<fr.paris.lutece.portal.business.user.AdminUser> listUsers,
java.lang.String strBaseUrl,
javax.servlet.http.HttpServletRequest request,
java.util.Map<java.lang.String,java.lang.Object> model,
Unit unit)
Fill the model for the user search form |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitUserSearchFields
public UnitUserSearchFields()
- Constructor
UnitUserSearchFields
public UnitUserSearchFields(javax.servlet.http.HttpServletRequest request)
- Constructor
- Parameters:
request
- the HTTP request
fillModelForUserSearchForm
public void fillModelForUserSearchForm(java.util.List<fr.paris.lutece.portal.business.user.AdminUser> listUsers,
java.lang.String strBaseUrl,
javax.servlet.http.HttpServletRequest request,
java.util.Map<java.lang.String,java.lang.Object> model,
Unit unit)
throws fr.paris.lutece.portal.service.admin.AccessDeniedException
- Fill the model for the user search form
- Parameters:
listUsers
- the list of usersstrBaseUrl
- the base urlrequest
- the HTTP requestmodel
- the modelunit
- the unit
- Throws:
fr.paris.lutece.portal.service.admin.AccessDeniedException
- exception if the user does not have the rights
Copyright © 2012 Mairie de Paris. All Rights Reserved.