SC - The type of search command used to run the searchQ - The search provider specific query typepublic interface CsSearchQueryBuilder<SC extends CsSearchCommand,Q>
| Modifier and Type | Method and Description |
|---|---|
List<CsSort> |
getAvailableSorts()
Get the available sort options.
|
Q |
translateQuery(SC command,
Pageable pageable)
Build the flexible search query.
|
Copyright © 2017 SAP SE. All Rights Reserved.