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
|
protected String |
getCreateParametersTemplate()
Gets the template to enter the parameters of the attribute value
|
protected String |
getCreateTemplate()
Gets the template to enter the attribute value
|
protected String |
getModifyParametersTemplate()
Gets the template to modify the parameters of the attribute value
|
protected String |
getModifyTemplate()
Gets the template to modify the attribute value
|
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, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, getModifyParametersFormHtml, getParameters, getValueParameters, setAttributeTypeCodeprotected String getCreateTemplate()
getCreateTemplate in class DefaultManagerprotected String getModifyTemplate()
getModifyTemplate in class DefaultManagerprotected String getCreateParametersTemplate()
getCreateParametersTemplate in class DefaultManagerprotected String getModifyParametersTemplate()
getModifyParametersTemplate in class DefaultManagerpublic String validateValue(int nAttributeId, String strValue, Locale locale)
validateValue in interface AttributeManagervalidateValue in class DefaultManagernAttributeId - The attribute identifierstrValue - The value to checklocale - The current Localepublic String validateValueParameters(List<AttributeTypeParameter> listParameters, Locale locale)
validateValueParameters in interface AttributeManagervalidateValueParameters in class DefaultManagerlistParameters - The list of parameters to checklocale - The current Localepublic Collection<AttributeTypeParameter> getAttributeParametersValues(int nAttributeId, Locale locale)
getAttributeParametersValues in class DefaultManagernAttributeId - The attribute Idlocale - The current LocaleCopyright © 2020 City of Paris. All rights reserved.