DirectoryEntry's list from the Nuxeo Rest API thanks to the JAX-RS marshaller
JsonCoreIODelegate.@Deprecated public class DirectoryEntriesWriter extends EntityListWriter<DirectoryEntry>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_TYPE
Deprecated.
|
factory| Constructor and Description |
|---|
DirectoryEntriesWriter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEntityType()
Deprecated.
Returns the entity-type value of the list (ie: users, groups....)
|
protected void |
writeItem(org.codehaus.jackson.JsonGenerator jg,
DirectoryEntry item)
Deprecated.
Writes the item in a JsonGenerator.
|
isWriteable, writeEntityBody, writeHeader, writePaginableHeadergetSize, writeEntity, writeTopublic static final String ENTITY_TYPE
public DirectoryEntriesWriter()
protected String getEntityType()
EntityListWritergetEntityType in class EntityListWriter<DirectoryEntry>protected void writeItem(org.codehaus.jackson.JsonGenerator jg, DirectoryEntry item) throws IOException
EntityListWriterwriteItem in class EntityListWriter<DirectoryEntry>IOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.