Uses of Class
de.hybris.platform.searchservices.jalo.SnIndexConfiguration
Packages that use SnIndexConfiguration
Package
Description
-
Uses of SnIndexConfiguration in com.hybris.backoffice.searchservices.jalo
Methods in com.hybris.backoffice.searchservices.jalo that return SnIndexConfigurationModifier and TypeMethodDescriptionGeneratedBackofficeIndexedTypeToSearchservicesIndexConfig.getSnIndexConfiguration()Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute.GeneratedBackofficeIndexedTypeToSearchservicesIndexConfig.getSnIndexConfiguration(SessionContext ctx) Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute.Methods in com.hybris.backoffice.searchservices.jalo with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidGeneratedBackofficeIndexedTypeToSearchservicesIndexConfig.setSnIndexConfiguration(SessionContext ctx, SnIndexConfiguration value) Generated method - Setter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute.voidGeneratedBackofficeIndexedTypeToSearchservicesIndexConfig.setSnIndexConfiguration(SnIndexConfiguration value) Generated method - Setter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute. -
Uses of SnIndexConfiguration in de.hybris.platform.searchservices.jalo
Fields in de.hybris.platform.searchservices.jalo with type parameters of type SnIndexConfigurationModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SnIndexConfiguration>GeneratedAbstractSnSearchProviderConfiguration.INDEXCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n INDEXCONFIGURATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.searchservices.jalo that return SnIndexConfigurationModifier and TypeMethodDescriptionGeneratedSnIndexType.getIndexConfiguration()Generated method - Getter of theSnIndexType.indexConfigurationattribute.GeneratedSnIndexType.getIndexConfiguration(SessionContext ctx) Generated method - Getter of theSnIndexType.indexConfigurationattribute.Methods in de.hybris.platform.searchservices.jalo that return types with arguments of type SnIndexConfigurationModifier and TypeMethodDescriptionGeneratedAbstractSnSearchProviderConfiguration.getIndexConfigurations()Generated method - Getter of theAbstractSnSearchProviderConfiguration.indexConfigurationsattribute.GeneratedAbstractSnSearchProviderConfiguration.getIndexConfigurations(SessionContext ctx) Generated method - Getter of theAbstractSnSearchProviderConfiguration.indexConfigurationsattribute.GeneratedSnSynonymDictionary.getIndexConfigurations()Generated method - Getter of theSnSynonymDictionary.indexConfigurationsattribute.GeneratedSnSynonymDictionary.getIndexConfigurations(SessionContext ctx) Generated method - Getter of theSnSynonymDictionary.indexConfigurationsattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidGeneratedAbstractSnSearchProviderConfiguration.addToIndexConfigurations(SessionContext ctx, SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidGeneratedAbstractSnSearchProviderConfiguration.addToIndexConfigurations(SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidGeneratedSnSynonymDictionary.addToIndexConfigurations(SessionContext ctx, SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidGeneratedSnSynonymDictionary.addToIndexConfigurations(SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidGeneratedAbstractSnSearchProviderConfiguration.removeFromIndexConfigurations(SessionContext ctx, SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidGeneratedAbstractSnSearchProviderConfiguration.removeFromIndexConfigurations(SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidGeneratedSnSynonymDictionary.removeFromIndexConfigurations(SessionContext ctx, SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidGeneratedSnSynonymDictionary.removeFromIndexConfigurations(SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidGeneratedSnIndexType.setIndexConfiguration(SessionContext ctx, SnIndexConfiguration value) Generated method - Setter of theSnIndexType.indexConfigurationattribute.voidGeneratedSnIndexType.setIndexConfiguration(SnIndexConfiguration value) Generated method - Setter of theSnIndexType.indexConfigurationattribute.Method parameters in de.hybris.platform.searchservices.jalo with type arguments of type SnIndexConfigurationModifier and TypeMethodDescriptionvoidGeneratedAbstractSnSearchProviderConfiguration.setIndexConfigurations(SessionContext ctx, List<SnIndexConfiguration> value) Generated method - Setter of theAbstractSnSearchProviderConfiguration.indexConfigurationsattribute.voidGeneratedAbstractSnSearchProviderConfiguration.setIndexConfigurations(List<SnIndexConfiguration> value) Generated method - Setter of theAbstractSnSearchProviderConfiguration.indexConfigurationsattribute.voidGeneratedSnSynonymDictionary.setIndexConfigurations(SessionContext ctx, List<SnIndexConfiguration> value) Generated method - Setter of theSnSynonymDictionary.indexConfigurationsattribute.voidGeneratedSnSynonymDictionary.setIndexConfigurations(List<SnIndexConfiguration> value) Generated method - Setter of theSnSynonymDictionary.indexConfigurationsattribute.