org.cateproject.controller.editor
Class AuditEventSortPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.cateproject.controller.editor.AuditEventSortPropertyEditor
- All Implemented Interfaces:
- PropertyEditor, org.springframework.core.convert.converter.Converter<String,eu.etaxonomy.cdm.persistence.dao.common.AuditEventSort>
public class AuditEventSortPropertyEditor
- extends PropertyEditorSupport
- implements org.springframework.core.convert.converter.Converter<String,eu.etaxonomy.cdm.persistence.dao.common.AuditEventSort>
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORWARDS
public static final String FORWARDS
- See Also:
- Constant Field Values
BACKWARDS
public static final String BACKWARDS
- See Also:
- Constant Field Values
AuditEventSortPropertyEditor
public AuditEventSortPropertyEditor()
setAsText
public void setAsText(String text)
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class PropertyEditorSupport
convert
public eu.etaxonomy.cdm.persistence.dao.common.AuditEventSort convert(String text)
- Specified by:
convert in interface org.springframework.core.convert.converter.Converter<String,eu.etaxonomy.cdm.persistence.dao.common.AuditEventSort>
Copyright © 2010. All Rights Reserved.