Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.IndexerQueryListener
-
-
Uses of IndexerQueryListener in de.hybris.platform.commerceservices.search.solrfacetsearch.indexer.listeners
Classes in de.hybris.platform.commerceservices.search.solrfacetsearch.indexer.listeners that implement IndexerQueryListener Modifier and Type Class Description classCommerceSessionInitializationListenerListener that initializes the session. -
Uses of IndexerQueryListener in de.hybris.platform.marketplaceservices.catalog.impl
Classes in de.hybris.platform.marketplaceservices.catalog.impl that implement IndexerQueryListener Modifier and Type Class Description classMarketplaceSessionInitializationListener -
Uses of IndexerQueryListener in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return types with arguments of type IndexerQueryListener Modifier and Type Method Description protected java.util.List<IndexerQueryListener>DefaultIndexerQueryContextFactory. getListeners(DefaultIndexerQueryContext context) -
Uses of IndexerQueryListener in de.hybris.platform.solrfacetsearch.indexer.listeners
Classes in de.hybris.platform.solrfacetsearch.indexer.listeners that implement IndexerQueryListener Modifier and Type Class Description classSessionInitializationListenerListener that initializes the session.
-