|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.unittree.service.unit.UnitUserAttributeManager
public final class UnitUserAttributeManager
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 |
---|
public static java.util.List<IUnitUserAttributeComponent> getListUnitUserAttributeComponents()
IUnitUserAttributeComponent
public static java.util.List<IUnitUserAttributeService> getListUnitUserAttributeService()
IUnitUserAttributeService
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)
request
- the HTTP requestadminUser
- the current usermodel
- the modelstrMark
- the marker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |