Uses of Interface
de.hybris.platform.adaptivesearch.util.ContextAwarePopulator
-
Packages that use ContextAwarePopulator Package Description de.hybris.platform.adaptivesearch.converters.populators de.hybris.platform.adaptivesearch.util.impl -
-
Uses of ContextAwarePopulator in de.hybris.platform.adaptivesearch.converters.populators
-
Uses of ContextAwarePopulator in de.hybris.platform.adaptivesearch.util.impl
Methods in de.hybris.platform.adaptivesearch.util.impl that return types with arguments of type ContextAwarePopulator Modifier and Type Method Description java.util.List<ContextAwarePopulator<S,T,C>>DefaultAsContextAwareConverter. getPopulators()Method parameters in de.hybris.platform.adaptivesearch.util.impl with type arguments of type ContextAwarePopulator Modifier and Type Method Description voidDefaultAsContextAwareConverter. setPopulators(java.util.List<ContextAwarePopulator<S,T,C>> populators)
-