public class SDMXCodelistGenerator extends Object
| Constructor and Description |
|---|
SDMXCodelistGenerator(org.gcube.data.analysis.tabulardata.model.table.Table table,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider,
String targetAgency,
String targetId,
String targetVersion) |
| Modifier and Type | Method and Description |
|---|---|
org.sdmxsource.sdmx.api.model.mutable.codelist.CodelistMutableBean |
createBaseCodelistBean()
Generates a generic base codelist
|
void |
populateCodelistWithCodes(org.sdmxsource.sdmx.api.model.mutable.codelist.CodelistMutableBean codelist) |
public void populateCodelistWithCodes(org.sdmxsource.sdmx.api.model.mutable.codelist.CodelistMutableBean codelist)
throws SQLException
codelist - SQLExceptionpublic org.sdmxsource.sdmx.api.model.mutable.codelist.CodelistMutableBean createBaseCodelistBean()
Copyright © 2018. All Rights Reserved.