| Modifier and Type | Method and Description |
|---|---|
ColumnReference |
TableField.getColumnReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableField.setColumnReference(ColumnReference columnReference) |
| Constructor and Description |
|---|
TableField(String id,
String fieldName,
ColumnReference columnReference,
org.gcube.common.dbinterface.types.Type.Types dataType) |
TableField(String id,
String fieldName,
ColumnReference columnReference,
org.gcube.common.dbinterface.types.Type.Types dataType,
int[] length) |
| Modifier and Type | Method and Description |
|---|---|
Integer[] |
CodeListCuration.getInvalidRows(String fieldId,
ColumnReference columnDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Integer[] |
CodeListCurationHandler.checkInvalidValues(String fieldId,
ColumnReference columnReference,
org.gcube.common.dbinterface.tables.SimpleTable table,
Hashtable<String,TableField> fieldLabelMapping) |
Integer[] |
HierarchicalCodeListHandler.checkInvalidValues(String fieldId,
ColumnReference columnReference,
org.gcube.common.dbinterface.tables.SimpleTable table,
Hashtable<String,TableField> fieldLabelMapping) |
Integer[] |
CodeListHandler.checkInvalidValues(String fieldId,
ColumnReference columnReference,
org.gcube.common.dbinterface.tables.SimpleTable table,
Hashtable<String,TableField> fieldLabelMapping) |
| Modifier and Type | Method and Description |
|---|---|
ColumnReference |
SDMXImport.FieldDefinition.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SDMXImport.FieldDefinition.setType(ColumnReference type) |
| Constructor and Description |
|---|
SDMXImport.FieldDefinition(String fieldname,
int[] length,
ColumnReference type) |
Copyright © 2014. All Rights Reserved.