public class CreateVocabularyEntry extends Object
Notice: This is for a nuxeo Vocabulary, which is a specific kind of Directory. This code expects the following:
id
, label
, obsolete
and
ordering
fieldsparent
fieldModifier and Type | Field and Description |
---|---|
protected DirectoryService |
directoryService |
protected String |
id |
static String |
ID |
protected String |
label |
protected String |
name |
protected long |
obsolete |
protected long |
ordering |
protected String |
parent |
protected SchemaManager |
schemaManager |
Constructor and Description |
---|
CreateVocabularyEntry() |
public static final String ID
protected DirectoryService directoryService
protected SchemaManager schemaManager
protected long obsolete
protected long ordering
public CreateVocabularyEntry()
public void run()
Copyright © 2018 Nuxeo. All rights reserved.