Project

General

Profile

« Previous | Next » 

Revision b606df4d

Added by Andreas Müller about 11 years ago

first version of abbreviated title cache generation for references : #1551

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/INomenclaturalReference.java
48 48
	 * @see #isProtectedAbbrevTitleCache()
49 49
	 * @return the abbreviated representation of this reference
50 50
	 */
51
	//TODO discuss if we move all teh abbreviated title methods to another interface, e.g. IReference 
51
	//TODO discuss if we move all the abbreviated title methods to another interface, e.g. IReference 
52 52
	public String getAbbrevTitleCache();
53 53
	
54 54
	/**

Also available in: Unified diff