OccurrenceCreator: updated createNewEntity method to return wizard created object...
authorCherian Mathew <c.mathew@bgbm.org>
Mon, 22 Jul 2013 15:22:22 +0000 (15:22 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Mon, 22 Jul 2013 15:22:22 +0000 (15:22 +0000)
commitc0692f1e887f9732508c4914f58cb3daf2450461
treeea58f389a5c6fa217f626fdd75d8802dabf4a2c0
parent0cec47a5174a214290865fda1555650235058591
OccurrenceCreator: updated createNewEntity method to return wizard created object based on given SpecimenOrObservationType, added comparator for the key label pairs map
Other classes : implemented savesEntity method to return a flag indicating whether the creator class also saves the entity
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/AgentCreator.java
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/GroupCreator.java
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/NameCreator.java
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/OccurrenceCreator.java
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/ReferenceCreator.java
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/entitycreator/UserCreator.java