See: Description
Interface | Description |
---|---|
Deserializer |
used for userdefined object deserialization while importing
|
FileImportHandler<T extends Persistent> |
Abstract class for defining a import handler.
|
Serializer |
used for userdefined object serialization
|
StructuredFileReader |
defines methods for reading structured files
|
Class | Description |
---|---|
Column |
Holds column definition from import.xml
|
ImportContext |
holds settings of the current import-process
|
ImportHandler<T extends Persistent> | Deprecated
use
FileImportHandler instead |
ImportTimer |
A timer for importing data from a file.
|
StructuredFileSettings |
holds all settings used for import/export
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.