- added javadoc
authorPatric Plitzner <p.plitzner@bgbm.org>
Mon, 1 Sep 2014 07:52:20 +0000 (07:52 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Mon, 1 Sep 2014 07:52:20 +0000 (07:52 +0000)
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/DataImportEditor.java

index 9cf41e4d99770e6b5a4c7da6e22002412920e257..02e06032ca6f7d72493b997923d4c4d64e75aa47 100644 (file)
@@ -156,6 +156,11 @@ IConversationEnabled, IPartContentHasDetails, IPartContentHasSupplementalData, I
         }
     }
 
         }
     }
 
+    /**
+     * Returns the text label of the given item.
+     * @param item the item for which the label should be returnes
+     * @return the label of the item
+     */
     protected abstract String getTextForTableItem(T item);
 
     /* (non-Javadoc)
     protected abstract String getTextForTableItem(T item);
 
     /* (non-Javadoc)