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 TypeMethodDescriptionvoidadd(ExampleMatcher.PropertySpecifier specifier) booleangetForPath(String path) inthashCode()booleanhasSpecifierForPath(String path) boolean