T
- Type of the resource for the filtered searchpublic interface FilterExpression<T> extends SearchExpression<T>
Modifier and Type | Method and Description |
---|---|
static <T> FilterExpression<T> |
of(String sphereFilterExpression) |
attributePath, expression, value
static <T> FilterExpression<T> of(String sphereFilterExpression)