Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
DataSourceModel |
AdvancedSearchPanelManager.findDataSourceByCapabilityAndName(SpeciesCapability capability,
String dataSourceName) |
Modifier and Type | Method and Description |
---|---|
void |
DateFilter.addAvailablePlugInfo(DataSourceModel plugin,
SpeciesCapability capability) |
void |
BoundsFilter.addAvailablePlugInfo(DataSourceModel plugin,
SpeciesCapability capability) |
Modifier and Type | Method and Description |
---|---|
void |
UnfoldFilter.loadDataSource(List<DataSourceModel> result) |
void |
SynonymsFilter.loadDataSource(List<DataSourceModel> result) |
void |
DataSourceFilter.loadDataSource(List<DataSourceModel> result) |
void |
AdvancedSearchPanelManager.loadDataSource(List<DataSourceModel> result) |
Modifier and Type | Method and Description |
---|---|
List<DataSourceModel> |
SearchEvent.getListDataSourcesForSynonyms() |
List<DataSourceModel> |
SearchEvent.getListDataSourcesForUnfold() |
List<DataSourceModel> |
SearchEvent.getLstDataSources() |
Modifier and Type | Method and Description |
---|---|
void |
SearchEvent.setListDataSourcesForSynonyms(List<DataSourceModel> listDataSourcesForSynonyms) |
void |
SearchEvent.setListDataSourcesForUnfold(List<DataSourceModel> listDataSourcesForUnfold) |
void |
SearchEvent.setLstDataSources(List<DataSourceModel> lstDataSources) |
Constructor and Description |
---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
ResultFilterPanelManager.loadDataSource(List<DataSourceModel> result) |
Modifier and Type | Method and Description |
---|---|
List<DataSourceModel> |
TaxonomySearchService.loadDataSourceList() |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
WindowCredits(String headingTxt,
HashMap<String,DataSourceModel> hashMapDataSourceClassification) |
WindowCredits(String headingTxt,
List<DataSourceModel> listDasourceModel) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Anchor |
CommonDetailComponents.createAbout(DataSourceModel ds,
boolean insertAboutCitation) |
Modifier and Type | Method and Description |
---|---|
List<DataSourceModel> |
TaxonomySearchServiceImpl.loadDataSourceList() |
Modifier and Type | Method and Description |
---|---|
JobTaxonomyModel |
TaxonomySearchServiceImpl.createTaxonomyJobByIds(String search,
List<DataSourceModel> dataSources) |
Modifier and Type | Method and Description |
---|---|
List<DataSourceModel> |
SpeciesService.getPlugins() |
Modifier and Type | Method and Description |
---|---|
List<DataSourceModel> |
SearchFilters.getListDataSources() |
List<DataSourceModel> |
SearchFilters.getListDataSourcesForSynonyms() |
List<DataSourceModel> |
SearchFilters.getListDataSourcesForUnfold() |
Modifier and Type | Method and Description |
---|---|
void |
SearchFilters.setListDataSources(List<DataSourceModel> listDataSources) |
void |
SearchFilters.setListDataSourcesForSynonyms(List<DataSourceModel> listDataSourcesForSynonyms) |
void |
SearchFilters.setListDataSourcesForUnfold(List<DataSourceModel> listDataSourcesForUnfold) |
Constructor and Description |
---|
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 © 2016. All Rights Reserved.