Uses of Class
net.pricefx.server.dto.calculation.ConfiguratorEntryArray
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 ConfiguratorEntryArray in net.pricefx.formulaengine.scripting
Modifier and TypeMethodDescriptionPublicGroovyAPI.createConfiguratorEntryArray
(Object... entries) Creates a configurator entry array object which is to be returned from a logic element.