Uses of Interface
net.pricefx.formulaengine.scripting.SystemPortlet
-
Packages that use SystemPortlet Package Description net.pricefx.formulaengine.scripting Provides API related to scripting, including interfacePublicGroovyAPI
, that represents what can be reached in the Groovy element syntax asapi
. -
-
Uses of SystemPortlet in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return SystemPortlet Modifier and Type Method Description SystemPortlet
PublicGroovyAPI. newSystemPortlet(String type)
Creates a representation of a System portlet, like the Quotes list, To Do list, Quick Product Search, etc.
-