Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsSimpleSearchConfiguration
Packages that use AsSimpleSearchConfiguration
-
Uses of AsSimpleSearchConfiguration in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsSimpleSearchConfigurationModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsSimpleSearchConfiguration>GeneratedAsSimpleSearchProfile.SEARCHCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n SEARCHCONFIGURATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AsSimpleSearchConfigurationModifier and TypeMethodDescriptionGeneratedAsSimpleSearchProfile.getSearchConfigurations()Generated method - Getter of theAsSimpleSearchProfile.searchConfigurationsattribute.GeneratedAsSimpleSearchProfile.getSearchConfigurations(SessionContext ctx) Generated method - Getter of theAsSimpleSearchProfile.searchConfigurationsattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsSimpleSearchConfigurationModifier and TypeMethodDescriptionvoidGeneratedAsSimpleSearchProfile.addToSearchConfigurations(AsSimpleSearchConfiguration value) Generated method - Addsvalueto searchConfigurations.voidGeneratedAsSimpleSearchProfile.addToSearchConfigurations(SessionContext ctx, AsSimpleSearchConfiguration value) Generated method - Addsvalueto searchConfigurations.voidGeneratedAsSimpleSearchProfile.removeFromSearchConfigurations(AsSimpleSearchConfiguration value) Generated method - Removesvaluefrom searchConfigurations.voidGeneratedAsSimpleSearchProfile.removeFromSearchConfigurations(SessionContext ctx, AsSimpleSearchConfiguration value) Generated method - Removesvaluefrom searchConfigurations.protected voidAsSimpleSearchConfiguration.updateUniqueIdx(AsSimpleSearchConfiguration searchConfiguration) Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsSimpleSearchConfigurationModifier and TypeMethodDescriptionvoidGeneratedAsSimpleSearchProfile.setSearchConfigurations(SessionContext ctx, List<AsSimpleSearchConfiguration> value) Generated method - Setter of theAsSimpleSearchProfile.searchConfigurationsattribute.voidGeneratedAsSimpleSearchProfile.setSearchConfigurations(List<AsSimpleSearchConfiguration> value) Generated method - Setter of theAsSimpleSearchProfile.searchConfigurationsattribute.