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) boolean@Nullable ExampleMatcher.PropertySpecifiergetForPath(String path) getRequiredForPath(String path) inthashCode()booleanhasSpecifierForPath(String path) boolean
-
Method Details
-
add
-
hasSpecifierForPath
-
getForPath
-
getRequiredForPath
-
hasValues
public boolean hasValues() -
getSpecifiers
-
equals
-
hashCode
-