Uses of Class
de.hybris.platform.adaptivesearch.model.AbstractAsSearchProfileModel
Packages that use AbstractAsSearchProfileModel
Package
Description
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
-
Uses of AbstractAsSearchProfileModel in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AbstractAsSearchProfileModelMethod parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AbstractAsSearchProfileModelModifier and TypeMethodDescriptionvoidAsSearchProfileActivationGroup.setSearchProfiles(List<AbstractAsSearchProfileModel> searchProfiles) -
Uses of AbstractAsSearchProfileModel in de.hybris.platform.adaptivesearch.model
Subclasses of AbstractAsSearchProfileModel in de.hybris.platform.adaptivesearch.modelModifier and TypeClassDescriptionclassGenerated model class for type AsCategoryAwareSearchProfile first defined at extension adaptivesearch.classGenerated model class for type AsSimpleSearchProfile first defined at extension adaptivesearch.Methods in de.hybris.platform.adaptivesearch.model that return types with arguments of type AbstractAsSearchProfileModelModifier and TypeMethodDescriptionAsSearchProfileActivationSetModel.getSearchProfiles()Generated method - Getter of theAsSearchProfileActivationSet.searchProfilesattribute defined at extensionadaptivesearch.Method parameters in de.hybris.platform.adaptivesearch.model with type arguments of type AbstractAsSearchProfileModelModifier and TypeMethodDescriptionvoidAsSearchProfileActivationSetModel.setSearchProfiles(List<AbstractAsSearchProfileModel> value) Generated method - Setter ofAsSearchProfileActivationSet.searchProfilesattribute defined at extensionadaptivesearch.