Uses of Class
org.gcube.portlets.user.speciesdiscovery.shared.DataSourceModel

Packages that use DataSourceModel
org.gcube.portlets.user.speciesdiscovery.client   
org.gcube.portlets.user.speciesdiscovery.client.advancedsearch   
org.gcube.portlets.user.speciesdiscovery.client.event   
org.gcube.portlets.user.speciesdiscovery.client.filterresult   
org.gcube.portlets.user.speciesdiscovery.client.rpc   
org.gcube.portlets.user.speciesdiscovery.client.window   
org.gcube.portlets.user.speciesdiscovery.client.windowdetail   
org.gcube.portlets.user.speciesdiscovery.server   
org.gcube.portlets.user.speciesdiscovery.server.service   
org.gcube.portlets.user.speciesdiscovery.shared   
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client with type arguments of type DataSourceModel
protected  void SearchController.search(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
protected  void SearchController.search(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
protected  void SearchController.search(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
protected  void SpeciesSearchFormPanel.search(String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourceForSynonyms, List<DataSourceModel> listDataSourceForUnfold)
           
protected  void SpeciesSearchFormPanel.search(String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourceForSynonyms, List<DataSourceModel> listDataSourceForUnfold)
           
protected  void SpeciesSearchFormPanel.search(String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String groupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourceForSynonyms, List<DataSourceModel> listDataSourceForUnfold)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.advancedsearch
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.advancedsearch that return DataSourceModel
 DataSourceModel AdvancedSearchPanelManager.findDataSourceByCapabilityAndName(SpeciesCapability capability, String dataSourceName)
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.advancedsearch that return types with arguments of type DataSourceModel
 HashMap<String,DataSourceModel> AdvancedSearchPanelManager.findDataSourceByCapability(SpeciesCapability capability)
           
 ArrayList<DataSourceModel> RegionFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> DataSourceFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> SynonymsFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> UnfoldFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> DateFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> AdvancedSearchPanelInterface.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> BoundsFilter.getAvailablePlugIn()
           
 ArrayList<DataSourceModel> ClassificationFilter.getAvailablePlugIn()
           
 List<DataSourceModel> AdvancedSearchPanelManager.getCheckedDataSourceForSynonyms()
           
 List<DataSourceModel> AdvancedSearchPanelManager.getCheckedDataSourceForUnfold()
           
 List<DataSourceModel> AdvancedSearchPanelManager.getCheckedDataSources()
           
 List<DataSourceModel> DataSourceFilter.getCheckedGroupList()
           
 List<DataSourceModel> SynonymsFilter.getCheckedGroupList()
           
 List<DataSourceModel> UnfoldFilter.getCheckedGroupList()
           
 HashMap<String,DataSourceModel> DataSourceFilter.getHashMapDataSourceClassification()
           
 HashMap<String,DataSourceModel> DataSourceFilter.getHashMapDataSourceOccurrences()
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.advancedsearch with parameters of type DataSourceModel
 void DateFilter.addAvailablePlugInfo(DataSourceModel plugin, SpeciesCapability capability)
           
 void BoundsFilter.addAvailablePlugInfo(DataSourceModel plugin, SpeciesCapability capability)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.advancedsearch with type arguments of type DataSourceModel
 void DataSourceFilter.loadDataSource(List<DataSourceModel> result)
           
 void SynonymsFilter.loadDataSource(List<DataSourceModel> result)
           
 void UnfoldFilter.loadDataSource(List<DataSourceModel> result)
           
 void AdvancedSearchPanelManager.loadDataSource(List<DataSourceModel> result)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.event
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.event that return types with arguments of type DataSourceModel
 List<DataSourceModel> SearchEvent.getListDataSourcesForSynonyms()
           
 List<DataSourceModel> SearchEvent.getListDataSourcesForUnfold()
           
 List<DataSourceModel> SearchEvent.getLstDataSources()
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.event with type arguments of type DataSourceModel
 void SearchEvent.setListDataSourcesForSynonyms(List<DataSourceModel> listDataSourcesForSynonyms)
           
 void SearchEvent.setListDataSourcesForUnfold(List<DataSourceModel> listDataSourcesForUnfold)
           
 void SearchEvent.setLstDataSources(List<DataSourceModel> lstDataSources)
           
 

Constructor parameters in org.gcube.portlets.user.speciesdiscovery.client.event with type arguments of type DataSourceModel
SearchEvent(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String rank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
SearchEvent(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String rank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
SearchEvent(SearchType type, String searchTerm, Number upperBoundLongitude, Number upperBoundLatitude, Number lowerBoundLongitude, Number lowerBoundLatitude, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String rank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.filterresult
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.filterresult with type arguments of type DataSourceModel
 void ResultFilterPanelManager.loadDataSource(List<DataSourceModel> result)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.rpc
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return types with arguments of type DataSourceModel
 List<DataSourceModel> TaxonomySearchService.loadDataSourceList()
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type DataSourceModel
 JobTaxonomyModel TaxonomySearchService.createTaxonomyJobByIds(String search, List<DataSourceModel> dataSources)
           
 void TaxonomySearchServiceAsync.createTaxonomyJobByIds(String search, List<DataSourceModel> dataSources, com.google.gwt.user.client.rpc.AsyncCallback<JobTaxonomyModel> callback)
           
 void TaxonomySearchServiceAsync.loadDataSourceList(com.google.gwt.user.client.rpc.AsyncCallback<List<DataSourceModel>> callback)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.window
 

Constructor parameters in org.gcube.portlets.user.speciesdiscovery.client.window with type arguments of type DataSourceModel
WindowCredits(String headingTxt, HashMap<String,DataSourceModel> hashMapDataSourceClassification)
           
WindowCredits(String headingTxt, List<DataSourceModel> listDasourceModel)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.client.windowdetail
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.windowdetail with parameters of type DataSourceModel
 com.google.gwt.user.client.ui.Anchor CommonDetailComponents.createAbout(DataSourceModel ds, boolean insertAboutCitation)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.server
 

Methods in org.gcube.portlets.user.speciesdiscovery.server that return types with arguments of type DataSourceModel
 List<DataSourceModel> TaxonomySearchServiceImpl.loadDataSourceList()
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.server with type arguments of type DataSourceModel
 JobTaxonomyModel TaxonomySearchServiceImpl.createTaxonomyJobByIds(String search, List<DataSourceModel> dataSources)
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.server.service
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.service that return types with arguments of type DataSourceModel
 List<DataSourceModel> SpeciesService.getPlugins()
           
 

Uses of DataSourceModel in org.gcube.portlets.user.speciesdiscovery.shared
 

Methods in org.gcube.portlets.user.speciesdiscovery.shared that return types with arguments of type DataSourceModel
 List<DataSourceModel> SearchFilters.getListDataSources()
           
 List<DataSourceModel> SearchFilters.getListDataSourcesForSynonyms()
           
 List<DataSourceModel> SearchFilters.getListDataSourcesForUnfold()
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.shared with type arguments of type DataSourceModel
 void SearchFilters.setListDataSources(List<DataSourceModel> listDataSources)
           
 void SearchFilters.setListDataSourcesForSynonyms(List<DataSourceModel> listDataSourcesForSynonyms)
           
 void SearchFilters.setListDataSourcesForUnfold(List<DataSourceModel> listDataSourcesForUnfold)
           
 

Constructor parameters in org.gcube.portlets.user.speciesdiscovery.shared with type arguments of type DataSourceModel
SearchFilters(Coordinate upperBound, Coordinate lowerBound, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String classificationGroupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
SearchFilters(Coordinate upperBound, Coordinate lowerBound, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String classificationGroupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
SearchFilters(Coordinate upperBound, Coordinate lowerBound, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String classificationGroupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
 



Copyright © 2013. All Rights Reserved.