Uses of Class
de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration
-
Packages that use AbstractSnSearchProviderConfiguration Package Description de.hybris.platform.searchprovidercssearchservices.jalo de.hybris.platform.searchservices.jalo -
-
Uses of AbstractSnSearchProviderConfiguration in de.hybris.platform.searchprovidercssearchservices.jalo
Subclasses of AbstractSnSearchProviderConfiguration in de.hybris.platform.searchprovidercssearchservices.jalo Modifier and Type Class Description classCSSearchSnSearchProviderConfigurationclassGeneratedCSSearchSnSearchProviderConfigurationGenerated class for typeCSSearchSnSearchProviderConfiguration. -
Uses of AbstractSnSearchProviderConfiguration in de.hybris.platform.searchservices.jalo
Methods in de.hybris.platform.searchservices.jalo that return AbstractSnSearchProviderConfiguration Modifier and Type Method Description AbstractSnSearchProviderConfigurationGeneratedSnIndexConfiguration. getSearchProviderConfiguration()Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.AbstractSnSearchProviderConfigurationGeneratedSnIndexConfiguration. getSearchProviderConfiguration(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type AbstractSnSearchProviderConfiguration Modifier and Type Method Description voidGeneratedSnIndexConfiguration. setSearchProviderConfiguration(SessionContext ctx, AbstractSnSearchProviderConfiguration value)Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.voidGeneratedSnIndexConfiguration. setSearchProviderConfiguration(AbstractSnSearchProviderConfiguration value)Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.
-