Project

General

Profile

« Previous | Next » 

Revision c295928b

Added by Katja Luther over 4 years ago

ref #8568: performance issues for term and voc preference pages

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/menu/MarkerTypeMenuPreferences.java
11 11

  
12 12
import eu.etaxonomy.cdm.model.metadata.PreferencePredicate;
13 13
import eu.etaxonomy.cdm.model.term.TermType;
14
import eu.etaxonomy.taxeditor.preference.GeneralTermPreference;
14
import eu.etaxonomy.taxeditor.preference.GeneralTermPreferencePage;
15 15

  
16 16
/**
17 17
 * <p>MarkerTypeMenuPreferences class.</p>
......
20 20
 * @created Aug 28, 2009
21 21
 * @version 1.0
22 22
 */
23
public class MarkerTypeMenuPreferences extends GeneralTermPreference{
23
public class MarkerTypeMenuPreferences extends GeneralTermPreferencePage{
24 24

  
25 25
	/**
26 26
	 * <p>Constructor for MarkerTypeMenuPreferences.</p>

Also available in: Unified diff