Class MarketplaceSearchSolrQueryPopulator
java.lang.Object
de.hybris.platform.commerceservices.search.solrfacetsearch.populators.SearchSolrQueryPopulator
de.hybris.platform.marketplaceservices.catalog.impl.MarketplaceSearchSolrQueryPopulator
- All Implemented Interfaces:
Populator
Override implementation of get session product catalogVersions in
SearchSolrQueryPopulator-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<CatalogVersionModel>Get all the session catalog versions that belong to product catalogs of the current site.protected VendorServicevoidsetVendorService(VendorService vendorService) Methods inherited from class de.hybris.platform.commerceservices.search.solrfacetsearch.populators.SearchSolrQueryPopulator
createSearchQuery, createSearchQueryForLegacyMode, getBaseSiteService, getBaseStoreService, getCatalogVersionService, getCommonI18NService, getFacetSearchConfig, getFacetSearchConfigService, getFacetSearchService, getIndexedType, getSearchQueryTemplateNameResolver, getSessionProductCatalogVersion, getSolrFacetSearchConfigSelectionStrategy, populate, setBaseSiteService, setBaseStoreService, setCatalogVersionService, setCommonI18NService, setFacetSearchConfigService, setFacetSearchService, setSearchQueryTemplateNameResolver, setSolrFacetSearchConfigSelectionStrategy
-
Constructor Details
-
MarketplaceSearchSolrQueryPopulator
public MarketplaceSearchSolrQueryPopulator()
-
-
Method Details
-
getSessionProductCatalogVersions
Description copied from class:SearchSolrQueryPopulatorGet all the session catalog versions that belong to product catalogs of the current site.- Overrides:
getSessionProductCatalogVersionsin classSearchSolrQueryPopulator- Returns:
- the list of session catalog versions
-
getVendorService
-
setVendorService
-