public class DataInformationProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
addNewAssociation(String dsName,
String dataFlowKey,
String tabularResourceID,
String tableID,
String timeDimension,
String primaryMeasure) |
ColumnIdConverter |
getColumnConverter() |
static String |
getDataFlowKey(String dataFlowAgency,
String dataFlowId,
String dataFlowVersion) |
static DataInformationProvider |
getInstance() |
TableIdentificators |
getTableId(String dsName,
String dataFlowKey) |
public static DataInformationProvider getInstance()
public TableIdentificators getTableId(String dsName, String dataFlowKey)
public boolean addNewAssociation(String dsName, String dataFlowKey, String tabularResourceID, String tableID, String timeDimension, String primaryMeasure)
public ColumnIdConverter getColumnConverter()
Copyright © 2017. All Rights Reserved.