Package | Description |
---|---|
net.pricefx.formulaengine.scripting |
Modifier and Type | Method and Description |
---|---|
ConfiguratorEntry |
PublicGroovyAPI.createConfiguratorEntry()
Creates an empty configurator entry object.
|
ConfiguratorEntry |
PublicGroovyAPI.createConfiguratorEntry(InputType type,
String name)
Creates a cofigurator entry object and adds the specified input parameter as first parameter to the configurator entry
If the parameter had a value in the previous round trip, that value is set automatically
|
ConfiguratorEntry |
PublicGroovyAPI.createConfiguratorEntry(InputType type,
String name,
Date targetDate)
Creates a cofigurator entry object and adds the specified input parameter as first parameter to the configurator entry
If the parameter had a value in the previous round trip, that value is set automatically
|
Copyright © 2016. All rights reserved.