| Package | Description |
|---|---|
| au.org.ala.biocache.dto | |
| au.org.ala.biocache.web |
| Modifier and Type | Method and Description |
|---|---|
List<SpeciesGroupDTO> |
SpeciesGroupDTO.getChildGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesGroupDTO.setChildGroups(List<SpeciesGroupDTO> childGroups) |
| Constructor and Description |
|---|
SpeciesGroupDTO(String name,
List<SpeciesGroupDTO> childGroups) |
| Modifier and Type | Method and Description |
|---|---|
List<SpeciesGroupDTO> |
ExploreController.yourAreaView(SpatialSearchRequestParams requestParams)
Returns a list of species groups and counts that will need to be displayed.
|
Collection<SpeciesGroupDTO> |
ExploreController.yourHierarchicalAreaView(SpatialSearchRequestParams requestParams,
String speciesGroup)
Returns a hierarchical listing of species groups.
|
Copyright © 2014. All rights reserved.