| Package | Description |
|---|---|
| fr.toutatice.portail.cms.nuxeo.api |
| Modifier and Type | Method and Description |
|---|---|
VocabularyEntry |
VocabularyEntry.getChild(String childId)
Gets the child.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
List<String> vocabularyNames)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
List<String> vocabularyNames,
Boolean multiLevel)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
String vocabularyName)
Get vocabulary entry.
|
static VocabularyEntry |
VocabularyHelper.getVocabularyEntry(NuxeoController nuxeoController,
String vocabularyName,
boolean multiLevel)
Get vocabulary entry.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,VocabularyEntry> |
VocabularyEntry.getChildren()
Gets the children.
|
Copyright © 2019. All rights reserved.