public class CodeListRelationEdit extends ColumnEditor
COUNT_ALIAS, CURATION_TABLE_ALIAS, DIMENSION_TABLE_ALIAS, editorType, fieldId, fieldlength, historyEditorList, internalColumndefinition, isUnderInitialization, resourceId, resourceTable, ROW_ID_LABEL, withoutErrors| Constructor and Description |
|---|
CodeListRelationEdit(String resourceId,
String fieldId,
org.gcube.common.dbinterface.tables.SimpleTable resourceTable,
int[] fieldLength,
boolean withoutError,
String codeFieldId,
org.gcube.common.dbinterface.tables.SimpleTable relationTable,
String... rowIdLabel) |
CodeListRelationEdit(String resourceId,
String fieldId,
org.gcube.common.dbinterface.tables.SimpleTable resourceTable,
int[] fieldLength,
boolean withoutError,
String codeFieldId,
String... rowIdLabel) |
| Modifier and Type | Method and Description |
|---|---|
long |
check() |
void |
internalInitialize(org.gcube.common.dbinterface.pool.DBSession session) |
void |
replaceValue(int rowId,
Object value) |
getDataType, getDistinctErrors, getPossibleValues, getTemporaryColumnDefinition, modifyDistinctEntryId, modifyDistinctEntryValue, modifyEntryId, replaceDistinctIds, replaceDistinctValue, replaceEntryValueWithId, replaceIdsdismiss, errorCount, getCorrectsTable, getCorrectsTableName, getEditorType, getFieldId, getFieldLength, getHistoryItems, getIsUnderInitialization, getResultAsJson, getWrongsTable, getWrongsTableName, initialize, removeAllErrors, removeSingleError, save, setHistoryItems, setIsUnderInitialization, setIsUnderInitialization, totalCountpublic CodeListRelationEdit(String resourceId, String fieldId, org.gcube.common.dbinterface.tables.SimpleTable resourceTable, int[] fieldLength, boolean withoutError, String codeFieldId, org.gcube.common.dbinterface.tables.SimpleTable relationTable, String... rowIdLabel) throws Exception
Exceptionpublic void internalInitialize(org.gcube.common.dbinterface.pool.DBSession session)
throws Exception
internalInitialize in class ColumnEditorExceptionpublic long check()
throws Exception
check in class ColumnEditorExceptionpublic void replaceValue(int rowId,
Object value)
throws Exception
replaceValue in class ColumnEditorExceptionCopyright © 2014. All Rights Reserved.