| Package | Description |
|---|---|
| au.org.ala.biocache.dao | |
| au.org.ala.biocache.dto | |
| au.org.ala.biocache.web |
| Modifier and Type | Method and Description |
|---|---|
List<FacetResultDTO> |
SearchDAOImpl.getFacetCounts(SpatialSearchRequestParams searchParams)
Returns the count of distinct values for the facets.
|
List<FacetResultDTO> |
SearchDAO.getFacetCounts(SpatialSearchRequestParams searchParams)
Retrieve facet counts for this query
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FacetResultDTO> |
SearchResultDTO.getFacetResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultDTO.setFacetResults(List<FacetResultDTO> facetResults) |
| Modifier and Type | Method and Description |
|---|---|
List<FacetResultDTO> |
OccurrenceController.getOccurrenceFacetDetails(SpatialSearchRequestParams requestParams)
Returns a facet list including the number of distinct values for a field
|
Copyright © 2014. All rights reserved.