fr.paris.lutece.plugins.document.service.attributes
Class ListBoxManager

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.attributes.DefaultManager
      extended by fr.paris.lutece.plugins.document.service.attributes.ListBoxManager
All Implemented Interfaces:
AttributeManager

public class ListBoxManager
extends DefaultManager

Manager for ListBox Attribute


Constructor Summary
ListBoxManager()
           
 
Method Summary
 java.lang.String validateValueParameters(java.util.List<AttributeTypeParameter> listParameters, java.util.Locale locale)
          Validate the value for the parameters
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getAttributeXmlValue, getCreateFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, setAttributeTypeCode, validateValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListBoxManager

public ListBoxManager()
Method Detail

validateValueParameters

public java.lang.String validateValueParameters(java.util.List<AttributeTypeParameter> listParameters,
                                                java.util.Locale locale)
Validate the value for the parameters

Specified by:
validateValueParameters in interface AttributeManager
Overrides:
validateValueParameters in class DefaultManager
Parameters:
listParameters - The list of parameters to check
locale - The current Locale
Returns:
null if valid, otherwise message property


Copyright © 2010 Mairie de Paris. All Rights Reserved.