public interface DescriptionService extends NameUsageExtensionService<Description>
Description
Modifier and Type | Method and Description |
---|---|
Description |
get(int key)
Retrieve a description by its key.
|
TableOfContents |
getToc(int taxonKey)
Returns a table of content for all available descriptions of a name usage.
|
listByUsage
TableOfContents getToc(int taxonKey)
taxonKey
- the name usage key@Nullable Description get(int key)
key
- that identifies a descriptionCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.