Uses of Interface
com.hybris.backoffice.solrsearch.events.SolrIndexSynchronizationStrategy
Packages that use SolrIndexSynchronizationStrategy
Package
Description
-
Uses of SolrIndexSynchronizationStrategy in com.hybris.backoffice.solrsearch.aspects
Methods in com.hybris.backoffice.solrsearch.aspects that return SolrIndexSynchronizationStrategyModifier and TypeMethodDescriptionprotected SolrIndexSynchronizationStrategyObjectFacadeSolrIndexingAspect.getSolrIndexSynchronizationStrategy()Methods in com.hybris.backoffice.solrsearch.aspects with parameters of type SolrIndexSynchronizationStrategyModifier and TypeMethodDescriptionvoidObjectFacadeSolrIndexingAspect.setSolrIndexSynchronizationStrategy(SolrIndexSynchronizationStrategy solrIndexSynchronizationStrategy) -
Uses of SolrIndexSynchronizationStrategy in com.hybris.backoffice.solrsearch.events
Classes in com.hybris.backoffice.solrsearch.events that implement SolrIndexSynchronizationStrategyModifier and TypeClassDescriptionclassclassDirect solr index synchronization strategyMethods in com.hybris.backoffice.solrsearch.events that return SolrIndexSynchronizationStrategyModifier and TypeMethodDescriptionSolrIndexingAfterSaveListener.getSolrIndexSynchronizationStrategy()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.events with parameters of type SolrIndexSynchronizationStrategyModifier and TypeMethodDescriptionvoidSolrIndexingAfterSaveListener.setSolrIndexSynchronizationStrategy(SolrIndexSynchronizationStrategy solrIndexSynchronizationStrategy) Deprecated, for removal: This API element is subject to removal in a future version.