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 configurator entry object and adds the specified input parameter as the first parameter to the configurator entry.
|
ConfiguratorEntry |
PublicGroovyAPI.createConfiguratorEntry(InputType type,
String name,
Date targetDate)
Creates a configurator entry object and adds the specified input parameter as the first parameter to the configurator entry.
|
Copyright © 2019. All rights reserved.