Project

General

Profile

« Previous | Next » 

Revision 9b135851

Added by Katja Luther over 1 year ago

rename TaxonNameEditor and other classes and remove E$

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/handler/SwapSynonymAndAcceptedSetNameInSourceHandlerE5.java
30 30
 * @since Aug 28, 2017
31 31
 *
32 32
 */
33
public class SwapSynonymAndAcceptedSetNameInSourceHandlerE5 extends SwapSynonymAndAcceptedHandlerE4 implements IPostOperationEnabled {
33
public class SwapSynonymAndAcceptedSetNameInSourceHandlerE5 extends SwapSynonymAndAcceptedHandler implements IPostOperationEnabled {
34 34

  
35 35

  
36 36

  
......
52 52
//        this.application = application;
53 53
//        this.partService = partService;
54 54
//
55
//        editor = (TaxonNameEditorE4) activePart.getObject();
55
//        editor = (TaxonNameEditor) activePart.getObject();
56 56
//
57 57
//        Synonym synonym = (Synonym) selection.getFirstElement();
58 58
//

Also available in: Unified diff