Project

General

Profile

« Previous | Next » 

Revision 5235e093

Added by Andreas Müller almost 6 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/TaxonEditorInput.java
87 87
	/** {@inheritDoc} */
88 88
	@Override
89 89
	public List listEntities(IIdentifiableEntityServiceConfigurator configurator) {
90
//		IFindTaxaAndNamesConfigurator<TaxonBase> newConfig = new FindTaxaAndNamesConfiguratorImpl<TaxonBase>();
90
//		IFindTaxaAndNamesConfigurator<TaxonBase> newConfig = new FindTaxaAndNamesConfiguratorImpl<>();
91 91
//		newConfig.setTitleSearchString(configurator.getTitleSearchStringSqlized());
92 92
//		newConfig.setMatchMode(MatchMode.ANYWHERE);
93 93

  

Also available in: Unified diff