Uses of Class
de.hybris.platform.searchservices.admin.data.SnIndexConfiguration
Packages that use SnIndexConfiguration
Package
Description
-
Uses of SnIndexConfiguration in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionprotected AsIndexConfigurationDataSnAsSearchProvider.convertIndexConfiguration(SnIndexConfiguration source) -
Uses of SnIndexConfiguration in de.hybris.platform.commerceservices.search.searchservices.data
Methods in de.hybris.platform.commerceservices.search.searchservices.data that return SnIndexConfigurationMethods in de.hybris.platform.commerceservices.search.searchservices.data with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidSnSearchResultConverterData.setIndexConfiguration(SnIndexConfiguration indexConfiguration) -
Uses of SnIndexConfiguration in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionprotected QualifierTypeDTOCSSearchSnSearchProvider.convertCurrencyQualifierType(CSSearchSnSearchProvider.ConverterContext converterContext, SnIndexConfiguration indexConfiguration) protected IndexConfigurationDTOCSSearchSnSearchProvider.convertIndexConfiguration(CSSearchSnSearchProvider.ConverterContext converterContext, SnIndexConfiguration source) protected CSSearchClientCSSearchSnSearchProvider.createClient(SnIndexConfiguration indexConfiguration) protected voidCSSearchSnSearchProvider.exportIndexConfiguration(CSSearchSnSearchProvider.ConverterContext converterContext, SnIndexConfiguration indexConfiguration, CSSearchClient client) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.admin.converter.populator
Methods in de.hybris.platform.searchservices.admin.converter.populator with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidSnIndexConfigurationPopulator.populate(SnIndexConfigurationModel source, SnIndexConfiguration target) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.admin.service
Methods in de.hybris.platform.searchservices.admin.service that return types with arguments of type SnIndexConfigurationModifier and TypeMethodDescriptionSnIndexConfigurationService.getAllIndexConfigurations()Returns all the index configurations.SnIndexConfigurationService.getIndexConfigurationForId(String id) Returns the index configuration for the given id. -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return types with arguments of type SnIndexConfigurationModifier and TypeMethodDescriptionDefaultSnIndexConfigurationService.getAllIndexConfigurations()DefaultSnIndexConfigurationService.getIndexConfigurationForId(String id) DefaultSnIndexConfigurationService.getSnIndexConfigurationConverter()Method parameters in de.hybris.platform.searchservices.admin.service.impl with type arguments of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidDefaultSnIndexConfigurationService.setSnIndexConfigurationConverter(Converter<SnIndexConfigurationModel, SnIndexConfiguration> snIndexConfigurationConverter) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.core.service
Methods in de.hybris.platform.searchservices.core.service that return SnIndexConfigurationModifier and TypeMethodDescriptionSnContext.getIndexConfiguration()Returns the index configuration.SnResponse.getIndexConfiguration() -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl that return SnIndexConfigurationModifier and TypeMethodDescriptionAbstractSnResponse.getIndexConfiguration()DefaultSnContext.getIndexConfiguration()Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidDefaultSnContext.setIndexConfiguration(SnIndexConfiguration indexConfiguration) Constructors in de.hybris.platform.searchservices.core.service.impl with parameters of type SnIndexConfigurationModifierConstructorDescriptionprotectedAbstractSnResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.indexer.service.impl
Constructors in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexConfigurationModifierConstructorDescriptionDefaultSnIndexerBatchResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType) DefaultSnIndexerResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.search.service.impl
Constructors in de.hybris.platform.searchservices.search.service.impl with parameters of type SnIndexConfigurationModifierConstructorDescriptionDefaultSnSearchResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.spi.data
Methods in de.hybris.platform.searchservices.spi.data that return SnIndexConfigurationMethods in de.hybris.platform.searchservices.spi.data with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidSnExportConfiguration.setIndexConfiguration(SnIndexConfiguration indexConfiguration) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.spi.service
Methods in de.hybris.platform.searchservices.spi.service with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionSnSearchProvider.getSearchProviderConfiguration(SnIndexConfiguration indexConfiguration) Returns the search provider configuration. -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.spi.service.impl
Methods in de.hybris.platform.searchservices.spi.service.impl with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionAbstractSnSearchProvider.getSearchProviderConfiguration(SnIndexConfiguration indexConfiguration) -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.suggest.service.impl
Constructors in de.hybris.platform.searchservices.suggest.service.impl with parameters of type SnIndexConfigurationModifierConstructorDescriptionDefaultSnSuggestResponse(SnIndexConfiguration indexConfiguration, SnIndexType indexType)