Spring Data REST Exporter
A B C D E F G H I J L M N O P R S T U V W 

E

EmailAddress - Class in org.springframework.data.rest.example.gemfire.core
Value object to represent email addresses.
EmailAddress(String) - Constructor for class org.springframework.data.rest.example.gemfire.core.EmailAddress
Creates a new EmailAddress from the given String representation.
EMPTY_RESOURCE - Static variable in class org.springframework.data.rest.webmvc.ControllerUtils
 
EMPTY_RESOURCE_LIST - Static variable in class org.springframework.data.rest.webmvc.ControllerUtils
 
EMPTY_RESOURCES - Static variable in class org.springframework.data.rest.webmvc.ControllerUtils
 
entityLinks() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
A special EntityLinks implementation that takes repository and current configuration into account when generating links.
entityManagerFactory() - Method in class org.springframework.data.rest.example.jpa.JpaRepositoryConfig
 
equals(Object) - Method in class org.springframework.data.rest.core.Path
 
equals(Object) - Method in class org.springframework.data.rest.example.gemfire.core.AbstractPersistentEntity
 
equals(Object) - Method in class org.springframework.data.rest.example.gemfire.core.EmailAddress
 
ExceptionEvent - Class in org.springframework.data.rest.core.event
An event to encapsulate an exception occurring anywhere within the REST exporter.
ExceptionEvent(Throwable) - Constructor for class org.springframework.data.rest.core.event.ExceptionEvent
 
exceptionHandlerExceptionResolver() - Method in class org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration
Bean for looking up methods annotated with ExceptionHandler.
ExceptionMessage - Class in org.springframework.data.rest.webmvc.support
A helper that renders an Exception JSON-friendly.
ExceptionMessage(Throwable) - Constructor for class org.springframework.data.rest.webmvc.support.ExceptionMessage
 
exceptionTranslator() - Method in class org.springframework.data.rest.example.neo4j.Neo4jRepositoryConfig
 
exportsMappingFor(Class<?>) - Method in class org.springframework.data.rest.core.mapping.ResourceMappings
Returns whether we have a ResourceMapping for the given type and it is exported.
exportsTopLevelResourceFor(String) - Method in class org.springframework.data.rest.core.mapping.ResourceMappings
Returns whether we export a top-level resource for the given path.
exposeIdsFor(Class<?>...) - Method in class org.springframework.data.rest.core.config.RepositoryRestConfiguration
Set the list of domain types for which we will expose the ID value as a normal property.
exposesDelete() - Method in interface org.springframework.data.rest.core.invoke.RepositoryInvocationInformation
 
exposesFindAll() - Method in interface org.springframework.data.rest.core.invoke.RepositoryInvocationInformation
 
exposesFindOne() - Method in interface org.springframework.data.rest.core.invoke.RepositoryInvocationInformation
 
exposesSave() - Method in interface org.springframework.data.rest.core.invoke.RepositoryInvocationInformation
 
extendInterceptors(List<Object>) - Method in class org.springframework.data.rest.webmvc.RepositoryRestHandlerMapping
 
A B C D E F G H I J L M N O P R S T U V W 
Spring Data REST Exporter