public interface MatchTableInterface
boolean isHistory()
RecordInterface getRecord(String id)
String getTableName()
void setTableName(String tableName)
RecordInterface getRecord(String tableNameOpt, String pkey)
String getKeyField()
RecordInterface newRecord(String pkey) throws Exception
ExceptionIDBContainer getDB() throws Exception
ExceptionITable getMetaTable()
ConcurrentHashMap<String,Object> getDefaults()
ArrayList<ITableColumn> getIndexColumns()
Collection<String> getSequenceColumns()
List<TableColumn> getColumns()
String getIconField()
String getDefaultIcon()
String getEIDField()
String getSystemField()
void initialise(String tablename, MatchSchemaInterface msc) throws Exception
ExceptionRecordInterface putRecord(RecordInterface rec, boolean keyChanged, boolean updateMergeCount, String username) throws Exception
ExceptionString getSensitivityField()
boolean isInternal()
String getLastUpdatedCol()
void initialise(ITable table, MatchSchemaInterface msc) throws Exception
ExceptionCollection<MatchTableInterface> getTargetTables() throws Exception
ExceptionRecordInterface getRecord(INode node) throws Exception
ExceptionCopyright © 2021. All rights reserved.