Uses of Interface
cdc.impex.api.ImportRow
-
Packages that use ImportRow Package Description cdc.impex.api -
-
Uses of ImportRow in cdc.impex.api
Methods in cdc.impex.api with parameters of type ImportRow Modifier and Type Method Description voidDefaultImportHandler. importData(ImportRow data)voidImportHandler. importData(ImportRow data)Invoked to notify the import a a data row.
-