@Provider public class ConversionScheduledWriter extends EntityWriter<ConversionScheduled>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_TYPE |
factory| Constructor and Description |
|---|
ConversionScheduledWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEntityType()
get the Entity type of the current entity type.
|
protected void |
writeEntityBody(org.codehaus.jackson.JsonGenerator jg,
ConversionScheduled conversionScheduled)
Write the body of the entity.
|
getSize, isWriteable, writeEntity, writeTopublic static final String ENTITY_TYPE
public ConversionScheduledWriter()
protected void writeEntityBody(org.codehaus.jackson.JsonGenerator jg, ConversionScheduled conversionScheduled) throws IOException
EntityWriterwriteEntityBody in class EntityWriter<ConversionScheduled>IOExceptionprotected String getEntityType()
EntityWritergetEntityType in class EntityWriter<ConversionScheduled>Copyright © 2016 Nuxeo SA. All rights reserved.