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,
javax.ws.rs.core.MediaType mediaType) |
getSize, writeEntity, writeTopublic boolean isWriteable(Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
isWriteable in interface javax.ws.rs.ext.MessageBodyWriter<List<T>>isWriteable in class EntityWriter<List<T>>Copyright © 2014 Nuxeo SA. All rights reserved.