public class InvoicePaymentImporterPlugin extends java.lang.Object implements ImportPluginBaseData
Constructor and Description |
---|
InvoicePaymentImporterPlugin() |
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
|
public DBObject getBaseData(Importer importer, MutableDataSource mds, java.util.ArrayList fldList, java.util.ArrayList fieldValues) throws java.lang.Exception
ImportPluginBaseData
getBaseData
in interface ImportPluginBaseData
importer
- importermds
- the mutable data sourcefldList
- fldListfieldValues
- fieldValuesjava.lang.Exception
- Exception A serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.