Class ObjectFacadeSolrIndexingAspect

java.lang.Object
com.hybris.backoffice.search.aspects.AbstractObjectFacadeSearchIndexingAspect
com.hybris.backoffice.solrsearch.aspects.ObjectFacadeSolrIndexingAspect

public class ObjectFacadeSolrIndexingAspect extends AbstractObjectFacadeSearchIndexingAspect
Contains logic of aspect responsible for updating solr index.
Shall be called when Backoffice ObjectFacade performs changes on ItemModel. This class uses underlying SolrIndexSynchronizationStrategy to perform operations on solr index.