JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Data REST Exporter
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
F
findByAttributes(String, String)
- Method in interface org.springframework.data.rest.example.gemfire.core.
ProductRepository
Returns all
Product
s having the given attribute value.
findByCreatedGreaterThan(Date, Pageable)
- Method in interface org.springframework.data.rest.example.jpa.
PersonRepository
findByCreatedUsingISO8601Date(Date, Pageable)
- Method in interface org.springframework.data.rest.example.jpa.
PersonRepository
findByCustomerId(Long)
- Method in interface org.springframework.data.rest.example.gemfire.order.
OrderRepository
findByDescriptionContaining(String)
- Method in interface org.springframework.data.rest.example.gemfire.core.
ProductRepository
Returns a list of
Product
s having a description which contains the given snippet.
findByEmailAddress(EmailAddress)
- Method in interface org.springframework.data.rest.example.gemfire.core.
CustomerRepository
Finds the Customer with the given
EmailAddress
.
findByFirstName(String, Pageable)
- Method in interface org.springframework.data.rest.example.jpa.
PersonRepository
findByLastname(String)
- Method in interface org.springframework.data.rest.example.gemfire.core.
CustomerRepository
Finds all
Customer
s with the given lastname.
findByName(String)
- Method in interface org.springframework.data.rest.example.gemfire.core.
ProductRepository
findExported(Class<?>)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findExported(Method)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findFirstPersonByFirstName(String)
- Method in interface org.springframework.data.rest.example.jpa.
PersonRepository
findPath(Class<?>)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findPath(Method)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findRel(Class<?>)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findRel(Method)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
findRepositoryMappingForPath(String)
- Method in class org.springframework.data.rest.core.config.
RepositoryRestConfiguration
findTypeForPath(String)
- Method in class org.springframework.data.rest.core.config.
ResourceMappingConfiguration
followPropertyReference(RepositoryRestRequest, String, String)
- Method in class org.springframework.data.rest.webmvc.
RepositoryPropertyReferenceController
followPropertyReference(RepositoryRestRequest, String, String, String)
- Method in class org.springframework.data.rest.webmvc.
RepositoryPropertyReferenceController
followPropertyReferenceCompact(RepositoryRestRequest, String, String)
- Method in class org.springframework.data.rest.webmvc.
RepositoryPropertyReferenceController
formatRel(RepositoryRestConfiguration, RepositoryInformation, PersistentProperty<?>)
- Static method in class org.springframework.data.rest.core.support.
ResourceMappingUtils
Deprecated.
Friend
- Class in
org.springframework.data.rest.example.neo4j
Friend()
- Constructor for class org.springframework.data.rest.example.neo4j.
Friend
Friend(String)
- Constructor for class org.springframework.data.rest.example.neo4j.
Friend
FriendRepository
- Interface in
org.springframework.data.rest.example.neo4j
fromMethod(Method)
- Static method in enum org.springframework.data.rest.core.invoke.
CrudMethod
Get an enum from a
Method
.
Function
<
S
,
T
> - Interface in
org.springframework.data.rest.core.util
Simple function interface.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Data REST Exporter
Prev Letter
Next Letter
Frames
No Frames
All Classes