|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SINKonfigurationsBereichInterface
Interface Modul Konfigurationsbereich.
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 dateiNameKonfigurationsBereich,
String konfigurationsVerantwortlicher,
String konfigurationsBereichsPid,
String konfigurationsBereichsName,
String konfigurationsBereichsInfo)
Die Methode versorgt das Modul mit den globalen Daten des Konfigurationsbereiches. |
Method Detail |
---|
void addObjekt(KonfigurationsObjekt objekt)
objekt
- Konfigurationsobjektvoid 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 KonfigurationsbereichsdateikonfigurationsVerantwortlicher
- KonfigurationsverantwortlicherkonfigurationsBereichsPid
- PID des KonfigurationsbereicheskonfigurationsBereichsName
- Name des KonfigurationsbereicheskonfigurationsBereichsInfo
- Info zum Konfigurationsbereich
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |