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

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.attributes.DefaultManager
      extended by fr.paris.lutece.plugins.document.service.attributes.TextManager
All Implemented Interfaces:
AttributeManager
Direct Known Subclasses:
NumerictextManager, UrlManager

public class TextManager
extends DefaultManager

Manager for Text Attribute


Constructor Summary
TextManager()
           
 
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

TextManager

public TextManager()
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 locale
Returns:
null if valid, otherwise message property


Copyright © 2009 Mairie de Paris. All Rights Reserved.