T
- Type of the resource for the searchpublic interface SearchExpression<T>
Modifier and Type | Method and Description |
---|---|
String |
attributePath()
Generates the path for the attribute to apply the search expression.
|
String |
expression()
Returns a search expression.
|
String |
value()
Generates the value applied to the search expression.
|
String expression()
String attributePath()