Creating a Taxonomic e-Science

org.cateproject.controller.editor
Class CollectionPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.cateproject.controller.editor.IdentifiableEntityPropertyEditor<eu.etaxonomy.cdm.model.occurrence.Collection,eu.etaxonomy.cdm.api.service.ICollectionService>
          extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface org.springframework.core.convert.converter.GenericConverter
org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
 
Field Summary
 
Fields inherited from class org.cateproject.controller.editor.IdentifiableEntityPropertyEditor
matchMode, service, type
 
Constructor Summary
CollectionPropertyEditor(Class<? extends eu.etaxonomy.cdm.model.occurrence.Collection> type, eu.etaxonomy.cdm.api.service.ICollectionService service)
           
 
Method Summary
 
Methods inherited from class org.cateproject.controller.editor.IdentifiableEntityPropertyEditor
convert, convert, convert, getAsText, getConvertibleTypes, setAsText, setService
 
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
 

Constructor Detail

CollectionPropertyEditor

public CollectionPropertyEditor(Class<? extends eu.etaxonomy.cdm.model.occurrence.Collection> type,
                                eu.etaxonomy.cdm.api.service.ICollectionService service)

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.