de.bsvrz.ste.rdstmc.test
Class Prueffall2

java.lang.Object
  extended by de.bsvrz.ste.rdstmc.test.PrueffallBasis
      extended by de.bsvrz.ste.rdstmc.test.Prueffall2
All Implemented Interfaces:
java.lang.Runnable

public class Prueffall2
extends PrueffallBasis
implements java.lang.Runnable


Nested Class Summary
 class Prueffall2.ShutdownHook
           
 
Field Summary
private  boolean _appStarten
           
private static de.bsvrz.sys.funclib.debug.Debug _debug
          Debug-Logger für Logging-Ausgaben
private static java.lang.String BAUSTELLE_MENGE
           
private static java.lang.String BAUSTELLE_NAME_PREFIX
           
private static java.lang.String BAUSTELLE_PID_PREFIX
           
 
Fields inherited from class de.bsvrz.ste.rdstmc.test.PrueffallBasis
_umgebung
 
Constructor Summary
Prueffall2(de.bsvrz.dav.daf.main.ClientDavInterface connection)
           
Prueffall2(de.bsvrz.dav.daf.main.ClientDavInterface connection, boolean appStarten)
           
 
Method Summary
private  void aendereParameter1()
           
private  void aendereParameter2()
           
private  void bereinigeBaustellen()
           
private  void erzeugeBaustellen()
           
 void run()
           
 
Methods inherited from class de.bsvrz.ste.rdstmc.test.PrueffallBasis
bereinigeRdsMeldungen, getApplikationsProzess, getConnection, getDefaultConfigurationArea, getOriginalParameter, getUmgebung, parameterRestaurieren, setOriginalParameter, setzteIndikatoren, setzteIndikatoren, starteApplikationsProzess, warte, warteAufEingabe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_debug

private static final de.bsvrz.sys.funclib.debug.Debug _debug
Debug-Logger für Logging-Ausgaben


BAUSTELLE_MENGE

private static final java.lang.String BAUSTELLE_MENGE
See Also:
Constant Field Values

BAUSTELLE_PID_PREFIX

private static final java.lang.String BAUSTELLE_PID_PREFIX
See Also:
Constant Field Values

BAUSTELLE_NAME_PREFIX

private static final java.lang.String BAUSTELLE_NAME_PREFIX
See Also:
Constant Field Values

_appStarten

private boolean _appStarten
Constructor Detail

Prueffall2

public Prueffall2(de.bsvrz.dav.daf.main.ClientDavInterface connection,
                  boolean appStarten)

Prueffall2

public Prueffall2(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

aendereParameter1

private void aendereParameter1()

aendereParameter2

private void aendereParameter2()

erzeugeBaustellen

private void erzeugeBaustellen()

bereinigeBaustellen

private void bereinigeBaustellen()