| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.ext.search | |
| org.apache.cxf.jaxrs.ext.search.fiql |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
SearchCondition<T> |
SearchConditionParser.parse(String fiqlExpression) |
| Modifier and Type | Method and Description |
|---|---|
SearchCondition<T> |
FiqlParser.parse(String fiqlExpression)
Parses expression and builds search filter.
|
Apache CXF