JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.rest.core
,
org.springframework.data.rest.core.annotation
,
org.springframework.data.rest.core.config
,
org.springframework.data.rest.core.event
,
org.springframework.data.rest.core.invoke
,
org.springframework.data.rest.core.mapping
,
org.springframework.data.rest.core.projection
,
org.springframework.data.rest.core.support
,
org.springframework.data.rest.core.util
,
org.springframework.data.rest.webmvc
,
org.springframework.data.rest.webmvc.alps
,
org.springframework.data.rest.webmvc.config
,
org.springframework.data.rest.webmvc.convert
,
org.springframework.data.rest.webmvc.json
,
org.springframework.data.rest.webmvc.mapping
,
org.springframework.data.rest.webmvc.spi
,
org.springframework.data.rest.webmvc.support
,
org.springframework.data.rest.webmvc.util
Class Hierarchy
java.lang.
Object
org.springframework.hateoas.core.AbstractEntityLinks (implements org.springframework.hateoas.EntityLinks)
org.springframework.data.rest.webmvc.support.
RepositoryEntityLinks
org.springframework.validation.
AbstractErrors
(implements org.springframework.validation.
Errors
, java.io.
Serializable
)
org.springframework.data.rest.core.
ValidationErrors
org.springframework.http.converter.
AbstractHttpMessageConverter
<T> (implements org.springframework.http.converter.
HttpMessageConverter
<T>)
org.springframework.http.converter.json.
AbstractJackson2HttpMessageConverter
(implements org.springframework.http.converter.
GenericHttpMessageConverter
<T>)
org.springframework.http.converter.json.
MappingJackson2HttpMessageConverter
org.springframework.data.rest.webmvc.alps.
AlpsJsonHttpMessageConverter
org.springframework.data.rest.core.event.
AbstractRepositoryEventListener
<T> (implements org.springframework.context.
ApplicationListener
<E>)
org.springframework.data.rest.core.event.
ValidatingRepositoryEventListener
org.springframework.data.rest.webmvc.alps.
AlpsController
org.springframework.data.rest.webmvc.alps.
AlpsResourceProcessor
(implements org.springframework.hateoas.ResourceProcessor<T>)
org.springframework.data.rest.core.event.
AnnotatedHandlerBeanPostProcessor
(implements org.springframework.context.
ApplicationListener
<E>, org.springframework.beans.factory.config.
BeanPostProcessor
)
org.springframework.context.support.
ApplicationObjectSupport
(implements org.springframework.context.
ApplicationContextAware
)
org.springframework.web.context.support.
WebApplicationObjectSupport
(implements org.springframework.web.context.
ServletContextAware
)
org.springframework.web.servlet.handler.
AbstractHandlerMapping
(implements org.springframework.web.servlet.
HandlerMapping
, org.springframework.core.
Ordered
)
org.springframework.web.servlet.handler.
AbstractHandlerMethodMapping
<T> (implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.web.servlet.mvc.method.
RequestMappingInfoHandlerMapping
org.springframework.web.servlet.mvc.method.annotation.
RequestMappingHandlerMapping
(implements org.springframework.context.
EmbeddedValueResolverAware
)
org.springframework.data.rest.webmvc.
BaseUriAwareHandlerMapping
org.springframework.data.rest.webmvc.
RepositoryRestHandlerMapping
org.springframework.web.servlet.support.
WebContentGenerator
org.springframework.web.servlet.mvc.method.
AbstractHandlerMethodAdapter
(implements org.springframework.web.servlet.
HandlerAdapter
, org.springframework.core.
Ordered
)
org.springframework.web.servlet.mvc.method.annotation.
RequestMappingHandlerAdapter
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.rest.webmvc.
ResourceProcessorInvokingHandlerAdapter
org.springframework.data.rest.webmvc.
RepositoryRestHandlerAdapter
org.springframework.data.rest.webmvc.mapping.
AssociationLinks
org.springframework.data.rest.webmvc.support.
BackendIdHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.
BaseUri
com.fasterxml.jackson.databind.deser.BeanDeserializerModifier
org.springframework.data.rest.webmvc.json.
PersistentEntityJackson2Module.AssociationUriResolvingDeserializerModifier
org.springframework.data.rest.webmvc.support.
ConstraintViolationExceptionMessage
org.springframework.data.rest.webmvc.support.
ConstraintViolationMessage
org.springframework.data.rest.webmvc.
ControllerUtils
org.springframework.data.rest.webmvc.support.
DefaultedPageable
org.springframework.data.rest.webmvc.support.
DefaultedPageableHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.core.invoke.
DefaultRepositoryInvokerFactory
(implements org.springframework.data.rest.core.invoke.
RepositoryInvokerFactory
)
org.springframework.data.rest.core.support.
DomainObjectMerger
org.springframework.data.rest.webmvc.json.
DomainObjectReader
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.
ApplicationEvent
org.springframework.data.rest.core.event.
RepositoryEvent
org.springframework.data.rest.core.event.
AfterCreateEvent
org.springframework.data.rest.core.event.
AfterDeleteEvent
org.springframework.data.rest.core.event.
AfterSaveEvent
org.springframework.data.rest.core.event.
BeforeCreateEvent
org.springframework.data.rest.core.event.
BeforeDeleteEvent
org.springframework.data.rest.core.event.
BeforeSaveEvent
org.springframework.data.rest.core.event.
ExceptionEvent
org.springframework.data.rest.core.event.
LinkSaveEvent
org.springframework.data.rest.core.event.
AfterLinkDeleteEvent
org.springframework.data.rest.core.event.
AfterLinkSaveEvent
org.springframework.data.rest.core.event.
BeforeLinkDeleteEvent
org.springframework.data.rest.core.event.
BeforeLinkSaveEvent
org.springframework.data.rest.webmvc.support.
ExceptionMessage
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
org.springframework.web.servlet.
HttpServletBean
(implements org.springframework.context.
EnvironmentAware
, org.springframework.core.env.
EnvironmentCapable
)
org.springframework.web.servlet.
FrameworkServlet
(implements org.springframework.context.
ApplicationContextAware
)
org.springframework.web.servlet.
DispatcherServlet
org.springframework.data.rest.webmvc.
RepositoryRestDispatcherServlet
org.springframework.data.rest.webmvc.
IncomingRequest
org.springframework.data.rest.webmvc.json.
Jackson2DatatypeHelper
org.springframework.data.rest.webmvc.json.
JacksonMetadata
(implements java.lang.
Iterable
<T>)
org.springframework.data.rest.webmvc.support.
JpaHelper
(implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.data.rest.webmvc.json.
JsonSchema.Property
org.springframework.data.rest.webmvc.json.
JsonSchema.ArrayProperty
org.springframework.hateoas.core.LinkBuilderSupport<T> (implements org.springframework.hateoas.LinkBuilder)
org.springframework.data.rest.webmvc.support.
BaseUriLinkBuilder
org.springframework.data.rest.webmvc.support.
RepositoryLinkBuilder
org.springframework.data.rest.webmvc.mapping.
LinkCollectingAssociationHandler
(implements org.springframework.data.mapping.
SimpleAssociationHandler
)
org.springframework.data.rest.core.mapping.
MappingResourceMetadata
(implements org.springframework.data.rest.core.mapping.
ResourceMetadata
)
org.springframework.data.rest.core.util.
MapUtils
org.springframework.data.rest.core.config.
MetadataConfiguration
org.springframework.data.rest.core.support.
Methods
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.
Serializable
)
org.springframework.data.rest.webmvc.json.
PersistentEntityJackson2Module
org.springframework.data.rest.core.mapping.
ParameterMetadata
org.springframework.data.rest.core.mapping.
ParametersMetadata
(implements java.lang.
Iterable
<T>)
org.springframework.data.rest.core.
Path
org.springframework.data.rest.webmvc.support.
PersistentEntityProjector
(implements org.springframework.data.rest.webmvc.support.
Projector
)
org.springframework.data.rest.webmvc.
PersistentEntityResource.Builder
org.springframework.data.rest.webmvc.
PersistentEntityResourceAssembler
(implements org.springframework.hateoas.ResourceAssembler<T,D>)
org.springframework.data.rest.webmvc.config.
PersistentEntityResourceAssemblerArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.config.
PersistentEntityResourceHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.support.
PersistentEntityResourceProcessor
(implements org.springframework.hateoas.ResourceProcessor<T>)
org.springframework.data.rest.webmvc.json.
PersistentEntityToJsonSchemaConverter
(implements org.springframework.core.convert.converter.
ConditionalGenericConverter
)
org.springframework.data.rest.core.config.
ProjectionDefinitionConfiguration
(implements org.springframework.data.rest.core.projection.
ProjectionDefinitions
)
org.springframework.data.rest.webmvc.mapping.
PropertyMappings
org.springframework.data.rest.core.projection.
ProxyProjectionFactory
(implements org.springframework.data.rest.core.projection.
ProjectionFactory
)
org.springframework.data.rest.webmvc.support.
RepositoryConstraintViolationExceptionMessage
org.springframework.data.rest.webmvc.support.
RepositoryConstraintViolationExceptionMessage.ValidationError
org.springframework.data.rest.webmvc.
RepositoryController
org.springframework.data.rest.core.support.
RepositoryRelProvider
(implements org.springframework.hateoas.RelProvider)
org.springframework.data.rest.core.mapping.
RepositoryResourceMappings
(implements org.springframework.data.rest.core.mapping.
ResourceMappings
)
org.springframework.data.rest.core.config.
RepositoryRestConfiguration
org.springframework.data.rest.core.annotation.
RepositoryRestResource.None
org.springframework.data.rest.core.mapping.
ResolvableResourceDescriptionSupport
(implements org.springframework.data.rest.core.mapping.
ResourceDescription
)
org.springframework.data.rest.core.mapping.
AnnotationBasedResourceDescription
org.springframework.data.rest.core.mapping.
SimpleResourceDescription
org.springframework.data.rest.core.mapping.
TypedResourceDescription
org.springframework.data.rest.core.config.
ResourceMapping
org.springframework.data.rest.core.config.
ResourceMappingConfiguration
org.springframework.data.rest.core.support.
ResourceMappingUtils
org.springframework.data.rest.webmvc.config.
ResourceMetadataHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.
ResourceProcessorHandlerMethodReturnValueHandler
(implements org.springframework.web.method.support.
HandlerMethodReturnValueHandler
)
org.springframework.data.rest.core.support.
ResourceStringUtils
org.springframework.hateoas.ResourceSupport (implements org.springframework.hateoas.Identifiable<ID>)
org.springframework.hateoas.Resource<T>
org.springframework.data.rest.webmvc.json.
JsonSchema
org.springframework.data.rest.webmvc.
PersistentEntityResource
org.springframework.hateoas.Resources<T> (implements java.lang.
Iterable
<T>)
org.springframework.data.rest.webmvc.
RepositoryLinksResource
org.springframework.data.rest.webmvc.
RestMediaTypes
org.springframework.data.rest.webmvc.
RootResourceInformation
org.springframework.data.rest.webmvc.config.
RootResourceInformationHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.alps.
RootResourceInformationToAlpsDescriptorConverter
org.springframework.data.rest.core.mapping.
SearchResourceMappings
(implements java.lang.
Iterable
<T>, org.springframework.data.rest.core.mapping.
ResourceMapping
)
org.springframework.data.rest.webmvc.
ServerHttpRequestMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.core.support.
SimpleRelProvider
(implements org.springframework.hateoas.RelProvider)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
NonTransientDataAccessException
org.springframework.dao.
DataIntegrityViolationException
org.springframework.data.rest.core.
RepositoryConstraintViolationException
org.springframework.data.rest.webmvc.
ResourceNotFoundException
org.springframework.data.rest.webmvc.convert.
UriListHttpMessageConverter
(implements org.springframework.http.converter.
HttpMessageConverter
<T>)
org.springframework.data.rest.core.
UriToEntityConverter
(implements org.springframework.core.convert.converter.
ConditionalGenericConverter
)
org.springframework.data.rest.webmvc.util.
UriUtils
org.springframework.data.rest.core.util.
UUIDConverter
(implements org.springframework.core.convert.converter.
ConditionalGenericConverter
)
org.springframework.web.servlet.config.annotation.
WebMvcConfigurerAdapter
(implements org.springframework.web.servlet.config.annotation.
WebMvcConfigurer
)
org.springframework.data.web.config.
SpringDataWebConfiguration
org.springframework.data.web.config.
HateoasAwareSpringDataWebConfiguration
org.springframework.data.rest.webmvc.config.
RepositoryRestMvcConfiguration
Interface Hierarchy
org.springframework.data.rest.core.util.
Function
<S,T>
java.lang.
Iterable
<T>
org.springframework.data.rest.core.mapping.
ResourceMappings
org.springframework.context.
MessageSourceResolvable
org.springframework.data.rest.core.mapping.
ResourceDescription
org.springframework.plugin.core.Plugin<S>
org.springframework.data.rest.webmvc.spi.
BackendIdConverter
org.springframework.data.rest.core.projection.
ProjectionDefinitions
org.springframework.data.rest.core.projection.
ProjectionFactory
org.springframework.data.rest.webmvc.support.
Projector
org.springframework.data.rest.core.invoke.
RepositoryInvocationInformation
org.springframework.data.rest.core.invoke.
RepositoryInvoker
org.springframework.data.rest.core.invoke.
RepositoryInvokerFactory
org.springframework.data.rest.core.mapping.
ResourceMapping
org.springframework.data.rest.core.mapping.
CollectionResourceMapping
org.springframework.data.rest.core.mapping.
ResourceMetadata
org.springframework.data.rest.core.mapping.
MethodResourceMapping
org.springframework.data.rest.core.mapping.
ResourceMetadata
org.springframework.aop.
TargetClassAware
org.springframework.data.rest.core.projection.
ProxyProjectionFactory.TargetClassAware
Annotation Type Hierarchy
org.springframework.data.rest.core.annotation.
RestResource
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
RepositoryRestResource
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
RepositoryEventHandler
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeLinkSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeLinkDelete
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeDelete
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeCreate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterLinkSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterLinkDelete
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterDelete
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterCreate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
Description
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.config.
Projection
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.webmvc.
RepositoryRestController
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.webmvc.
BaseUriAwareController
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.webmvc.support.
BackendId
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.data.rest.core.invoke.
CrudMethod
org.springframework.data.rest.core.support.
DomainObjectMerger.NullHandlingPolicy
org.springframework.data.rest.webmvc.
ResourceType
org.springframework.data.rest.webmvc.convert.
StringToPointConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.rest.webmvc.convert.
StringToDistanceConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.rest.webmvc.spi.
BackendIdConverter.DefaultIdConverter
(implements org.springframework.data.rest.webmvc.spi.
BackendIdConverter
)
org.springframework.data.rest.webmvc.support.
HttpMethodHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2015–2015
Pivotal Software, Inc.
. All rights reserved.