| Package | Description |
|---|---|
| com.sovren |
| Modifier and Type | Method and Description |
|---|---|
ProfessionsAutoCompleteResponse |
SovrenClient.autocompleteProfession(String prefix)
Returns normalized professions that begin with a given prefix, based on the default language of english.
|
ProfessionsAutoCompleteResponse |
SovrenClient.autocompleteProfession(String prefix,
List<String> languages,
String outputLanguage,
int limit)
Returns normalized professions that begin with a given prefix, based on the chosen language(s).
|
Copyright © 2023. All rights reserved.