Uses of Class
com.broadleafcommerce.recommendationengine.domain.UserRecommendationItem
Packages that use UserRecommendationItem
-
Uses of UserRecommendationItem in com.broadleafcommerce.recommendationengine.domain
Methods in com.broadleafcommerce.recommendationengine.domain that return types with arguments of type UserRecommendationItemMethod parameters in com.broadleafcommerce.recommendationengine.domain with type arguments of type UserRecommendationItemModifier and TypeMethodDescriptionvoid
UserRecommendation.setItems
(List<UserRecommendationItem> items)