Project

General

Profile

« Previous | Next » 

Revision ad7201d3

Added by Andreas Müller over 3 years ago

cleanup and generics for ICdmEntitySessionEnabled

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/selection/EntitySelectionElement.java
1 1
/**
2
 * Copyright (C) 2007 EDIT
3
 * European Distributed Institute of Taxonomy
4
 * http://www.e-taxonomy.eu
2 5
 *
6
 * The contents of this file are subject to the Mozilla Public License Version 1.1
7
 * See LICENSE.TXT at the top of this package for the full license terms.
3 8
 */
4 9
package eu.etaxonomy.taxeditor.ui.selection;
5 10

  
......
55 60
/**
56 61
 * @author n.hoffmann
57 62
 * @created Nov 17, 2009
58
 * @version 1.0
59 63
 * @param <T>
60 64
 */
61 65
public class EntitySelectionElement<T extends CdmBase> extends

Also available in: Unified diff