performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / datasource / handler / UpdateDataSourceHandler.java
index b32b8940bef010a0d8aee107d654bf65b3ca6461..1b3adc54445ff1423c19230a97df9c2b9923bf41 100644 (file)
@@ -26,6 +26,8 @@ import eu.etaxonomy.taxeditor.store.StoreUtil;
 import eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin;
 
 /**
+ * <p>UpdateDataSourceHandler class.</p>
+ *
  * @author n.hoffmann
  * @created Sep 22, 2010
  * @version 1.0
@@ -35,6 +37,7 @@ public class UpdateDataSourceHandler extends AbstractDataSourceHandler {
        /* (non-Javadoc)
         * @see eu.etaxonomy.taxeditor.datasource.handler.AbstractDataSourceHandler#specificExecute(org.eclipse.core.commands.ExecutionEvent)
         */
+       /** {@inheritDoc} */
        @Override
        public boolean specificExecute(ExecutionEvent event) {
                final CdmMetaDataAwareDataSourceContainer container = getSelectedDataSourceContainer(event);