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, Serializable
public class UnitUserSearchFields
- extends DefaultUnitSearchFields
UnitUserSearchFields
- See Also:
- Serialized Form
Methods inherited from class fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields |
getCurrentPageIndex, getDefaultItemsPerPage, getItemsPerPage, getSortedAttributeName, isAscSort, isInDepthSearch, setAscSort, setCurrentPageIndex, setDefaultItemsPerPage, setInDepthSearch, setItemsPerPage, setSortedAttributeName |
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(List<fr.paris.lutece.portal.business.user.AdminUser> listUsers,
String strBaseUrl,
javax.servlet.http.HttpServletRequest request,
Map<String,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 © 2013 Mairie de Paris. All Rights Reserved.