public final class VocabularyManager extends Object implements Registrable
Constructor and Description |
---|
VocabularyManager() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
This method is called when the object is unregistered.
|
List<VocabularyItem> |
getItems(String name) |
public VocabularyManager()
public List<VocabularyItem> getItems(String name)
public void clear()
Registrable
clear
in interface Registrable
Copyright © 2015 Nuxeo SA. All rights reserved.