public class SpeciesGroupsUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static SpeciesGroupsUtil |
getInstance(NameSearchConfiguration configuration)
Get an instance of the species group resource, based on configuration.
|
List<String> |
getSpeciesGroups(Integer lft)
Returns all the species groups to which the supplied left right values belong
|
List<String> |
getSpeciesSubGroups(Integer lft) |
public List<String> getSpeciesGroups(Integer lft) throws Exception
Exceptionpublic List<String> getSpeciesSubGroups(Integer lft) throws Exception
Exceptionpublic static SpeciesGroupsUtil getInstance(NameSearchConfiguration configuration) throws Exception
It's a bit of a pain to import the groups. So keep a copy available.
configuration - The configurationException - if unable to load the resourceCopyright © 2021 Atlas of Living Australia. All rights reserved.