Uses of Class
net.pricefx.server.dto.calculation.ItemRecommendation
Packages that use ItemRecommendation
Package
Description
Root package of the public Groovy API available to Pricefx logics.
-
Uses of ItemRecommendation in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return ItemRecommendationModifier and TypeMethodDescriptionPublicGroovyAPI.newItemRecommendation(String id, Double score) Creates and returns a new ItemRecommendation object for Cross-sell and Upsell API.