Package org.springframework.data.domain
Class ExampleMatcher.PropertySpecifiers
java.lang.Object
org.springframework.data.domain.ExampleMatcher.PropertySpecifiers
- Enclosing interface:
- ExampleMatcher
Define specific property handling for Dot-Paths.
- Since:
- 1.12
- Author:
- Christoph Strobl, Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(ExampleMatcher.PropertySpecifier specifier) boolean
getForPath
(String path) int
hashCode()
boolean
hasSpecifierForPath
(String path) boolean