Uses of Class
de.hybris.platform.searchservices.suggest.data.SnSuggestHit
-
Packages that use SnSuggestHit Package Description de.hybris.platform.searchservices.suggest.data -
-
Uses of SnSuggestHit in de.hybris.platform.searchservices.suggest.data
Methods in de.hybris.platform.searchservices.suggest.data that return types with arguments of type SnSuggestHit Modifier and Type Method Description java.util.List<SnSuggestHit>SnSuggestResult. getSuggestHits()Method parameters in de.hybris.platform.searchservices.suggest.data with type arguments of type SnSuggestHit Modifier and Type Method Description voidSnSuggestResult. setSuggestHits(java.util.List<SnSuggestHit> suggestHits)
-