|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.vew.syskal.syskal.systemkalendereintrag.SystemkalenderTest
public class SystemkalenderTest
Kommentar
Field Summary | |
---|---|
protected de.bsvrz.dav.daf.main.config.Aspect |
_aspekt
|
protected de.bsvrz.dav.daf.main.config.AttributeGroup |
_attributgruppe
|
protected de.bsvrz.dav.daf.main.config.ConfigurationObject |
_configObj
|
de.bsvrz.dav.daf.main.ClientDavInterface |
_connection
Verbindung zum Datenverteiler |
protected de.bsvrz.dav.daf.main.DataDescription |
_datenbeschreibung
|
protected de.bsvrz.dav.daf.main.config.DynamicObjectType |
_dynObjTyp
|
protected de.bsvrz.dav.daf.main.config.ConfigurationArea |
_konfigBereich
|
protected de.bsvrz.dav.daf.main.SenderRole |
_senderrolle
|
protected short |
_simulationsvariante
|
protected de.bsvrz.sys.funclib.dambach.vewdynobj.VerwaltungDynObj |
_verwaltung
|
protected de.bsvrz.dav.daf.main.config.SystemObject |
systemobjekt
|
Constructor Summary | |
---|---|
SystemkalenderTest()
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. |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von StandardApplication, die die speziellen Startparameter auswertet. |
void |
update(BenachrichtigeEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public de.bsvrz.dav.daf.main.ClientDavInterface _connection
protected de.bsvrz.dav.daf.main.config.SystemObject systemobjekt
protected de.bsvrz.dav.daf.main.config.AttributeGroup _attributgruppe
protected de.bsvrz.dav.daf.main.config.Aspect _aspekt
protected de.bsvrz.dav.daf.main.DataDescription _datenbeschreibung
protected short _simulationsvariante
protected de.bsvrz.dav.daf.main.SenderRole _senderrolle
protected de.bsvrz.dav.daf.main.config.ConfigurationArea _konfigBereich
protected de.bsvrz.dav.daf.main.config.DynamicObjectType _dynObjTyp
protected de.bsvrz.dav.daf.main.config.ConfigurationObject _configObj
protected de.bsvrz.sys.funclib.dambach.vewdynobj.VerwaltungDynObj _verwaltung
Constructor Detail |
---|
public SystemkalenderTest()
Method Detail |
---|
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) throws java.lang.Exception
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
argumentList
- siehe sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)
java.lang.Exception
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws java.lang.Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
connection
- siehe sys.funclib.application.StandardApplication#initialize(stauma.dav.clientside.ClientDavInterface)
java.lang.Exception
public static void main(java.lang.String[] arguments)
arguments
- Kommandozeilenargumentepublic void update(BenachrichtigeEvent e)
update
in interface BenachrichtigeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |