de.bsvrz.kex.isis.isis
Class EreignisTypLoeschen
java.lang.Object
de.bsvrz.kex.isis.isis.impl.AbstractBIS
de.bsvrz.kex.isis.isis.EreignisTypLoeschen
- All Implemented Interfaces:
- de.bsvrz.dav.daf.main.ClientReceiverInterface, BisInterface, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.BaustellenListener, EventListener
public class EreignisTypLoeschen
- extends AbstractBIS
- Version:
- $Id: EreignisTypBaustelleAnlegen.java 6917 2008-02-22 16:18:48Z
gieseler $
- Author:
- BitCtrl Systems GmbH, Gieseler
Nested classes/interfaces inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface |
de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.FahrtRichtung |
Methods inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS |
addKommunikationsStatusListener, baustelleAngelegt, baustelleEntfernt, datenAnmeldenDaV, disconnect, erzeugeBaustelle, erzeugeBaustellenVerantwortlichen, erzeugeOrtsReferenz, erzeugeOrtsReferenz, erzeugeOrtsReferenz, getBaustelle, getStrasse, getStrassen, init, loescheBaustelle, removeKommunikationsStatusListener, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EreignisTypLoeschen
public EreignisTypLoeschen()
main
public static void main(String[] args)
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws Exception
- Throws:
Exception
connect
private de.bsvrz.dav.daf.main.ClientDavInterface connect(String davHost,
String davUsername,
String davPassword)
throws de.bsvrz.dav.daf.main.MissingParameterException,
de.bsvrz.dav.daf.main.CommunicationError,
de.bsvrz.dav.daf.main.ConnectionException,
de.bsvrz.dav.daf.main.InconsistentLoginException
- Stellt die Verbindung zum Datenverteiler her.
- Parameters:
davHost
- Hostname des DAVdavUsername
- Nutzername am DAVdavPassword
- Passwort des Nutzers
- Returns:
- Datenverteilerverbindung
- Throws:
de.bsvrz.dav.daf.main.MissingParameterException
de.bsvrz.dav.daf.main.ConnectionException
de.bsvrz.dav.daf.main.CommunicationError
de.bsvrz.dav.daf.main.InconsistentLoginException
loeschen
public void loeschen()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception