Uses of Class
de.hybris.platform.searchservices.model.SnIndexerConfigurationModel
Packages that use SnIndexerConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnIndexerConfigurationModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return SnIndexerConfigurationModelModifier and TypeMethodDescriptionSnIndexConfigurationModel.getIndexerConfiguration()Generated method - Getter of theSnIndexConfiguration.indexerConfigurationattribute defined at extensionsearchservices.SnIndexTypeModel.getIndexerConfiguration()Generated method - Getter of theSnIndexType.indexerConfigurationattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnIndexerConfigurationModelModifier and TypeMethodDescriptionvoidSnIndexConfigurationModel.setIndexerConfiguration(SnIndexerConfigurationModel value) Generated method - Setter ofSnIndexConfiguration.indexerConfigurationattribute defined at extensionsearchservices.voidSnIndexTypeModel.setIndexerConfiguration(SnIndexerConfigurationModel value) Generated method - Setter ofSnIndexType.indexerConfigurationattribute defined at extensionsearchservices.