| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.alps | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.json |
| Constructor and Description |
|---|
RootResourceInformationToAlpsDescriptorConverter(Associations associations,
Repositories repositories,
PersistentEntities persistentEntities,
org.springframework.hateoas.EntityLinks entityLinks,
MessageSourceAccessor messageSource,
RepositoryRestConfiguration configuration,
com.fasterxml.jackson.databind.ObjectMapper mapper,
EnumTranslator translator) |
| Modifier and Type | Method and Description |
|---|---|
EnumTranslator |
RepositoryRestMvcConfiguration.enumTranslator() |
| Constructor and Description |
|---|
EnumTranslatingDeserializer(EnumTranslator translator)
Creates a new
JacksonSerializers.EnumTranslatingDeserializer using the given EnumTranslator. |
EnumTranslatingDeserializer(EnumTranslator translator,
com.fasterxml.jackson.databind.BeanProperty property)
Creates a new
JacksonSerializers.EnumTranslatingDeserializer using the given EnumTranslator and BeanProperty
. |
EnumTranslatingSerializer(EnumTranslator translator)
Creates a new
JacksonSerializers.EnumTranslatingSerializer using the given EnumTranslator. |
JacksonSerializers(EnumTranslator translator)
Creates a new
JacksonSerializers with the given EnumTranslator. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.