Uses of Interface
net.pricefx.formulaengine.DatamartContext.DataLoader
-
Uses of DatamartContext.DataLoader in net.pricefx.formulaengine
Modifier and TypeMethodDescriptionDistCalcFormulaContext.getDataLoader()
Provides access to the DataLoader instance that allows adding rows to the Result table linked to the DL.ModelCalcFormulaContext.getDataLoader()
DatamartContext.newDataLoader
(DatamartContext.Table table) DatamartContext.newDataLoader
(DatamartContext.Table table, List<String> headerFieldNames)