Project

General

Profile

« Previous | Next » 

Revision 3be6ef3e

Added by Niels Hoffmann over 13 years ago

performed javacscript:fix and worked on documentation

View differences:

taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/handler/EditDataSourceHandler.java
21 21
import eu.etaxonomy.taxeditor.store.StoreUtil;
22 22

  
23 23
/**
24
 * <p>EditDataSourceHandler class.</p>
25
 *
24 26
 * @author n.hoffmann
25 27
 * @created 15.04.2009
26 28
 * @version 1.0
......
30 32
	/* (non-Javadoc)
31 33
	 * @see eu.etaxonomy.taxeditor.store.datasource.handler.AbstractDataSourceHandler#specificExecute(org.eclipse.core.commands.ExecutionEvent)
32 34
	 */
35
	/** {@inheritDoc} */
33 36
	@Override
34 37
	public boolean specificExecute(ExecutionEvent event) {
35 38
		CdmMetaDataAwareDataSourceContainer container = getSelectedDataSourceContainer(event);

Also available in: Unified diff