JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST - WebMVC
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.rest.webmvc
,
org.springframework.data.rest.webmvc.config
,
org.springframework.data.rest.webmvc.convert
,
org.springframework.data.rest.webmvc.json
,
org.springframework.data.rest.webmvc.support
Class Hierarchy
java.lang.
Object
org.springframework.hateoas.core.AbstractEntityLinks (implements org.springframework.hateoas.EntityLinks)
org.springframework.data.rest.webmvc.support.
RepositoryEntityLinks
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.
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.support.
ConstraintViolationExceptionMessage
org.springframework.data.rest.webmvc.support.
ConstraintViolationMessage
org.springframework.data.rest.webmvc.
ControllerUtils
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
org.springframework.web.servlet.
DispatcherServlet
org.springframework.data.rest.webmvc.
RepositoryRestDispatcherServlet
org.springframework.data.rest.webmvc.support.
HttpRequestUtils
org.springframework.data.rest.webmvc.json.
Jackson2DatatypeHelper
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
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
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.rest.webmvc.
PersistentEntityResourceAssembler
<T> (implements org.springframework.hateoas.ResourceAssembler<T,D>)
org.springframework.data.rest.webmvc.
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.webmvc.support.
RepositoryConstraintViolationExceptionMessage
org.springframework.data.rest.webmvc.support.
RepositoryConstraintViolationExceptionMessage.ValidationError
org.springframework.data.rest.webmvc.
RepositoryController
org.springframework.data.rest.webmvc.
RepositoryInvokerHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.
RepositoryPropertyReferenceController
(implements org.springframework.context.
ApplicationEventPublisherAware
)
org.springframework.data.rest.webmvc.
RepositoryRestRequestHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.
ResourceMetadataHandlerMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
org.springframework.data.rest.webmvc.
ResourceProcessorHandlerMethodReturnValueHandler
(implements org.springframework.web.method.support.
HandlerMethodReturnValueHandler
)
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
<T>
org.springframework.hateoas.Resources<T> (implements java.lang.
Iterable
<T>)
org.springframework.data.rest.webmvc.
RepositoryLinksResource
org.springframework.data.rest.webmvc.
ServerHttpRequestMethodArgumentResolver
(implements org.springframework.web.method.support.
HandlerMethodArgumentResolver
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.data.rest.webmvc.
ResourceNotFoundException
org.springframework.data.rest.webmvc.convert.
UriListHttpMessageConverter
(implements org.springframework.http.converter.
HttpMessageConverter
<T>)
org.springframework.data.rest.webmvc.support.
ValidationExceptionHandler
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
Annotation Type Hierarchy
org.springframework.data.rest.webmvc.
RepositoryRestController
(implements java.lang.annotation.
Annotation
)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST - WebMVC
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2013-2014
Pivotal
. All Rights Reserved.