Project

General

Profile

« Previous | Next » 

Revision 8481f952

Added by Andreas Müller almost 4 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/e4/KeyEditorDataChangeBehaviourE4.java
22 22
/**
23 23
 * @author n.hoffmann
24 24
 * @created May 5, 2011
25
 * @version 1.0
26 25
 */
27 26
public class KeyEditorDataChangeBehaviourE4 extends AbstractDataChangeBehaviour {
28 27

  
......
42 41
		}
43 42
	}
44 43

  
45
	/** {@inheritDoc} */
46 44
	@Override
47 45
	public void reactOnUpdate(Vector<CdmDataChangeEvent> events){
48 46

  

Also available in: Unified diff