org.cateproject.controller.editor
Class CollectionPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.cateproject.controller.editor.IdentifiableEntityPropertyEditor<eu.etaxonomy.cdm.model.occurrence.Collection,eu.etaxonomy.cdm.api.service.ICollectionService>
org.cateproject.controller.editor.CollectionPropertyEditor
- All Implemented Interfaces:
- PropertyEditor, org.springframework.core.convert.converter.GenericConverter
public class CollectionPropertyEditor
- extends IdentifiableEntityPropertyEditor<eu.etaxonomy.cdm.model.occurrence.Collection,eu.etaxonomy.cdm.api.service.ICollectionService>
| Nested classes/interfaces inherited from interface org.springframework.core.convert.converter.GenericConverter |
org.springframework.core.convert.converter.GenericConverter.ConvertiblePair |
|
Constructor Summary |
CollectionPropertyEditor(Class<? extends eu.etaxonomy.cdm.model.occurrence.Collection> type,
eu.etaxonomy.cdm.api.service.ICollectionService service)
|
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, 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 |
CollectionPropertyEditor
public CollectionPropertyEditor(Class<? extends eu.etaxonomy.cdm.model.occurrence.Collection> type,
eu.etaxonomy.cdm.api.service.ICollectionService service)
Copyright © 2010. All Rights Reserved.