public class DataRecordSourceMapDataMerge extends AbstractMapDataMerge
| Constructor and Description |
|---|
DataRecordSourceMapDataMerge() |
DataRecordSourceMapDataMerge(Cog state) |
| Modifier and Type | Method and Description |
|---|---|
DataRecordSource |
getSource() |
void |
importData(TranslationDatabase database)
Import the data from its source into the translation database.
|
void |
setSource(DataRecordSource source) |
Cog |
toCog()
Returns the complete internal state of this object in the form of a
Cog. |
getMergeFields, getName, getTableName, mergeData, setMergeFields, setNamepublic DataRecordSourceMapDataMerge()
public DataRecordSourceMapDataMerge(Cog state)
public void importData(TranslationDatabase database)
MapDataMergepublic Cog toCog()
CoggableCog.toCog in interface CoggabletoCog in class AbstractMapDataMergepublic DataRecordSource getSource()
public void setSource(DataRecordSource source)