public abstract class EntityListWriter<T> extends EntityWriter<List<T>>
getEntityType() and
writeItem(JsonGenerator, Object)| Constructor and Description |
|---|
EntityListWriter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWriteable(Class<?> type,
Type genericType,
Annotation[] annotations,
MediaType mediaType) |
getSize, writeEntity, writeTopublic boolean isWriteable(Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType)
isWriteable in interface MessageBodyWriter<List<T>>isWriteable in class EntityWriter<List<T>>Copyright © 2013 Nuxeo SA. All Rights Reserved.