Uses of Interface
net.pricefx.formulaengine.DatamartContext.DataLoader
Packages that use DatamartContext.DataLoader
-
Uses of DatamartContext.DataLoader in net.pricefx.formulaengine
Methods in net.pricefx.formulaengine that return DatamartContext.DataLoaderModifier 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)