Class Fg005HeuschBoesefeldt
java.lang.Object
de.bsvrz.kex.tls.osi7.conversion.DeConversionModul
de.bsvrz.kex.tls.osi7.conversion.nw.vrz.FgAllHeuschBoesefeldt
de.bsvrz.kex.tls.osi7.conversion.nw.vrz.Fg005HeuschBoesefeldt
- All Implemented Interfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface
,de.bsvrz.dav.daf.main.ClientSenderInterface
,DeConversionInterface
public class Fg005HeuschBoesefeldt extends FgAllHeuschBoesefeldt
Umsetungsmodul für die FG 5, wird für die WanCom-Kopplung der ZDF basierten VRZ Leverkusen und VRZ Recklinghausen mit
der DaV basierten VRZ NRW verwendet.
-
Field Summary
Fields inherited from class de.bsvrz.kex.tls.osi7.conversion.DeConversionModul
_config, _eak, _eakConversionModul, ASP, ATG, FG, ID, OT, TYP
-
Constructor Summary
Constructors Constructor Description Fg005HeuschBoesefeldt(de.bsvrz.dav.daf.main.ClientDavInterface daf, Eak eak, De de)
Erzeugt ein Objekt vom Typ Fg005Default -
Method Summary
Modifier and Type Method Description de.bsvrz.dav.daf.main.ResultData
Fg005Typ001Id001AtgTlsGloDeFehlerAspTlsAntwort(DeBlock deBlock, de.bsvrz.dav.daf.main.Data data, de.bsvrz.dav.daf.main.DataDescription dataDescription)
FG 4 : Typ: 1 Id: 1 Name: DE-Fehler (Antwort).Methods inherited from class de.bsvrz.kex.tls.osi7.conversion.nw.vrz.FgAllHeuschBoesefeldt
Fg255Typ001Id001AtgTlsGloDeFehlerAspTlsAntwort, Fg255Typ016Id002AtgTlsGloNegativeQuittungAspTlsAntwort, Fg255Typ029Id002AtgTlsGloKanalSteuerungAspParameterIst, Fg255Typ029Id002AtgTlsGloKanalSteuerungAspParameterSoll, Fg255Typ036Id003AtgTlsGloGeographischeKenndatenAspTlsVorgabe, Fg255Typ036Id003AtgTlsGloGeographischeKenndatenAspTlsZustand, Fg255Typ255Id255AtgTlsGloDeBlockAbrufAspTlsAbruf, Fg255Typ255Id255AtgTlsGloDeBlockSendenAspTlsVorgabe
Methods inherited from class de.bsvrz.kex.tls.osi7.conversion.DeConversionModul
dataRequest, getClientDavInterface, getConfig, getDavToTlsList, getTlsToDavList, isBetriebsMeldungenErzeugen, isPassivierungUmsetzungsMethoden, isRequestSupported, processDeBlock, sendData, sendData, sendInitialDeBlock, sendMessage, subscribeAllData, update
-
Constructor Details
-
Fg005HeuschBoesefeldt
Erzeugt ein Objekt vom Typ Fg005Default- Parameters:
daf
- DaVeak
- Eakde
- De
-
-
Method Details
-
Fg005Typ001Id001AtgTlsGloDeFehlerAspTlsAntwort
public de.bsvrz.dav.daf.main.ResultData Fg005Typ001Id001AtgTlsGloDeFehlerAspTlsAntwort(DeBlock deBlock, de.bsvrz.dav.daf.main.Data data, de.bsvrz.dav.daf.main.DataDescription dataDescription)FG 4 : Typ: 1 Id: 1 Name: DE-Fehler (Antwort). Ergänzt globale Behandlung De-Fehler inFgAllHeuschBoesefeldt.Fg255Typ001Id001AtgTlsGloDeFehlerAspTlsAntwort(de.bsvrz.kex.tls.osi7.DeBlock, de.bsvrz.dav.daf.main.Data, de.bsvrz.dav.daf.main.DataDescription)
. Beim Empfang einer De-Gutmeldung wird die De initialisiert, indem- WZG-kanalsteuerung
FgAllHeuschBoesefeldt.Fg255Typ029Id002AtgTlsGloKanalSteuerungAspParameterSoll(de.bsvrz.dav.daf.main.ResultData)
TBD: Folgende Einstellung bei FG 4 nach DE-Gutmeldung versenden (aber wie werden die verschiedenen Bauformaen, TLS-Stände konfiguriert ??? {"atg.tlsWzgBetriebsArt", "asp.parameterSoll", "4", "17", "2", "typ.deWzg"}, {"atg.tlsWzgWvzGrundEinstellung", "asp.parameterSoll", "4", "32", "3", "typ.deWzg"}, {"atg.tlsWzgGrundEinstellung", "asp.parameterSoll", "4", "33", "3", "typ.deWzg"}, {"atg.tlsWzgGrundProgramm", "asp.parameterSoll", "4", "42", "3", "typ.deWzg"}, {"atg.tlsWzgCodeListe", "asp.parameterSoll", "4", "43", "3", "typ.deWzg"},
- Parameters:
deBlock
- Der zu bearbeitende De-Block.data
- Der passende Datensatz für die Ziel Attributgruppe/Aspekt-Kombination.dataDescription
- Die Datenbeschreibung für die Attributgruppe/Aspekt-Kombination.- Returns:
- Ergebnisdatensatz mit den vom DeBlock in die entsprechende Attributgruppe konvertierten Daten.
- WZG-kanalsteuerung
-