Uses of Interface
net.pricefx.formulaengine.scripting.queryapi.tables.QapiModelTable
Packages that use QapiModelTable
Package
Description
The Query API, the unified Groovy API for reading data from Pricefx.
-
Uses of QapiModelTable in net.pricefx.formulaengine.scripting.queryapi
Methods in net.pricefx.formulaengine.scripting.queryapi that return QapiModelTableModifier and TypeMethodDescriptionTables.modelTable(String modelUniqueName, String tableName) Builds a representation of a table owned by a ModelObject.