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 |
|---|---|
java.util.List<CsSort> |
getAvailableSorts()
Get the available sort options.
|
Q |
translateQuery(SC command,
Pageable pageable)
Build the flexible search query.
|
Q translateQuery(SC command, Pageable pageable)
command - the search commandpageable - the paging and sorting optionsjava.util.List<CsSort> getAvailableSorts()
Copyright © 2018 SAP SE. All Rights Reserved.