public interface ConfigurableFieldHandler extends FieldHandler
FieldHandler that can be configured with any kind of data. It's the responsibility
of the implementing class to do something useful with the configuration data.FieldHandler| Modifier and Type | Method and Description |
|---|---|
void |
setConfiguration(java.util.Properties config)
Set the configuration data.
|
checkValidity, getValue, newInstance, resetValue, setValuevoid setConfiguration(java.util.Properties config)
throws ValidityException
config - the configuration data.ValidityException - if config is invalid for this FieldHandler.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com