Uses of Interface
de.hybris.platform.searchservices.suggest.service.SnSuggestContextFactory
-
Packages that use SnSuggestContextFactory Package Description de.hybris.platform.searchservices.suggest.service.impl -
-
Uses of SnSuggestContextFactory in de.hybris.platform.searchservices.suggest.service.impl
Classes in de.hybris.platform.searchservices.suggest.service.impl that implement SnSuggestContextFactory Modifier and Type Class Description classDefaultSnSuggestContextFactoryDefault implementation forSnSuggestContextFactory.Methods in de.hybris.platform.searchservices.suggest.service.impl that return SnSuggestContextFactory Modifier and Type Method Description SnSuggestContextFactoryDefaultSnSuggestStrategy. getSnSuggestContextFactory()Methods in de.hybris.platform.searchservices.suggest.service.impl with parameters of type SnSuggestContextFactory Modifier and Type Method Description voidDefaultSnSuggestStrategy. setSnSuggestContextFactory(SnSuggestContextFactory snSuggestContextFactory)
-