Package | Description |
---|---|
org.springframework.data.rest.webmvc.config | |
org.springframework.data.rest.webmvc.spi | |
org.springframework.data.rest.webmvc.support |
Modifier and Type | Method and Description |
---|---|
org.springframework.plugin.core.PluginRegistry<BackendIdConverter,Class<?>> |
RepositoryRestMvcConfiguration.backendIdConverterRegistry() |
Modifier and Type | Class and Description |
---|---|
static class |
BackendIdConverter.DefaultIdConverter
The default
BackendIdConverter that will simply use ids as they are. |
Constructor and Description |
---|
BackendIdHandlerMethodArgumentResolver(org.springframework.plugin.core.PluginRegistry<BackendIdConverter,Class<?>> idConverters,
ResourceMetadataHandlerMethodArgumentResolver resourceMetadataResolver,
BaseUri baseUri)
Creates a new
BackendIdHandlerMethodArgumentResolver for the given BackendIdConverter s and
ResourceMetadataHandlerMethodArgumentResolver . |
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.