public class GetDirectoryEntries extends Object
Directory as a JSON StringBlob| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
ctx |
protected String |
directoryName |
protected DirectoryService |
directoryService |
static String |
ID |
protected String |
lang |
protected org.nuxeo.ecm.core.schema.SchemaManager |
schemaManager |
protected boolean |
translateLabels |
| Constructor and Description |
|---|
GetDirectoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLocale() |
Blob |
run() |
Blob |
run(DocumentModel doc) |
protected String |
translate(String key) |
public static final String ID
protected OperationContext ctx
protected DirectoryService directoryService
protected org.nuxeo.ecm.core.schema.SchemaManager schemaManager
protected String directoryName
protected boolean translateLabels
protected String lang
Copyright © 2019 Nuxeo SA. All rights reserved.