Project

General

Profile

« Previous | Next » 

Revision 1f40607c

Added by Andreas Müller over 1 year ago

rename AbstractGroupedContainerE4 -> AbstractGroupedContainer and cleanup

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/container/ConceptContainer.java
31 31
 * @author pplitzner
32 32
 * @date Aug 24, 2017
33 33
 */
34
public class ConceptContainer extends AbstractGroupedContainerE4<Taxon> {
34
public class ConceptContainer extends AbstractGroupedContainer<Taxon> {
35 35

  
36 36
    private TaxonRelationship relationship;
37 37
    private TaxonRelationshipFormatter misappliedFormatter;

Also available in: Unified diff