| Package | Description |
|---|---|
| com.sovren | |
| com.sovren.models.api.dataenrichment |
| Modifier and Type | Method and Description |
|---|---|
GetProfessionsTaxonomyResponse |
SovrenClient.getProfessionsTaxonomy(String language,
TaxonomyFormat format)
Get all professions in the taxonomy with associated IDs and descriptions in all supported languages.
|
GetSkillsTaxonomyResponse |
SovrenClient.getSkillsTaxonomy(TaxonomyFormat format)
Get all skills in the taxonomy with associated IDs and descriptions in all supported languages.
|
| Modifier and Type | Method and Description |
|---|---|
static TaxonomyFormat |
TaxonomyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxonomyFormat[] |
TaxonomyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.