changes for gbif/abcd import from webservice
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / io / wizard / ClassificationChooserWizardPage.java
index 377ccc84ca04ddff8c37b828424d7fd389f8c892..c0db37b9a0b32bc94d7d755d923603765f9b594b 100644 (file)
@@ -52,7 +52,7 @@ public class ClassificationChooserWizardPage extends WizardPage implements Liste
 
        }
 
-       protected static ClassificationChooserWizardPage createPage(){
+       public static ClassificationChooserWizardPage createPage(){
                return new ClassificationChooserWizardPage("Configure import destinations", "Note: Selecting no classification will create a default one.");
        }