Package org.springframework.ldap.filter
Class FilterEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.ldap.filter.FilterEditor
- All Implemented Interfaces:
PropertyEditor
Property editor for
Filter instances. Creates HardcodedFilter
instances.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
FilterEditor
public FilterEditor()
-
-
Method Details
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException
-