| Interface | Description | 
|---|---|
| SearchService | 
 The service that provides search functionality 
 | 
| TermFactory | 
 Search term factories convert specific terms to query predicates or sort orderings. 
 | 
| Class | Description | 
|---|---|
| SearchQuery | 
 Contains the predicates and ordering terms needed to execute a search query. 
 | 
| SearchQuery.Builder | 
 A builder used to assemble search queries. 
 | 
| SearchQueryParser | 
 Converts search query strings into corresponding execution values (predicates and sorting terms). 
 | 
| SearchUtils | 
 Static utility methods for the search implementation. 
 | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.