public interface IUnitAttributeComponent
Modifier and Type | Method and Description |
---|---|
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
|
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()
Copyright © 2017 City of Paris. All rights reserved.