| Class | Description |
|---|---|
| DomainObjectReader |
Component to apply an
ObjectNode to an existing domain object. |
| Jackson2DatatypeHelper |
Helper class to register datatype modules based on their presence in the classpath.
|
| JacksonMetadata |
Value object to abstract Jackson based bean metadata of a given type.
|
| JsonSchema |
Model class to render JSON schema documents.
|
| PersistentEntityJackson2Module |
Jackson 2 module to serialize and deserialize
PersistentEntityResources. |
| PersistentEntityJackson2Module.AssociationUriResolvingDeserializerModifier |
A
BeanDeserializerModifier that registers a custom UriStringDeserializer for association properties
of PersistentEntitys. |
| PersistentEntityToJsonSchemaConverter |
Converter to create
JsonSchema instances for PersistentEntitys. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.