public class SerializerOfCollectionWithPaging extends org.codehaus.jackson.map.ser.std.SerializerBase<SerializablePagedCollection>
Modifier | Constructor and Description |
---|---|
protected |
SerializerOfCollectionWithPaging() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(SerializablePagedCollection pagedCol,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow
public void serialize(SerializablePagedCollection 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<SerializablePagedCollection>
IOException
org.codehaus.jackson.JsonGenerationException
Copyright © 2005–2017 Alfresco Software. All rights reserved.