public class ArchiveImporter extends Object implements de.bsvrz.dav.daf.main.ClientSenderInterface
| Constructor and Description |
|---|
ArchiveImporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
static void |
main(String[] args)
Hauptmethode.
|
void |
run(String[] args)
Erstelllet eine Verbindung mit dem DAV, args sind die Parametern, Liest
die Daten vom CSV und schickt sie ab zum DAV.
|
public static void main(String[] args)
args - Aufrufsparameterpublic void run(String[] args)
args - Argumente für das ClientDavConnectionpublic void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state)
dataRequest in interface de.bsvrz.dav.daf.main.ClientSenderInterfacepublic boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription)
isRequestSupported in interface de.bsvrz.dav.daf.main.ClientSenderInterfaceCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.