|
||||||||||
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.ListBoxManager
public class ListBoxManager
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 |
---|
public ListBoxManager()
Method Detail |
---|
public java.lang.String validateValueParameters(java.util.List<AttributeTypeParameter> listParameters, java.util.Locale locale)
validateValueParameters
in interface AttributeManager
validateValueParameters
in class DefaultManager
listParameters
- The list of parameters to checklocale
- The current Locale
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |