Project

General

Profile

« Previous | Next » 

Revision 290337f1

Added by Marc Geoffroy over 16 years ago

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/agent/Person.java
232 232
	 * The result might be kept as {@link common.IdentifiableEntity#setTitleCache(String) titleCache} if the
233 233
	 * flag {@link common.IdentifiableEntity#protectedTitleCache protectedTitleCache} is not set.
234 234
	 * 
235
	 * @return  the full name string of this person
235
	 * @return  the string with the full name of this person
236 236
	 */
237 237
	public String generateTitle(){
238 238
		return "";

Also available in: Unified diff