Uses of Enum Class
net.pricefx.formulaengine.scripting.queryapi.tables.QapiDatamart.Options
Packages that use QapiDatamart.Options
Package
Description
-
Uses of QapiDatamart.Options in net.pricefx.formulaengine.scripting.queryapi
Method parameters in net.pricefx.formulaengine.scripting.queryapi with type arguments of type QapiDatamart.OptionsModifier and TypeMethodDescriptionTables.datamart
(String datamartUniqueName, Map<QapiDatamart.Options, Object> options) Builds a representation of the given PA Datamart table name with a set of options. -
Uses of QapiDatamart.Options in net.pricefx.formulaengine.scripting.queryapi.tables
Methods in net.pricefx.formulaengine.scripting.queryapi.tables that return QapiDatamart.OptionsModifier and TypeMethodDescriptionstatic QapiDatamart.Options
Returns the enum constant of this class with the specified name.static QapiDatamart.Options[]
QapiDatamart.Options.values()
Returns an array containing the constants of this enum class, in the order they are declared.