|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.attributes.DefaultManager
fr.paris.lutece.plugins.document.service.attributes.TextManager
fr.paris.lutece.plugins.document.service.attributes.NumerictextManager
public class NumerictextManager
Manager for Text Attribute
Constructor Summary | |
---|---|
NumerictextManager()
|
Method Summary | |
---|---|
java.lang.String |
validateValue(int nAttributeId,
java.lang.String strValue,
java.util.Locale locale)
Validate the value for the attribute |
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.TextManager |
---|
validateValueParameters |
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager |
---|
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getAttributeXmlValue, getCreateFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, setAttributeTypeCode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumerictextManager()
Method Detail |
---|
public java.lang.String validateValue(int nAttributeId, java.lang.String strValue, java.util.Locale locale)
validateValue
in interface AttributeManager
validateValue
in class DefaultManager
nAttributeId
- The attribute identifierstrValue
- The value to checklocale
- The current Locale
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |