public final class UnitUserAttributeManager extends Object
Modifier and Type | Method and Description |
---|---|
static void |
fillModel(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.business.user.AdminUser adminUser,
Map<String,Object> model,
String strMark)
Fill the model for the unit user attribute component
|
static List<IUnitUserAttributeComponent> |
getListUnitUserAttributeComponents()
Get the list of unit user attribute components
|
static List<IUnitUserAttributeService> |
getListUnitUserAttributeService()
Get the list of unit user attribute services
|
public static List<IUnitUserAttributeComponent> getListUnitUserAttributeComponents()
IUnitUserAttributeComponent
public static List<IUnitUserAttributeService> getListUnitUserAttributeService()
IUnitUserAttributeService
public static void fillModel(javax.servlet.http.HttpServletRequest request, fr.paris.lutece.portal.business.user.AdminUser adminUser, Map<String,Object> model, String strMark)
request
- the HTTP requestadminUser
- the current usermodel
- the modelstrMark
- the markerCopyright © 2019 City of Paris. All rights reserved.