fr.paris.lutece.plugins.unittree.web.action
Class UnitUserSearchFields

java.lang.Object
  extended by fr.paris.lutece.plugins.unittree.web.action.DefaultUnitSearchFields
      extended by fr.paris.lutece.plugins.unittree.web.action.UnitUserSearchFields
All Implemented Interfaces:
IUnitSearchFields, Serializable

public class UnitUserSearchFields
extends DefaultUnitSearchFields

UnitUserSearchFields

See Also:
Serialized Form

Constructor Summary
UnitUserSearchFields()
          Constructor
UnitUserSearchFields(javax.servlet.http.HttpServletRequest request)
          Constructor
 
Method Summary
 void fillModelForUserSearchForm(List<fr.paris.lutece.portal.business.user.AdminUser> listUsers, String strBaseUrl, javax.servlet.http.HttpServletRequest request, Map<String,Object> model, Unit unit)
          Fill the model for the user search 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
 

Constructor Detail

UnitUserSearchFields

public UnitUserSearchFields()
Constructor


UnitUserSearchFields

public UnitUserSearchFields(javax.servlet.http.HttpServletRequest request)
Constructor

Parameters:
request - the HTTP request
Method Detail

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 users
strBaseUrl - the base url
request - the HTTP request
model - the model
unit - 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.