|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.kex.bwsin.konfig.kb.SINKonfigurationsBereich
public class SINKonfigurationsBereich
Modul Konfigurationsbereich.
Constructor Summary | |
---|---|
SINKonfigurationsBereich()
|
Method Summary | |
---|---|
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 dateiNameKonfigurationsBereichp,
String konfigurationsVerantwortlicherp,
String konfigurationsBereichsPidp,
String konfigurationsBereichsNamep,
String konfigurationsBereichsInfop)
Die Methode versorgt das Modul mit den globalen Daten des Konfigurationsbereiches. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SINKonfigurationsBereich()
Method Detail |
---|
public void addObjekt(KonfigurationsObjekt objekt)
addObjekt
in interface SINKonfigurationsBereichInterface
objekt
- KonfigurationsobjektSINKonfigurationsBereichInterface.addObjekt(de.bsvrz.kex.bwsin.konfig.kb.KonfigurationsObjekt)
public void generiereXML()
generiereXML
in interface SINKonfigurationsBereichInterface
SINKonfigurationsBereichInterface.generiereXML()
public void initialisiere(de.bsvrz.dav.daf.main.ClientDavConnection davConnection, String dateiNameKonfigurationsBereichp, String konfigurationsVerantwortlicherp, String konfigurationsBereichsPidp, String konfigurationsBereichsNamep, String konfigurationsBereichsInfop)
initialisiere
in interface SINKonfigurationsBereichInterface
davConnection
- Datenverteiler-VerbindungdateiNameKonfigurationsBereichp
- Dateiname der KonfigurationsbereichsdateikonfigurationsVerantwortlicherp
- KonfigurationsverantwortlicherkonfigurationsBereichsPidp
- PID des KonfigurationsbereicheskonfigurationsBereichsNamep
- Name des KonfigurationsbereicheskonfigurationsBereichsInfop
- Info zum KonfigurationsbereichSINKonfigurationsBereichInterface.initialisiere(de.bsvrz.dav.daf.main.ClientDavConnection,
java.lang.String, java.lang.String, java.lang.String,
java.lang.String, java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |