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/name/BotanicalName.java
34 34
//})
35 35
//@XmlRootElement(name = "BotanicalName")
36 36
//@Entity
37
//@Indexed(index = "eu.etaxonomy.cdm.model.name.TaxonNameBase")
37
//@Indexed(index = "eu.etaxonomy.cdm.model.name.TaxonName")
38 38
//@Audited
39 39
//@Configurable
40 40
//public class BotanicalName4
......
170 170
//	 *
171 171
//	 * @return  the nomenclatural code for plants
172 172
//	 * @see  	NonViralName#isCodeCompliant()
173
//	 * @see  	TaxonNameBase#getHasProblem()
173
//	 * @see  	TaxonName#getHasProblem()
174 174
//	 */
175 175
////
176 176
////	public NomenclaturalCode getNomenclaturalCode(){

Also available in: Unified diff