|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.translator.AbstractMapDataMerge
com.partnersoft.maps.translator.DataRecordSourceMapDataMerge
public class DataRecordSourceMapDataMerge
| Constructor Summary | |
|---|---|
DataRecordSourceMapDataMerge()
|
|
DataRecordSourceMapDataMerge(Cog state)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.partnersoft.maps.translator.AbstractMapDataMerge |
|---|
getMergeFields, getName, getTableName, mergeData, setMergeFields, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataRecordSourceMapDataMerge()
public DataRecordSourceMapDataMerge(Cog state)
| Method Detail |
|---|
public void importData(TranslationDatabase database)
MapDataMerge
public Cog toCog()
CoggableCog.
toCog in interface CoggabletoCog in class AbstractMapDataMergepublic DataRecordSource getSource()
public void setSource(DataRecordSource source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||