Uses of Class
com.hybris.backoffice.search.aspects.AbstractObjectFacadeSearchIndexingAspect
-
Packages that use AbstractObjectFacadeSearchIndexingAspect Package Description com.hybris.backoffice.searchservices.aspects com.hybris.backoffice.solrsearch.aspects -
-
Uses of AbstractObjectFacadeSearchIndexingAspect in com.hybris.backoffice.searchservices.aspects
Subclasses of AbstractObjectFacadeSearchIndexingAspect in com.hybris.backoffice.searchservices.aspects Modifier and Type Class Description classObjectFacadeSearchservicesIndexingAspectContains logic of aspect responsible for updating searchservices index.
Shall be called when BackofficeObjectFacadeperforms changes onItemModel. -
Uses of AbstractObjectFacadeSearchIndexingAspect in com.hybris.backoffice.solrsearch.aspects
Subclasses of AbstractObjectFacadeSearchIndexingAspect in com.hybris.backoffice.solrsearch.aspects Modifier and Type Class Description classObjectFacadeSolrIndexingAspectContains logic of aspect responsible for updating solr index.
Shall be called when BackofficeObjectFacadeperforms changes onItemModel.
-