| 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) |
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) |
| Modifier and Type | Method and Description |
|---|---|
DataSourceModel |
AdvancedSearchPanelManager.findDataSourceByCapabilityAndName(SpeciesCapability capability,
String dataSourceName) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,DataSourceModel> |
AdvancedSearchPanelManager.findDataSourceByCapability(SpeciesCapability capability) |
ArrayList<DataSourceModel> |
DateFilter.getAvailablePlugIn() |
ArrayList<DataSourceModel> |
AdvancedSearchPanelInterface.getAvailablePlugIn() |
ArrayList<DataSourceModel> |
ClassificationFilter.getAvailablePlugIn() |
ArrayList<DataSourceModel> |
BoundsFilter.getAvailablePlugIn() |
ArrayList<DataSourceModel> |
RegionFilter.getAvailablePlugIn() |
ArrayList<DataSourceModel> |
DataSourceFilter.getAvailablePlugIn() |
List<DataSourceModel> |
AdvancedSearchPanelManager.getCheckedDataSources() |
List<DataSourceModel> |
DataSourceFilter.getCheckedGroupList() |
HashMap<String,DataSourceModel> |
DataSourceFilter.getHashMapDataSourceClassification() |
HashMap<String,DataSourceModel> |
DataSourceFilter.getHashMapDataSourceOccurrences() |
| 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 |
AdvancedSearchPanelManager.loadDataSource(List<DataSourceModel> result) |
void |
DataSourceFilter.loadDataSource(List<DataSourceModel> result) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSourceModel> |
SearchEvent.getLstDataSources() |
| 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) |
| 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 |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchFilters.setListDataSources(List<DataSourceModel> listDataSources) |
| Constructor and Description |
|---|
SearchFilters(Coordinate upperBound,
Coordinate lowerBound,
Date fromDate,
Date toDate,
List<DataSourceModel> listDataSources,
String classificationGroupRank,
SpeciesCapability resultType) |
Copyright © 2013. All Rights Reserved.