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 java.lang.Object

UnitUserAttributeManager


Method Summary
static void fillModel(javax.servlet.http.HttpServletRequest request, fr.paris.lutece.portal.business.user.AdminUser adminUser, java.util.Map<java.lang.String,java.lang.Object> model, java.lang.String strMark)
          Fill the model for the unit user attribute component
static java.util.List<IUnitUserAttributeComponent> getListUnitUserAttributeComponents()
          Get the list of unit user attribute components
static java.util.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 java.util.List<IUnitUserAttributeComponent> getListUnitUserAttributeComponents()
Get the list of unit user attribute components

Returns:
a list of IUnitUserAttributeComponent

getListUnitUserAttributeService

public static java.util.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,
                             java.util.Map<java.lang.String,java.lang.Object> model,
                             java.lang.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 © 2012 Mairie de Paris. All Rights Reserved.