|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUnitAttributeComponent
IUnitUserAttributeComponent
Method Summary | |
---|---|
void |
fillModel(javax.servlet.http.HttpServletRequest request,
fr.paris.lutece.portal.business.user.AdminUser user,
Map<String,Object> model)
Fill the model of the unit user attribute component |
String |
getName()
Get the name |
String |
getTemplate()
Get the template |
boolean |
isDisplayedInUnitForm()
Check if the component is displayed in the creation/modification unit form |
Method Detail |
---|
void fillModel(javax.servlet.http.HttpServletRequest request, fr.paris.lutece.portal.business.user.AdminUser user, Map<String,Object> model)
request
- the HTTP requestuser
- the current usermodel
- the modelString getTemplate()
String getName()
boolean isDisplayedInUnitForm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |