Class BcTportAgentUngueltig
- java.lang.Object
-
- de.bsvrz.sys.funclib.bitctrl.modell.impl.BaseUngueltigesSystemObjekt
-
- de.bsvrz.sys.funclib.bitctrl.modell.tmbitctrlvideo.objekte.impl.BcTportAgentUngueltig
-
- All Implemented Interfaces:
BcManagedApplication
,de.bsvrz.sys.funclib.bitctrl.modell.KonfigurationsObjekt
,KonfigurationsObjekt
,de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
,BcTportAgent
,de.bsvrz.sys.funclib.bitctrl.modell.UngueltigesSystemObjekt
public class BcTportAgentUngueltig extends de.bsvrz.sys.funclib.bitctrl.modell.impl.BaseUngueltigesSystemObjekt implements BcTportAgent
Info.
-
-
Field Summary
-
Fields inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.tmbitctrlvideo.objekte.BcTportAgent
PID
-
-
Constructor Summary
Constructors Constructor Description BcTportAgentUngueltig()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.BcTportAgentUngueltig(long id)
Initialisierung.
-
Method Summary
Modifier and Type Method Description KdAlternativeObjektbezeichnung
getKdAlternativeObjektbezeichnung()
Verwaltet bis zu zehn alternative Bezeichnungen.KdDefaultParameterdatensaetze
getKdDefaultParameterdatensaetze()
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.KdInfo
getKdInfo()
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.OdAktuelleTPortConfigKommandos
getOdAktuelleTPortConfigKommandos()
Entspricht der Schedule-Liste des alten WVZ-Servers.OdAktuelleTPortEventKommandos
getOdAktuelleTPortEventKommandos()
Entspricht der Schedule-Liste des alten WVZ-Servers.OdBcManagedApplicationAntwort
getOdBcManagedApplicationAntwort()
Datensatz zur Beschreibung einer Antwort von einer Managed Application.OdBcManagedApplicationKommando
getOdBcManagedApplicationKommando()
Datensatz zur Beschreibung einer Anfrage an eine Managed Application.OdBcTPortConfigKommando
getOdBcTPortConfigKommando()
Ein Configuration Kommando an den TPort-Agenten.OdBcTPortEventKommando
getOdBcTPortEventKommando()
Ein Event Kommando an den TPort-Agenten.-
Methods inherited from class de.bsvrz.sys.funclib.bitctrl.modell.impl.BaseUngueltigesSystemObjekt
getId, getKonfigurationsBereich, getName, getPid, getSystemObject, getTyp, toString
-
-
-
-
Method Detail
-
getKdDefaultParameterdatensaetze
public KdDefaultParameterdatensaetze getKdDefaultParameterdatensaetze()
Description copied from interface:BcTportAgent
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.- Specified by:
getKdDefaultParameterdatensaetze
in interfaceBcManagedApplication
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceBcTportAgent
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz DefaultParameterdatensaetze.
-
getOdAktuelleTPortEventKommandos
public OdAktuelleTPortEventKommandos getOdAktuelleTPortEventKommandos()
Description copied from interface:BcTportAgent
Entspricht der Schedule-Liste des alten WVZ-Servers.- Specified by:
getOdAktuelleTPortEventKommandos
in interfaceBcTportAgent
- Returns:
- der Datensatz AktuelleTPortEventKommandos.
-
getOdAktuelleTPortConfigKommandos
public OdAktuelleTPortConfigKommandos getOdAktuelleTPortConfigKommandos()
Description copied from interface:BcTportAgent
Entspricht der Schedule-Liste des alten WVZ-Servers.- Specified by:
getOdAktuelleTPortConfigKommandos
in interfaceBcTportAgent
- Returns:
- der Datensatz AktuelleTPortConfigKommandos.
-
getOdBcTPortEventKommando
public OdBcTPortEventKommando getOdBcTPortEventKommando()
Description copied from interface:BcTportAgent
Ein Event Kommando an den TPort-Agenten.- Specified by:
getOdBcTPortEventKommando
in interfaceBcTportAgent
- Returns:
- der Datensatz BcTPortEventKommando.
-
getOdBcTPortConfigKommando
public OdBcTPortConfigKommando getOdBcTPortConfigKommando()
Description copied from interface:BcTportAgent
Ein Configuration Kommando an den TPort-Agenten.- Specified by:
getOdBcTPortConfigKommando
in interfaceBcTportAgent
- Returns:
- der Datensatz BcTPortConfigKommando.
-
getKdInfo
public KdInfo getKdInfo()
Description copied from interface:BcTportAgent
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.- Specified by:
getKdInfo
in interfaceBcManagedApplication
- Specified by:
getKdInfo
in interfaceBcTportAgent
- Specified by:
getKdInfo
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz Info.
-
getKdAlternativeObjektbezeichnung
public KdAlternativeObjektbezeichnung getKdAlternativeObjektbezeichnung()
Description copied from interface:BcTportAgent
Verwaltet bis zu zehn alternative Bezeichnungen.- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceBcManagedApplication
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceBcTportAgent
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceKonfigurationsObjekt
- Returns:
- der Datensatz AlternativeObjektbezeichnung.
-
getOdBcManagedApplicationKommando
public OdBcManagedApplicationKommando getOdBcManagedApplicationKommando()
Description copied from interface:BcTportAgent
Datensatz zur Beschreibung einer Anfrage an eine Managed Application.- Specified by:
getOdBcManagedApplicationKommando
in interfaceBcManagedApplication
- Specified by:
getOdBcManagedApplicationKommando
in interfaceBcTportAgent
- Returns:
- der Datensatz BcManagedApplicationKommando.
-
getOdBcManagedApplicationAntwort
public OdBcManagedApplicationAntwort getOdBcManagedApplicationAntwort()
Description copied from interface:BcTportAgent
Datensatz zur Beschreibung einer Antwort von einer Managed Application.- Specified by:
getOdBcManagedApplicationAntwort
in interfaceBcManagedApplication
- Specified by:
getOdBcManagedApplicationAntwort
in interfaceBcTportAgent
- Returns:
- der Datensatz BcManagedApplicationAntwort.
-
-