Uses of Class
com.broadleafcommerce.search.catalog.solr.query.autoconfigure.SearchRecommendationProperties
Packages that use SearchRecommendationProperties
-
Uses of SearchRecommendationProperties in com.broadleafcommerce.search.catalog.solr.query
Methods in com.broadleafcommerce.search.catalog.solr.query that return SearchRecommendationPropertiesModifier and TypeMethodDescriptionprotected SearchRecommendationProperties
RecommendationsSolrQueryContributor.getRecommendationsProperties()
Constructors in com.broadleafcommerce.search.catalog.solr.query with parameters of type SearchRecommendationPropertiesModifierConstructorDescriptionRecommendationsSolrQueryContributor
(com.broadleafcommerce.search.core.service.provider.RecommendationProvider recommendationProvider, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, SearchRecommendationProperties recommendationsProperties)