fr.paris.lutece.plugins.unittree.web.unit
Interface IUnitUserAttributeComponent


public interface IUnitUserAttributeComponent

IUnitUserAttributeComponent


Method Summary
 void fillModel(javax.servlet.http.HttpServletRequest request, java.util.Map<java.lang.String,java.lang.Object> model)
          Fill the model of the unit user attribute component
 java.lang.String getName()
          Get the name
 java.lang.String getTemplate()
          Get the template
 

Method Detail

fillModel

void fillModel(javax.servlet.http.HttpServletRequest request,
               java.util.Map<java.lang.String,java.lang.Object> model)
Fill the model of the unit user attribute component

Parameters:
request - the HTTP request
model - the model

getTemplate

java.lang.String getTemplate()
Get the template

Returns:
the template

getName

java.lang.String getName()
Get the name

Returns:
the name


Copyright © 2012 Mairie de Paris. All Rights Reserved.