|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bsvrz.ste.rdstmcvew.RDSVerwaltungApp
public class RDSVerwaltungApp
Applikationsklasse der SWE RDS/TMC-Verwaltung.
Für die übergebene LMS wird eine Applikations-Instanz der SWE RDS/TMC
erzeugt und initialisiert.
SWE-spezifische Parameter:
-lms: Die Landesmeldestelle, auf welche diese Instanz der SWE sich bezieht.
Das Konfigurationsobjekt der LMS enthält insbesondere die zu verwendeten Paramenter.
| Field Summary | |
|---|---|
static int |
MASKE_LOESCH_VERFAHREN
|
static int |
MASKE_OHNE_ZEITSTEMPEL_KORREKTUR
|
static int |
OPTION_LOESCH_VERFAHREN_1
|
static int |
OPTION_LOESCH_VERFAHREN_2
|
static int |
OPTION_LOESCH_VERFAHREN_3
|
static int |
OPTION_OHNE_ZEITSTEMPEL_KORREKTUR
|
| Constructor Summary | |
|---|---|
RDSVerwaltungApp()
Default- Konstruktor. |
|
| Method Summary | |
|---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Überschriebene Methode von StandardApplication, die die Initialisierung durchführt. |
static void |
main(java.lang.String[] arguments)
Programmeinstieg RDS/TMC-Verwaltung. |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von StandardApplication,
die die speziellen Startparameter auswertet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OPTION_LOESCH_VERFAHREN_1
public static final int OPTION_LOESCH_VERFAHREN_2
public static final int OPTION_LOESCH_VERFAHREN_3
public static final int MASKE_LOESCH_VERFAHREN
public static final int OPTION_OHNE_ZEITSTEMPEL_KORREKTUR
public static final int MASKE_OHNE_ZEITSTEMPEL_KORREKTUR
| Constructor Detail |
|---|
public RDSVerwaltungApp()
main aufgerufen
| Method Detail |
|---|
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication,
die die speziellen Startparameter auswertet._lmsPid spezifiziert
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - siehe sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
VerwaltungEngstellen erzeugt und initialisiert
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationconnection - siehe sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public static void main(java.lang.String[] arguments)
arguments - Kommandozeilenargumente, folgende speziellen Argumente werden ausgewertet:-netz: Netz, dessen Infrastrukturobjekte verwendet werden. -lms: Zuständige Landesmeldestelle (LMS).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||