E - the search results item typePSR - the search provider specific result objectpublic interface PostSearchMetaProcessor<E extends ItemModel,PSR>
| Modifier and Type | Method and Description |
|---|---|
void |
populateMetaData(java.util.List<DataObject<E>> metaItems,
PSR providerSearchResult)
Populate the results meta data with some additional data related to the result items.
|
void populateMetaData(java.util.List<DataObject<E>> metaItems, PSR providerSearchResult)
metaItems - The result items and their meta dataproviderSearchResult - the search service specific results objectCopyright © 2018 SAP SE. All Rights Reserved.