Project

General

Profile

« Previous | Next » 

Revision 073285dc

Added by Katja Luther over 4 years ago

ref #8613: add missing interfaces

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/editor/IDistributionEditor.java
9 9
*/
10 10
package eu.etaxonomy.taxeditor.editor;
11 11

  
12
import eu.etaxonomy.cdm.model.reference.Reference;
13

  
12 14
/**
13 15
 * @author k.luther
14 16
 * @date 29.09.2017
15 17
 *
16 18
 */
17 19
public interface IDistributionEditor {
20
    public Reference getDefaultSource();
18 21

  
19 22
}

Also available in: Unified diff