public interface MifKonfigurationsBereichInterface
Modifier and Type | Method and Description |
---|---|
void |
addObjekt(KonfigurationsObjekt objekt)
Mit dieser Methode kann ein Objekt zum Konfigurationsbereich hinzugefügt
werden.
|
void |
generiereXML()
Diese Methode erzeugt den Konfigurationsbereich als XML-Datei.
|
void |
initialisiere(de.bsvrz.dav.daf.main.ClientDavConnection davConnection,
String dateiNameKonfigurationsBereich,
String konfigurationsVerantwortlicher,
String konfigurationsBereichsPid,
String konfigurationsBereichsName,
String konfigurationsBereichsInfo)
Die Methode versorgt das Modul mit den globalen Daten des
Konfigurationsbereiches.
|
void addObjekt(KonfigurationsObjekt objekt)
objekt
- Objektvoid generiereXML()
void initialisiere(de.bsvrz.dav.daf.main.ClientDavConnection davConnection, String dateiNameKonfigurationsBereich, String konfigurationsVerantwortlicher, String konfigurationsBereichsPid, String konfigurationsBereichsName, String konfigurationsBereichsInfo)
davConnection
- Datenverteiler-VerbindungdateiNameKonfigurationsBereich
- Dateiname der Datei des KonfigurationsbereicheskonfigurationsVerantwortlicher
- Konfigurationsverantwortlicher des KonfigurationsbereicheskonfigurationsBereichsPid
- PID des KonfigurationsbereicheskonfigurationsBereichsName
- Name des KonfigurationsbereicheskonfigurationsBereichsInfo
- Info zum KonfigurationsbereichesCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.