JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST - Core
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.mapping
,
org.springframework.data.rest.core.projection
,
org.springframework.data.rest.core.support
,
org.springframework.data.rest.core.util
Class Hierarchy
java.lang.
Object
org.springframework.validation.
AbstractErrors
(implements org.springframework.validation.
Errors
, java.io.
Serializable
)
org.springframework.validation.
AbstractBindingResult
(implements org.springframework.validation.
BindingResult
, java.io.
Serializable
)
org.springframework.validation.
AbstractPropertyBindingResult
org.springframework.data.rest.core.
ValidationErrors
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.core.event.
AnnotatedEventHandlerInvoker
(implements org.springframework.context.
ApplicationListener
<E>, org.springframework.beans.factory.config.
BeanPostProcessor
)
org.springframework.web.servlet.config.annotation.
CorsRegistry
org.springframework.data.rest.core.config.
RepositoryCorsRegistry
org.springframework.data.rest.core.mapping.
CrudMethodsSupportedHttpMethods
(implements org.springframework.data.rest.core.mapping.
SupportedHttpMethods
)
org.springframework.data.rest.core.support.
DefaultSelfLinkProvider
(implements org.springframework.data.rest.core.support.
SelfLinkProvider
)
org.springframework.data.rest.core.support.
DomainObjectMerger
org.springframework.data.rest.core.support.
EntityLookupSupport
<T> (implements org.springframework.data.rest.core.support.
EntityLookup
<T>)
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.
LinkedEntityEvent
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.core.util.
Java8PluginRegistry
<T,S>
org.springframework.data.rest.core.config.
MetadataConfiguration
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.core.mapping.
PersistentEntitiesResourceMappings
(implements org.springframework.data.rest.core.mapping.
ResourceMappings
)
org.springframework.data.rest.core.mapping.
RepositoryResourceMappings
org.springframework.data.rest.core.config.
ProjectionDefinitionConfiguration
(implements org.springframework.data.rest.core.projection.
ProjectionDefinitions
)
org.springframework.data.rest.core.support.
RepositoryRelProvider
(implements org.springframework.hateoas.RelProvider)
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.core.support.
ResourceStringUtils
org.springframework.data.rest.core.mapping.
SearchResourceMappings
(implements java.lang.
Iterable
<T>, org.springframework.data.rest.core.mapping.
ResourceMapping
)
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.core.support.
UnwrappingRepositoryInvokerFactory
(implements org.springframework.data.repository.support.
RepositoryInvokerFactory
)
org.springframework.data.rest.core.
UriToEntityConverter
(implements org.springframework.core.convert.converter.
ConditionalGenericConverter
)
Interface Hierarchy
org.springframework.data.rest.core.config.
EntityLookupRegistrar
org.springframework.data.rest.core.config.
EntityLookupRegistrar.IdMappingRegistrar
<T,R>
org.springframework.data.rest.core.config.
EntityLookupRegistrar.LookupRegistrar
<T,ID,R>
org.springframework.data.rest.core.config.
EntityLookupRegistrar.LookupRegistrar.Lookup
<R,ID>
org.springframework.data.rest.core.config.
EnumTranslationConfiguration
java.lang.
Iterable
<T>
org.springframework.data.rest.core.mapping.
ResourceMappings
org.springframework.data.util.
Streamable
<T>
org.springframework.data.rest.core.mapping.
ResourceMappings
org.springframework.data.rest.core.util.
MapUtils
org.springframework.context.
MessageSourceResolvable
org.springframework.data.rest.core.mapping.
ResourceDescription
org.springframework.plugin.core.Plugin<S>
org.springframework.data.rest.core.support.
EntityLookup
<T>
org.springframework.data.rest.core.projection.
ProjectionDefinitions
org.springframework.data.rest.core.mapping.
RepositoryDetectionStrategy
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.
PropertyAwareResourceMapping
org.springframework.data.rest.core.mapping.
ResourceMetadata
org.springframework.data.rest.core.support.
SelfLinkProvider
org.springframework.data.rest.core.mapping.
SupportedHttpMethods
Annotation Type Hierarchy
org.springframework.data.rest.core.config.
Projection
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeCreate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterDelete
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeLinkSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterLinkSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
RepositoryEventHandler
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
Description
(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.
HandleAfterCreate
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleBeforeSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterSave
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
RepositoryRestResource
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
RestResource
(implements java.lang.annotation.
Annotation
)
org.springframework.data.rest.core.annotation.
HandleAfterLinkDelete
(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.mapping.
RepositoryDetectionStrategy.RepositoryDetectionStrategies
(implements org.springframework.data.rest.core.mapping.
RepositoryDetectionStrategy
)
org.springframework.data.rest.core.mapping.
ResourceType
org.springframework.data.rest.core.mapping.
SupportedHttpMethods.NoSupportedMethods
(implements org.springframework.data.rest.core.mapping.
SupportedHttpMethods
)
org.springframework.data.rest.core.config.
JsonSchemaFormat
org.springframework.data.rest.core.
StringToLdapNameConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.rest.core.support.
DomainObjectMerger.NullHandlingPolicy
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data REST - Core
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2018
Pivotal Software, Inc.
. All rights reserved.