| Modifier and Type | Interface and Description |
|---|---|
interface |
CsFacetSearchResult<SC extends CsFacetSearchCommand,E>
Interface to represent facet search results.
|
| Modifier and Type | Method and Description |
|---|---|
CsSearchResult<SC,E> |
CsSearchService.search(SC command,
Pageable pageable)
Execute a search and return the results
|
| Modifier and Type | Method and Description |
|---|---|
CsSearchResult<SC,E> |
DefaultCsFlexibleSearchService.search(SC command,
Pageable pageable) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCsFacetSearchResult<SC extends CsFacetSearchCommand,E> |
class |
DefaultCsSearchResult<SC extends CsSearchCommand,E> |
| Modifier and Type | Method and Description |
|---|---|
protected CsSearchResult<SC,? extends ItemModel> |
DefaultSearchCommandController.getSearchResult() |
Copyright © 2017 SAP SE. All Rights Reserved.