| 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 BackendIdConverters and
ResourceMetadataHandlerMethodArgumentResolver. |
RepositoryEntityLinks(Repositories repositories,
ResourceMappings mappings,
RepositoryRestConfiguration config,
HateoasPageableHandlerMethodArgumentResolver resolver,
org.springframework.plugin.core.PluginRegistry<BackendIdConverter,Class<?>> idConverters)
Creates a new
RepositoryEntityLinks. |
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.