| Package | Description |
|---|---|
| net.pricefx.formulaengine |
| Modifier and Type | Method and Description |
|---|---|
DatamartContext.DataLoader |
DatamartContext.newDataLoader(Table feedTable)
Instantiate a new
DatamartContext.DataLoader to load rows with data for all the feed's attributes. |
DatamartContext.DataLoader |
DatamartContext.newDataLoader(Table feedTable,
List<String> headerFieldNames)
Instantiate a new
DatamartContext.DataLoader to load rows with data for the named fields. |
Copyright © 2019. All rights reserved.