Project

General

Profile

« Previous | Next » 

Revision e66d9d39

Added by Katja Luther about 13 years ago

replace deprecated methods with new ones #2176

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonService.java
404 404
	
405 405
	public List<UuidAndTitleCache<TaxonBase>> getUuidAndTitleCacheSynonym();
406 406
	
407
	public List<UuidAndTitleCache<TaxonBase>> findTaxaAndNamesForEditor(ITaxonServiceConfigurator configurator);
408
	
407 409
}

Also available in: Unified diff