use the CdmFilteredSelectionDialog
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / ui / dialog / selection / NamedAreaSelectionDialog.java
index b671c35be679b75423e0aa11b4db97336683a9fc..055fd74cbbe41fc27ae496f6722b1d261df2d5a8 100644 (file)
@@ -66,8 +66,8 @@ public class NamedAreaSelectionDialog extends
                }
        }
 
-       private Collection<TermVocabulary> selectedVocabularies;
-    private ArrayList<TermVocabulary> preselectedVocabularies;
+       protected Collection<TermVocabulary> selectedVocabularies;
+    protected ArrayList<TermVocabulary> preselectedVocabularies;
 
 
        /**