fr.paris.lutece.portal.business.user.attribute
Interface ISimpleValuesAttributes

All Superinterfaces:
IAttribute
All Known Implementing Classes:
AttributeCheckBox, AttributeComboBox, AttributeRadioButton, AttributeText

public interface ISimpleValuesAttributes
extends IAttribute

Interface of attributes that contains only interger, boolean or string values.


Method Summary
 List<AdminUserField> getUserFieldsData(String[] strValues, AdminUser user)
          Get the data of the user fields
 
Methods inherited from interface fr.paris.lutece.portal.business.user.attribute.IAttribute
getAnonymize, getAttributeType, getHelpMessage, getIdAttribute, getListAttributeFields, getPlugin, getPosition, getPropertyCreatePageTitle, getPropertyModifyPageTitle, getTemplateCreateAttribute, getTemplateHtmlFormAttribute, getTemplateHtmlFormSearchAttribute, getTemplateHtmlValue, getTemplateModifyAttribute, getTitle, getUserFieldsData, isAnonymizable, isAttributeImage, isFieldInLine, isMandatory, isShownInResultList, isShownInSearch, setAnonymize, setAttributeData, setAttributeImage, setAttributeType, setAttributeType, setFieldInLine, setHelpMessage, setIdAttribute, setListAttributeFields, setMandatory, setPlugin, setPosition, setShownInResultList, setShownInSearch, setTitle
 

Method Detail

getUserFieldsData

List<AdminUserField> getUserFieldsData(String[] strValues,
                                       AdminUser user)
Get the data of the user fields

Parameters:
strValues - Values
user - user
Returns:
user field data


Copyright © 2014 Mairie de Paris. All Rights Reserved.