Uses of Class
com.broadleafcommerce.search.core.service.domain.SearchRecommendation
Packages that use SearchRecommendation
Package
Description
-
Uses of SearchRecommendation in com.broadleafcommerce.search.core.service.provider
Methods in com.broadleafcommerce.search.core.service.provider that return SearchRecommendationModifier and TypeMethodDescriptionRecommendationProvider.readRecommendationsByCustomer
(com.broadleafcommerce.search.api.domain.CustomerContext customerContext, int numberOfRecommendations, String recommendationType, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Reads a list ofSearchRecommendations
for the givenuserId
. -
Uses of SearchRecommendation in com.broadleafcommerce.search.core.service.provider.external
Methods in com.broadleafcommerce.search.core.service.provider.external that return SearchRecommendationModifier and TypeMethodDescriptionExternalRecommendationProvider.readRecommendationsByCustomer
(com.broadleafcommerce.search.api.domain.CustomerContext customerContext, int numberOfRecommendations, String recommendationType, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)