fr.paris.lutece.plugins.unittree.service.unit
Class UnitUserAttributeManager

java.lang.Object
  extended by fr.paris.lutece.plugins.unittree.service.unit.UnitUserAttributeManager

public final class UnitUserAttributeManager
extends Object

UnitUserAttributeManager


Method Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getListUnitUserAttributeComponents

public static List<IUnitUserAttributeComponent> getListUnitUserAttributeComponents()
Get the list of unit user attribute components

Returns:
a list of IUnitUserAttributeComponent

getListUnitUserAttributeService

public static List<IUnitUserAttributeService> getListUnitUserAttributeService()
Get the list of unit user attribute services

Returns:
a list of IUnitUserAttributeService

fillModel

public 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

Parameters:
request - the HTTP request
adminUser - the current user
model - the model
strMark - the marker


Copyright © 2013 Mairie de Paris. All Rights Reserved.