| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.json | |
| org.springframework.data.rest.webmvc.mapping |
| Modifier and Type | Method and Description |
|---|---|
Associations |
RepositoryRestMvcConfiguration.associationLinks() |
| Constructor and Description |
|---|
JacksonMappingAwareSortTranslator(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
org.springframework.data.repository.support.Repositories repositories,
DomainClassResolver domainClassResolver,
org.springframework.data.mapping.context.PersistentEntities persistentEntities,
Associations associations)
Creates a new
JacksonMappingAwareSortTranslator for the given ObjectMapper, Repositories,
DomainClassResolver and PersistentEntities. |
PersistentEntityJackson2Module(Associations associations,
org.springframework.data.mapping.context.PersistentEntities entities,
UriToEntityConverter converter,
LinkCollector collector,
org.springframework.data.repository.support.RepositoryInvokerFactory factory,
PersistentEntityJackson2Module.LookupObjectSerializer lookupObjectSerializer,
org.springframework.hateoas.mvc.ResourceProcessorInvoker invoker,
EmbeddedResourcesAssembler assembler)
Creates a new
PersistentEntityJackson2Module using the given ResourceMappings, Repositories
, RepositoryRestConfiguration, UriToEntityConverter and SelfLinkProvider. |
PersistentEntityToJsonSchemaConverter(org.springframework.data.mapping.context.PersistentEntities entities,
Associations associations,
org.springframework.context.support.MessageSourceAccessor accessor,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
RepositoryRestConfiguration configuration,
PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactory customizerFactory)
Creates a new
PersistentEntityToJsonSchemaConverter for the given PersistentEntities and
ResourceMappings. |
| Constructor and Description |
|---|
LinkCollectingAssociationHandler(org.springframework.data.mapping.context.PersistentEntities entities,
Path path,
Associations associations)
Creates a new
LinkCollectingAssociationHandler for the given PersistentEntities, Path and
Associations. |
LinkCollector(org.springframework.data.mapping.context.PersistentEntities entities,
SelfLinkProvider linkProvider,
Associations associationLinks)
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.