Project

General

Profile

« Previous | Next » 

Revision 88c2fdda

Added by Alex Theys almost 12 years ago

AT: committing changes to the TaxEditor Post third round of code review

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/uses/handler/CreateUseHandler.java
1 1
/**
2
* Copyright (C) 2007 EDIT
2
* Copyright (C) 2011 EDIT
3 3
* European Distributed Institute of Taxonomy 
4 4
* http://www.e-taxonomy.eu
5 5
* 
......
22 22
 * @version 1.0
23 23
 */
24 24
public class CreateUseHandler extends CreateDescriptionHandler {
25
	/* (non-Javadoc)
26
	 * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
27
	 */
25

  
26
	
28 27
	/** {@inheritDoc} */
29 28
	@Override
30 29
	protected AbstractPostOperation createOperationInstance(String eventLabel, Taxon taxon, IPostOperationEnabled postOperationEnabled) {

Also available in: Unified diff