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 

M

MapUtils - Class in org.springframework.data.rest.core.util
Helper methods to work with Maps.
MapUtils() - Constructor for class org.springframework.data.rest.core.util.MapUtils
 
matches(String) - Method in class org.springframework.data.rest.core.Path
 
matches(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.rest.core.UriDomainClassConverter
 
matches(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.rest.core.util.UUIDConverter
 
matches(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter
 
maybeAddAssociationLink(RepositoryLinkBuilder, ResourceMappings, PersistentProperty<?>, List<Link>) - Static method in class org.springframework.data.rest.webmvc.json.PersistentEntityJackson2Module
 
merge(Object, Object) - Method in class org.springframework.data.rest.core.support.DomainObjectMerger
 
merge(Method, ResourceMapping) - Static method in class org.springframework.data.rest.core.support.ResourceMappingUtils
Deprecated.
 
merge(Class<?>, ResourceMapping) - Static method in class org.springframework.data.rest.core.support.ResourceMappingUtils
Deprecated.
 
messageSource() - Method in class org.springframework.data.rest.example.RestExporterExampleRestConfig
 
method() - Method in class org.springframework.data.rest.core.invoke.RepositoryQueryMethod
The Method to invoke.
MethodResourceMapping - Interface in org.springframework.data.rest.core.mapping
A ResourceMapping that is backed by a Method.
Methods - Class in org.springframework.data.rest.core.support
 
mongoDbFactory() - Method in class org.springframework.data.rest.example.mongodb.MongoDbRepositoryConfig
 
MongoDbRepositoryConfig - Class in org.springframework.data.rest.example.mongodb
 
MongoDbRepositoryConfig() - Constructor for class org.springframework.data.rest.example.mongodb.MongoDbRepositoryConfig
 
mongoTemplate() - Method in class org.springframework.data.rest.example.mongodb.MongoDbRepositoryConfig
 
Movie - Class in org.springframework.data.rest.example.neo4j
 
Movie() - Constructor for class org.springframework.data.rest.example.neo4j.Movie
 
Movie(String, Studio) - Constructor for class org.springframework.data.rest.example.neo4j.Movie
 
MovieRepository - Interface in org.springframework.data.rest.example.neo4j
 
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