Uses of Class
de.hybris.platform.adaptivesearch.jalo.AbstractAsSearchProfile
Packages that use AbstractAsSearchProfile
-
Uses of AbstractAsSearchProfile in de.hybris.platform.adaptivesearch.jalo
Subclasses of AbstractAsSearchProfile in de.hybris.platform.adaptivesearch.jaloModifier and TypeClassDescriptionclassclassclassGenerated class for typeAsCategoryAwareSearchProfile.classGenerated class for typeAsSimpleSearchProfile.Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AbstractAsSearchProfileModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AbstractAsSearchProfile>GeneratedAsSearchProfileActivationSet.SEARCHPROFILESHANDLEROneToManyHandlerfor handling 1:n SEARCHPROFILES's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AbstractAsSearchProfileModifier and TypeMethodDescriptionGeneratedAsSearchProfileActivationSet.getSearchProfiles()Generated method - Getter of theAsSearchProfileActivationSet.searchProfilesattribute.GeneratedAsSearchProfileActivationSet.getSearchProfiles(SessionContext ctx) Generated method - Getter of theAsSearchProfileActivationSet.searchProfilesattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AbstractAsSearchProfileModifier and TypeMethodDescriptionvoidGeneratedAsSearchProfileActivationSet.addToSearchProfiles(AbstractAsSearchProfile value) Generated method - Addsvalueto searchProfiles.voidGeneratedAsSearchProfileActivationSet.addToSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value) Generated method - Addsvalueto searchProfiles.voidGeneratedAsSearchProfileActivationSet.removeFromSearchProfiles(AbstractAsSearchProfile value) Generated method - Removesvaluefrom searchProfiles.voidGeneratedAsSearchProfileActivationSet.removeFromSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value) Generated method - Removesvaluefrom searchProfiles.Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AbstractAsSearchProfileModifier and TypeMethodDescriptionvoidGeneratedAsSearchProfileActivationSet.setSearchProfiles(SessionContext ctx, List<AbstractAsSearchProfile> value) Generated method - Setter of theAsSearchProfileActivationSet.searchProfilesattribute.voidGeneratedAsSearchProfileActivationSet.setSearchProfiles(List<AbstractAsSearchProfile> value) Generated method - Setter of theAsSearchProfileActivationSet.searchProfilesattribute.