matching is now configurable in the editor
authorn.hoffmann <n.hoffmann@localhost>
Thu, 28 Jan 2010 14:19:43 +0000 (14:19 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 28 Jan 2010 14:19:43 +0000 (14:19 +0000)
commit3bab40a1966d93c6d8e8840249f6248ba889f19e
tree556852b18ab8329347d4ae6e690f4efe30eaeed7
parent895544ced65eef672872292f9cdbab2388f4a9e3
matching is now configurable in the editor
.gitattributes
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/parser/MatchStrategyConfigurator.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/matching/AbstractMatchingPreferences.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/matching/NonViralNameMatchingPreference.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/matching/ReferenceMatchingPreference.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/matching/TeamOrPersonMatchingPreference.java [new file with mode: 0644]