Project

General

Profile

« Previous | Next » 

Revision 1e201891

Added by Patrick Plitzner almost 8 years ago

Renaming #5458

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/dbstatus/IDistributionSelectionComponent.java
12 12
	public interface DistributionSelectionComponentListener{
13 13
		void buttonClick(TaxonNode classification, TermVocabulary<DefinedTermBase> term) throws SQLException;
14 14
		
15
		List<TaxonNode> getClassificationList();
15
		List<TaxonNode> getTaxonNodeList();
16 16
		
17 17
		List<TermVocabulary<DefinedTermBase>> getNamedAreaList();
18 18
		

Also available in: Unified diff