|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ColumnReference in org.gcube.contentmanagement.codelistmanager.entities |
|---|
| Methods in org.gcube.contentmanagement.codelistmanager.entities that return ColumnReference | |
|---|---|
ColumnReference |
TableField.getColumnReference()
|
| Methods in org.gcube.contentmanagement.codelistmanager.entities with parameters of type ColumnReference | |
|---|---|
void |
TableField.setColumnReference(ColumnReference columnReference)
|
| Constructors in org.gcube.contentmanagement.codelistmanager.entities with parameters of type ColumnReference | |
|---|---|
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)
|
|
| Uses of ColumnReference in org.gcube.contentmanagement.codelistmanager.managers |
|---|
| Methods in org.gcube.contentmanagement.codelistmanager.managers with parameters of type ColumnReference | |
|---|---|
Integer[] |
CodeListCuration.getInvalidRows(String fieldId,
ColumnReference columnDefinition)
|
| Uses of ColumnReference in org.gcube.contentmanagement.codelistmanager.managers.handlers |
|---|
| Methods in org.gcube.contentmanagement.codelistmanager.managers.handlers with parameters of type ColumnReference | |
|---|---|
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)
|
| Uses of ColumnReference in org.gcube.contentmanagement.codelistmanager.util.opensdmx |
|---|
| Methods in org.gcube.contentmanagement.codelistmanager.util.opensdmx that return ColumnReference | |
|---|---|
ColumnReference |
SDMXImport.FieldDefinition.getType()
|
| Methods in org.gcube.contentmanagement.codelistmanager.util.opensdmx with parameters of type ColumnReference | |
|---|---|
void |
SDMXImport.FieldDefinition.setType(ColumnReference type)
|
| Constructors in org.gcube.contentmanagement.codelistmanager.util.opensdmx with parameters of type ColumnReference | |
|---|---|
SDMXImport.FieldDefinition(String fieldname,
int[] length,
ColumnReference type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||