public class ReadDirectoryEntries extends AbstractDirectoryOperation
Directory
.
Entries ids to read are sent as a JSON array.
Returns the entries as a JSON array of JSON objects containing all fields.
Modifier and Type | Field and Description |
---|---|
protected OperationContext |
ctx |
protected String |
directoryName |
protected DirectoryService |
directoryService |
static String |
ID |
protected String |
jsonEntries |
protected String |
lang |
protected SchemaManager |
schemaManager |
protected boolean |
translateLabels |
Constructor and Description |
---|
ReadDirectoryEntries() |
Modifier and Type | Method and Description |
---|---|
protected Locale |
getLocale() |
Blob |
run() |
protected String |
translate(String key) |
canManageDirectories, createActionContext, validateCanManageDirectories
public static final String ID
protected OperationContext ctx
protected DirectoryService directoryService
protected SchemaManager schemaManager
protected String directoryName
protected String jsonEntries
protected boolean translateLabels
public ReadDirectoryEntries()
public Blob run() throws IOException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.