Uses of Interface
de.hybris.platform.searchservices.spi.service.SnSearchProvider
Packages that use SnSearchProvider
Package
Description
-
Uses of SnSearchProvider in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Classes in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that implement SnSearchProviderModifier and TypeClassDescriptionclassImplementation ofSnSearchProviderfor the search core service. -
Uses of SnSearchProvider in de.hybris.platform.searchservices.spi.service
Methods in de.hybris.platform.searchservices.spi.service that return SnSearchProviderModifier and TypeMethodDescriptionSnSearchProviderMapping.getSearchProvider()Returns the search provider.<T extends AbstractSnSearchProviderConfiguration>
SnSearchProvider<T>SnSearchProviderFactory.getSearchProviderForConfiguration(AbstractSnSearchProviderConfiguration configuration) Returns theSnSearchProviderinstance for the given configuration.<T extends AbstractSnSearchProviderConfiguration>
SnSearchProvider<T>SnSearchProviderFactory.getSearchProviderForContext(SnContext context) Returns theSnSearchProviderinstance for the given context. -
Uses of SnSearchProvider in de.hybris.platform.searchservices.spi.service.impl
Classes in de.hybris.platform.searchservices.spi.service.impl that implement SnSearchProviderModifier and TypeClassDescriptionclassBase class for search providers.Methods in de.hybris.platform.searchservices.spi.service.impl that return SnSearchProviderModifier and TypeMethodDescriptionDefaultSnSearchProviderMapping.getSearchProvider()<T extends AbstractSnSearchProviderConfiguration>
SnSearchProvider<T>DefaultSnSearchProviderFactory.getSearchProviderForConfiguration(AbstractSnSearchProviderConfiguration configuration) DefaultSnSearchProviderFactory.getSearchProviderForContext(SnContext context) Methods in de.hybris.platform.searchservices.spi.service.impl with parameters of type SnSearchProviderModifier and TypeMethodDescriptionvoidDefaultSnSearchProviderMapping.setSearchProvider(SnSearchProvider<AbstractSnSearchProviderConfiguration> searchProvider)