Interface | Description |
---|---|
JacksonHelper.Writer |
A callback interface for use with the withWriter() method
|
Class | Description |
---|---|
BeanPropertiesFilter |
Basic bean filtering.
|
BeanPropertiesFilter.AllProperties |
Default All properties filter
|
CustomAnnotationIntrospector | |
ExecutionResult |
Represents the result of 1 or more executions.
|
JacksonHelper |
Helper Class for outputting Jackson content, makes use of the
RestJsonModule (main Jackson config).
|
JacksonHelper.ReturnAllBeanProperties | |
NodeRefDeserializer | |
NodeRefSerializer | |
RestApiStringDeserializer |
Rest api string deserializer that ensures that empty strings are treated as null strings.
|
RestJsonModule |
This is the main Jackson configuration, it configures the Rest Json settings.
|
SerializerOfCollectionWithPaging |
Serializes SerializablePagedCollection into the correct response format, with Paging information and entries
|
SerializerOfExecutionResult |
Serializes ExecutionResult into the correct response format
|
TargetDeserializer | |
UniqueIdPropertyWriter |
A property writer for writing the unique id of a object
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.