Uses of Interface
de.hybris.platform.adaptivesearch.services.AsSearchProfileService
-
-
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearch.services.impl
Classes in de.hybris.platform.adaptivesearch.services.impl that implement AsSearchProfileService Modifier and Type Class Description classDefaultAsSearchProfileServiceDefault implementation ofAsSearchProfileService. -
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return AsSearchProfileService Modifier and Type Method Description AsSearchProfileServiceDefaultAsSearchConfigurationFacade. getAsSearchProfileService()Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl with parameters of type AsSearchProfileService Modifier and Type Method Description voidDefaultAsSearchConfigurationFacade. setAsSearchProfileService(AsSearchProfileService asSearchProfileService) -
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector declared as AsSearchProfileService Modifier and Type Field Description protected AsSearchProfileServiceCategorySelectorController. asSearchProfileService -
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller declared as AsSearchProfileService Modifier and Type Field Description protected AsSearchProfileServiceMainController. asSearchProfileService -
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext declared as AsSearchProfileService Modifier and Type Field Description protected AsSearchProfileServiceSearchProfileContextViewModel. asSearchProfileService -
Uses of AsSearchProfileService in de.hybris.platform.adaptivesearchfacades.facades.impl
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl that return AsSearchProfileService Modifier and Type Method Description AsSearchProfileServiceDefaultAsSearchProfileFacade. getAsSearchProfileService()Methods in de.hybris.platform.adaptivesearchfacades.facades.impl with parameters of type AsSearchProfileService Modifier and Type Method Description voidDefaultAsSearchProfileFacade. setAsSearchProfileService(AsSearchProfileService asSearchProfileService) -
Uses of AsSearchProfileService in de.hybris.platform.personalizationsearch.strategies.impl
Methods in de.hybris.platform.personalizationsearch.strategies.impl that return AsSearchProfileService Modifier and Type Method Description AsSearchProfileServiceCxSearchProfileActivationStrategy. getAsSearchProfileService()Methods in de.hybris.platform.personalizationsearch.strategies.impl with parameters of type AsSearchProfileService Modifier and Type Method Description voidCxSearchProfileActivationStrategy. setAsSearchProfileService(AsSearchProfileService asSearchProfileService)
-