| Package | Description |
|---|---|
| au.org.ala.biocache.dao | |
| au.org.ala.biocache.web |
| Modifier and Type | Method and Description |
|---|---|
List<DataProviderCountDTO> |
SearchDAOImpl.getDataProviderCounts()
http://ala-biocache1.vm.csiro.au:8080/solr/select?q=*:*&rows=0&facet=true&facet.field=data_provider_id&facet.field=data_provider&facet.sort=data_provider_id
|
List<DataProviderCountDTO> |
SearchDAO.getDataProviderCounts()
Find all the data providers with records.
|
List<DataProviderCountDTO> |
SearchDAOImpl.getDataProviderList(SpatialSearchRequestParams requestParams) |
List<DataProviderCountDTO> |
SearchDAO.getDataProviderList(SpatialSearchRequestParams requestParams)
Get a data provider list for a query.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataProviderCountDTO> |
WMSController.queryInfo(SpatialSearchRequestParams requestParams)
List data providers for a query.
|
Copyright © 2014. All rights reserved.