| Modifier and Type | Field and Description |
|---|---|
protected KonfigurationsDaten |
konfigurationsdaten
Die erzeugten Konfigurationsdaten.
|
| Modifier | Constructor and Description |
|---|---|
protected |
KexMIF()
Standard-Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkParameter()
Überprüft, ob alle notwendigen Parameter für den Import
gesetzt sind.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args)
MAIN-Methode.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Wertet die an die Applikation übergebenen Kommandozeilenparameter
aus.
|
void |
startImport()
Führt die Importoperation aus.
|
protected KonfigurationsDaten konfigurationsdaten
public static void main(String[] args)
args - Argumentepublic final void checkParameter()
throws ImportException
ImportException - bei fehlenden notwendigen Paramerternpublic final void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionpublic final void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - die Liste der übergebenen ArgumenteException - bei AusnahmenStandardApplication.parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList)Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.