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