Project

General

Profile

« Previous | Next » 

Revision 9dc896c9

Added by Andreas Müller almost 7 years ago

fix #6368 rename table and class TaxonNameBase

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/INomenclaturalReference.java
10 10
package eu.etaxonomy.cdm.model.reference;
11 11

  
12 12
import eu.etaxonomy.cdm.model.common.IIdentifiableEntity;
13
import eu.etaxonomy.cdm.model.name.TaxonNameBase;
13
import eu.etaxonomy.cdm.model.name.TaxonName;
14 14

  
15 15

  
16 16
 /**
......
26 26

  
27 27
	/**
28 28
     * Returns the citation string including the details (micro reference) information
29
     * from {@link TaxonNameBase taxon name}.
29
     * from {@link TaxonName taxon name}.
30 30
     * E.g. if the references title cache is <i>L., Sp. Pl. 3. 1757</i> the nomenclatural citation
31 31
     * may be something like <i>L., Sp. Pl. 3: 45. 1757</i>
32 32
     *

Also available in: Unified diff