Uses of Class
net.pricefx.server.dto.calculation.ItemRecommendation
Package
Description
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.-
Uses of ItemRecommendation in net.pricefx.formulaengine.scripting
Modifier and TypeMethodDescriptionPublicGroovyAPI.newItemRecommendation
(String id, Double score) Creates and returns a new ItemRecommendation object for Cross-sell and Upsell API.