public interface ImportPluginBaseData
Modifier and Type | Method and Description |
---|---|
DBObject |
getBaseData(Importer importer,
MutableDataSource mds,
java.util.ArrayList fldList,
java.util.ArrayList fieldValues)
getBaseData returns the base object for the importer base class
The importer will then update that returned target record with the
values supplied in the fieldValues vector
|
DBObject getBaseData(Importer importer, MutableDataSource mds, java.util.ArrayList fldList, java.util.ArrayList fieldValues) throws java.lang.Exception
importer
- mds
- the mutable data sourcefldList
- fieldValues
- java.lang.Exception
- a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.