public class BusinessAdapterListWriter extends EntityListWriter<BusinessAdapter>
factory
Constructor and Description |
---|
BusinessAdapterListWriter() |
Modifier and Type | Method and Description |
---|---|
protected String |
getEntityType()
Returns the entity-type value of the list (ie: users, groups....)
|
protected void |
writeItem(org.codehaus.jackson.JsonGenerator jg,
BusinessAdapter item)
Writes the item in a JsonGenerator.
|
isWriteable, writeEntityBody, writeHeader, writePaginableHeader
getSize, writeEntity, writeTo
public BusinessAdapterListWriter()
protected String getEntityType()
EntityListWriter
getEntityType
in class EntityListWriter<BusinessAdapter>
protected void writeItem(org.codehaus.jackson.JsonGenerator jg, BusinessAdapter item) throws IOException
EntityListWriter
writeItem
in class EntityListWriter<BusinessAdapter>
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.