@Provider public class NuxeoGroupWriter extends EntityWriter<NuxeoGroup>
Modifier and Type | Field and Description |
---|---|
static String |
ENTITY_TYPE |
Constructor and Description |
---|
NuxeoGroupWriter() |
Modifier and Type | Method and Description |
---|---|
void |
writeEntityBody(org.codehaus.jackson.JsonGenerator jg,
NuxeoGroup group)
Write the body of the entity.
|
getSize, isWriteable, writeEntity, writeTo
public static final String ENTITY_TYPE
public void writeEntityBody(org.codehaus.jackson.JsonGenerator jg, NuxeoGroup group) throws ClientException, org.codehaus.jackson.JsonGenerationException, IOException
EntityWriter
createGenerator
- group
- IOException
org.codehaus.jackson.JsonGenerationException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.