Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsCategoryAwareSearchConfiguration
Packages that use AsCategoryAwareSearchConfiguration
-
Uses of AsCategoryAwareSearchConfiguration in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsCategoryAwareSearchConfigurationModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsCategoryAwareSearchConfiguration>GeneratedAsCategoryAwareSearchProfile.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 AsCategoryAwareSearchConfigurationModifier and TypeMethodDescriptionGeneratedAsCategoryAwareSearchProfile.getSearchConfigurations()Generated method - Getter of theAsCategoryAwareSearchProfile.searchConfigurationsattribute.GeneratedAsCategoryAwareSearchProfile.getSearchConfigurations(SessionContext ctx) Generated method - Getter of theAsCategoryAwareSearchProfile.searchConfigurationsattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsCategoryAwareSearchConfigurationModifier and TypeMethodDescriptionvoidGeneratedAsCategoryAwareSearchProfile.addToSearchConfigurations(AsCategoryAwareSearchConfiguration value) Generated method - Addsvalueto searchConfigurations.voidGeneratedAsCategoryAwareSearchProfile.addToSearchConfigurations(SessionContext ctx, AsCategoryAwareSearchConfiguration value) Generated method - Addsvalueto searchConfigurations.voidGeneratedAsCategoryAwareSearchProfile.removeFromSearchConfigurations(AsCategoryAwareSearchConfiguration value) Generated method - Removesvaluefrom searchConfigurations.voidGeneratedAsCategoryAwareSearchProfile.removeFromSearchConfigurations(SessionContext ctx, AsCategoryAwareSearchConfiguration value) Generated method - Removesvaluefrom searchConfigurations.protected voidAsCategoryAwareSearchConfiguration.updateUniqueIdx(AsCategoryAwareSearchConfiguration searchConfiguration) Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsCategoryAwareSearchConfigurationModifier and TypeMethodDescriptionvoidGeneratedAsCategoryAwareSearchProfile.setSearchConfigurations(SessionContext ctx, List<AsCategoryAwareSearchConfiguration> value) Generated method - Setter of theAsCategoryAwareSearchProfile.searchConfigurationsattribute.voidGeneratedAsCategoryAwareSearchProfile.setSearchConfigurations(List<AsCategoryAwareSearchConfiguration> value) Generated method - Setter of theAsCategoryAwareSearchProfile.searchConfigurationsattribute.