public class EreignisKalender
extends java.lang.Object
implements de.bsvrz.sys.funclib.application.StandardApplication
| Constructor and Description |
|---|
EreignisKalender() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von StandardApplication, die die speziellen
Startparameter auswertet.
|
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws java.lang.Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - siehe
sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)java.lang.Exceptionpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws java.lang.Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationconnection - siehe
sys.funclib.application.StandardApplication#initialize(stauma.dav.clientside.ClientDavInterface)java.lang.Exceptionpublic static void main(java.lang.String[] arguments)
arguments - Kommandozeilenargumente