fr.paris.lutece.plugins.document.service.attributes
public class DateManager extends DefaultManager
Constructor and Description |
---|
DateManager() |
Modifier and Type | Method and Description |
---|---|
Collection<AttributeTypeParameter> |
getAttributeParametersValues(int nAttributeId,
Locale locale)
Gets parameters values for the attribute
|
String |
validateValue(int nAttributeId,
String strValue,
Locale locale)
Validate the value for the attribute
|
String |
validateValueParameters(List<AttributeTypeParameter> listParameters,
Locale locale)
Validate the value for the parameters
|
canBeUsedAsThumbnail, getAttributeTypeCode, getAttributeXmlValue, getCreateFormHtml, getCreateParametersFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, getParameters, getValueParameters, setAttributeTypeCode
public String validateValue(int nAttributeId, String strValue, Locale locale)
validateValue
in interface AttributeManager
validateValue
in class DefaultManager
nAttributeId
- The attribute identifierstrValue
- The value to checklocale
- The current Localepublic String validateValueParameters(List<AttributeTypeParameter> listParameters, Locale locale)
validateValueParameters
in interface AttributeManager
validateValueParameters
in class DefaultManager
listParameters
- The list of parameters to checklocale
- The current Localepublic Collection<AttributeTypeParameter> getAttributeParametersValues(int nAttributeId, Locale locale)
getAttributeParametersValues
in class DefaultManager
nAttributeId
- The attribute Idlocale
- The current LocaleCopyright © 2014 Mairie de Paris. All rights reserved.