Modifier and Type | Class and Description |
---|---|
class |
PersistentEntitiesResourceMappings
|
class |
RepositoryResourceMappings
Central abstraction obtain
ResourceMetadata and ResourceMapping instances for domain types and
repositories. |
Constructor and Description |
---|
RepositoryRelProvider(ObjectFactory<ResourceMappings> mappings)
Creates a new
RepositoryRelProvider for the given ResourceMappings . |
Constructor and Description |
---|
PersistentEntityResourceAssembler(PersistentEntities entities,
org.springframework.hateoas.EntityLinks entityLinks,
Projector projector,
ResourceMappings mappings)
Creates a new
PersistentEntityResourceAssembler . |
RepositoryController(PagedResourcesAssembler<Object> assembler,
Repositories repositories,
org.springframework.hateoas.EntityLinks entityLinks,
ResourceMappings mappings,
AuditableBeanWrapperFactory auditableBeanWrapperFactory)
Creates a new
RepositoryController for the given PagedResourcesAssembler , Repositories ,
EntityLinks and ResourceMappings . |
RepositoryRestHandlerMapping(ResourceMappings mappings,
RepositoryRestConfiguration config)
Creates a new
RepositoryRestHandlerMapping for the given ResourceMappings and
RepositoryRestConfiguration . |
Constructor and Description |
---|
RootResourceInformationToAlpsDescriptorConverter(ResourceMappings mappings,
Repositories repositories,
PersistentEntities entities,
org.springframework.hateoas.EntityLinks entityLinks,
MessageSourceAccessor messageSource,
RepositoryRestConfiguration configuration,
com.fasterxml.jackson.databind.ObjectMapper mapper,
EnumTranslator translator)
Creates a new
RootResourceInformationToAlpsDescriptorConverter instance. |
Modifier and Type | Method and Description |
---|---|
ResourceMappings |
RepositoryRestMvcConfiguration.resourceMappings() |
Modifier and Type | Method and Description |
---|---|
RepositoryRelProvider |
RepositoryRestMvcConfiguration.repositoryRelProvider(ObjectFactory<ResourceMappings> resourceMappings) |
Constructor and Description |
---|
PersistentEntityResourceAssemblerArgumentResolver(PersistentEntities entities,
org.springframework.hateoas.EntityLinks entityLinks,
ProjectionDefinitions projectionDefinitions,
ProjectionFactory projectionFactory,
ResourceMappings mappings)
Creates a new
PersistentEntityResourceAssemblerArgumentResolver for the given Repositories ,
EntityLinks , ProjectionDefinitions and ProjectionFactory . |
ResourceMetadataHandlerMethodArgumentResolver(Repositories repositories,
ResourceMappings mappings,
BaseUri baseUri)
Creates a new
ResourceMetadataHandlerMethodArgumentResolver for the given Repositories and
ResourceMappings . |
Constructor and Description |
---|
DomainObjectReader(PersistentEntities entities,
ResourceMappings mappings)
|
PersistentEntityJackson2Module(ResourceMappings mappings,
PersistentEntities entities,
RepositoryRestConfiguration config,
UriToEntityConverter converter,
org.springframework.hateoas.EntityLinks entityLinks)
Creates a new
PersistentEntityJackson2Module using the given ResourceMappings , Repositories
, RepositoryRestConfiguration and UriToEntityConverter . |
PersistentEntityToJsonSchemaConverter(PersistentEntities entities,
ResourceMappings mappings,
MessageSourceAccessor accessor,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
RepositoryRestConfiguration configuration)
Creates a new
PersistentEntityToJsonSchemaConverter for the given PersistentEntities and
ResourceMappings . |
Constructor and Description |
---|
AssociationLinks(ResourceMappings mappings)
Creates a new
AssociationLinks using the given ResourceMappings . |
Constructor and Description |
---|
PersistentEntityProjector(ProjectionDefinitions projectionDefinitions,
ProjectionFactory factory,
String projection,
ResourceMappings mappings)
Creates a new
PersistentEntityProjector using the given ProjectionDefinitions ,
ProjectionFactory and projection name. |
RepositoryEntityLinks(Repositories repositories,
ResourceMappings mappings,
RepositoryRestConfiguration config,
PagingAndSortingTemplateVariables templateVariables,
org.springframework.plugin.core.PluginRegistry<BackendIdConverter,Class<?>> idConverters)
Creates a new
RepositoryEntityLinks . |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.