Uses of Class
de.hybris.platform.searchservices.model.SnIndexConfigurationModel
Packages that use SnIndexConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnIndexConfigurationModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return SnIndexConfigurationModelModifier and TypeMethodDescriptionSnIndexTypeModel.getIndexConfiguration()Generated method - Getter of theSnIndexType.indexConfigurationattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model that return types with arguments of type SnIndexConfigurationModelModifier and TypeMethodDescriptionAbstractSnSearchProviderConfigurationModel.getIndexConfigurations()Generated method - Getter of theAbstractSnSearchProviderConfiguration.indexConfigurationsattribute defined at extensionsearchservices.SnIndexerConfigurationModel.getIndexConfigurations()Generated method - Getter of theSnIndexerConfiguration.indexConfigurationsattribute defined at extensionsearchservices.SnSynonymDictionaryModel.getIndexConfigurations()Generated method - Getter of theSnSynonymDictionary.indexConfigurationsattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnIndexConfigurationModelModifier and TypeMethodDescriptionvoidSnIndexTypeModel.setIndexConfiguration(SnIndexConfigurationModel value) Generated method - Setter ofSnIndexType.indexConfigurationattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnIndexConfigurationModelModifier and TypeMethodDescriptionvoidAbstractSnSearchProviderConfigurationModel.setIndexConfigurations(List<SnIndexConfigurationModel> value) Generated method - Setter ofAbstractSnSearchProviderConfiguration.indexConfigurationsattribute defined at extensionsearchservices.voidSnIndexerConfigurationModel.setIndexConfigurations(List<SnIndexConfigurationModel> value) Generated method - Setter ofSnIndexerConfiguration.indexConfigurationsattribute defined at extensionsearchservices.voidSnSynonymDictionaryModel.setIndexConfigurations(List<SnIndexConfigurationModel> value) Generated method - Setter ofSnSynonymDictionary.indexConfigurationsattribute defined at extensionsearchservices.