Class DefaultSnAsCatalogVersionResolver
java.lang.Object
de.hybris.platform.adaptivesearch.searchservices.strategies.impl.DefaultSnAsCatalogVersionResolver
- All Implemented Interfaces:
SnAsCatalogVersionResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisSupportedCatalogVersion(CatalogVersionModel catalogVersion) resolveCatalogVersions(SnSearchContext searchContext) Resolves the catalog versions.voidsetCatalogVersionService(CatalogVersionService catalogVersionService) voidsetSnCommonConfigurationService(SnCommonConfigurationService snCommonConfigurationService)
-
Constructor Details
-
DefaultSnAsCatalogVersionResolver
public DefaultSnAsCatalogVersionResolver()
-
-
Method Details
-
resolveCatalogVersions
Description copied from interface:SnAsCatalogVersionResolverResolves the catalog versions.- Specified by:
resolveCatalogVersionsin interfaceSnAsCatalogVersionResolver- Parameters:
searchContext- - the search context- Returns:
- the catalog versions
-
isSupportedCatalogVersion
-
getCatalogVersionService
-
setCatalogVersionService
-
getSnCommonConfigurationService
-
setSnCommonConfigurationService
public void setSnCommonConfigurationService(SnCommonConfigurationService snCommonConfigurationService)
-