| Package | Description |
|---|---|
| com.hybris.backoffice.widgets.advancedsearch.engine | |
| com.hybris.cockpitng.search.data | |
| com.hybris.cockpitng.search.data.pageable |
| Modifier and Type | Class and Description |
|---|---|
class |
AdvancedSearchQueryData
Represents search query data within advanced search widget
|
class |
PageableWithFullTextDataCallback
Pageable wrapper which calls
PageableWithFullTextDataCallback.onFullTextSearchData(FullTextSearchData) after current page is fetched and full
text search data is available. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchQueryData
Represents the search data that is used by search logic controller to build query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSearchQueryData
DTO for simple search query data
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FullTextSearchPageable<R>
Pageable with auto correction (spell check) and facets.
|
interface |
Pageable<R>
Capable of paging the collections of result type
R. |
| Modifier and Type | Class and Description |
|---|---|
class |
PageableList<R>
|
Copyright © 2018. All rights reserved.