public class SerializerOfCollectionWithPaging extends org.codehaus.jackson.map.ser.std.SerializerBase<CollectionWithPagingInfo>
| Modifier | Constructor and Description |
|---|---|
protected |
SerializerOfCollectionWithPaging() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(CollectionWithPagingInfo pagedCol,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrowpublic void serialize(CollectionWithPagingInfo pagedCol, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider) throws IOException, org.codehaus.jackson.JsonGenerationException
serialize in class org.codehaus.jackson.map.ser.std.SerializerBase<CollectionWithPagingInfo>IOExceptionorg.codehaus.jackson.JsonGenerationExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.