Package ru.abyss.settings.importer
Class ImporterV15
- All Implemented Interfaces:
Importer
- Direct Known Subclasses:
ImporterV14
- Since:
- 29.06.2018 21:52:26
- Author:
- Minu <minu-moto@mail.ru>
-
Field Summary
Fields inherited from class ru.abyss.settings.importer.ImporterCurrent
ID, isLoadConsistRemains, isLoadContractors, isLoadPrices -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ImportTablefilterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) Methods inherited from class ru.abyss.settings.importer.ImporterV16
getDestFieldMapperMethods inherited from class ru.abyss.settings.importer.ImporterCurrent
doImport, getSrcFieldMapper, joinToStr
-
Constructor Details
-
ImporterV15
public ImporterV15()
-
-
Method Details
-
filterTable
protected ImportTable filterTable(Connection h2Connection, Connection pgConnection, ImportTable tbl) throws Exception - Overrides:
filterTablein classImporterV17- Throws:
Exception
-