Class CreateVocabularyEntry


  • public class CreateVocabularyEntry
    extends Object
    Since:
    8.3 Adds a new entry to a vocabulary.

    Notice: This is for a nuxeo Vocabulary, which is a specific kind of Directory. This code expects the following:

    • The vocabulary schema must have id, label, obsolete and ordering fields
    • If it is hierarchical, it must also have the parent field