Uses of Class
com.broadleafcommerce.recommendationengine.domain.CatalogItemRef
Packages that use CatalogItemRef
-
Uses of CatalogItemRef in com.broadleafcommerce.recommendationengine.domain
Methods in com.broadleafcommerce.recommendationengine.domain that return CatalogItemRefMethods in com.broadleafcommerce.recommendationengine.domain with parameters of type CatalogItemRefConstructors in com.broadleafcommerce.recommendationengine.domain with parameters of type CatalogItemRefModifierConstructorDescriptionUserRecommendationItem
(String id, int rank, CatalogItemRef itemRef, CatalogItem catalogItem, UserRecommendation userRecommendation)