Project

General

Profile

« Previous | Next » 

Revision c55c6773

Added by Patrick Plitzner over 10 years ago

  • added javadoc

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/dataimport/wizard/SpecimenSearchWizard.java
23 23
import eu.etaxonomy.taxeditor.dataimport.DataImportSpecimenEditorInput;
24 24

  
25 25
/**
26
 *
26
 * Wizard for querying BioCASe provider.
27 27
 * @author pplitzner
28 28
 * @date 11.09.2013
29 29
 *
......
78 78
    }
79 79

  
80 80
    /**
81
     * Return a {@link BioCaseQuery} with the parameters entered in the wizard
81 82
     * @return the query
82 83
     */
83 84
    public BioCaseQuery getQuery() {

Also available in: Unified diff