org.gcube.portlets.user.speciesdiscovery.client.advancedsearch
Class SynonymsFilter

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.client.advancedsearch.SynonymsFilter
All Implemented Interfaces:
AdvancedSearchPanelInterface

public class SynonymsFilter
extends Object
implements AdvancedSearchPanelInterface

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Constructor Summary
SynonymsFilter()
           
 
Method Summary
 ArrayList<DataSourceModel> getAvailablePlugIn()
           
 List<DataSourceModel> getCheckedGroupList()
           
 String getName()
           
 com.extjs.gxt.ui.client.widget.ContentPanel getPanel()
           
 void loadDataSource(List<DataSourceModel> result)
           
 void resetAdvancedFields()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynonymsFilter

public SynonymsFilter()
Method Detail

getPanel

public com.extjs.gxt.ui.client.widget.ContentPanel getPanel()
Specified by:
getPanel in interface AdvancedSearchPanelInterface

getName

public String getName()
Specified by:
getName in interface AdvancedSearchPanelInterface

resetAdvancedFields

public void resetAdvancedFields()
Specified by:
resetAdvancedFields in interface AdvancedSearchPanelInterface

getAvailablePlugIn

public ArrayList<DataSourceModel> getAvailablePlugIn()
Specified by:
getAvailablePlugIn in interface AdvancedSearchPanelInterface

loadDataSource

public void loadDataSource(List<DataSourceModel> result)

getCheckedGroupList

public List<DataSourceModel> getCheckedGroupList()
Returns:


Copyright © 2013. All Rights Reserved.