| Package | Description |
|---|---|
| de.hybris.platform.cscockpit.services.search.impl | |
| de.hybris.platform.cscockpit.services.search.meta.processor |
| Modifier and Type | Method and Description |
|---|---|
protected List<PostSearchMetaProcessor<E,PSR>> |
AbstractCsSearchService.getPostSearchMetaProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCsSearchService.setPostSearchMetaProcessors(List<PostSearchMetaProcessor<E,PSR>> postSearchMetaProcessors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductPriceProcessor<PSR>
The product price processor looks up the product price for a product using the
CommercePriceService and
attaches it as meta data. |
class |
ProductPromotionsProcessor<PSR>
The product promotions processor looks up the product promotions for a product and attaches it as meta data.
|
class |
ProductStockLevelProcessor
This processor pulls stock levels from the FacetSearchPageData returned by the Commerce API.
|
Copyright © 2017 SAP SE. All Rights Reserved.