| Package | Description |
|---|---|
| eu.dnetlib.vocabularies.publisher | |
| eu.dnetlib.vocabularies.publisher.controller | |
| eu.dnetlib.vocabularies.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
VocabularyTerm |
VocabularyRetriever.getTermSynonyms(String vocabularyCode,
String termCode) |
| Modifier and Type | Method and Description |
|---|---|
VocabularyTerm |
VocabularyPublisherController.getTermSynonyms(String code,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<VocabularyTerm> |
Vocabulary.getTerms() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vocabulary.setTerms(List<VocabularyTerm> terms) |
| Constructor and Description |
|---|
Vocabulary(String id,
String name,
String description,
String code,
List<VocabularyTerm> terms) |
Copyright © 2026. All rights reserved.