Uses of Class
org.kapott.hbci.status.HBCIDialogStatus
Packages that use HBCIDialogStatus
Package
Description
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
Dieses Paket enthält Klassen, die Status-Informationen zu einzelnen Aufträgen,
Nachrichten oder Dialogen bereitstellen.
-
Uses of HBCIDialogStatus in org.kapott.hbci.manager
Methods in org.kapott.hbci.manager that return HBCIDialogStatusModifier and TypeMethodDescriptionHBCIDialog.doIt()
führt einen kompletten dialog mit allen zu diesem dialog gehoerenden nachrichten/tasks aus.HBCIHandler.refreshXPD
(int selectX) Abholen der BPD bzw. -
Uses of HBCIDialogStatus in org.kapott.hbci.status
Fields in org.kapott.hbci.status with type parameters of type HBCIDialogStatusMethods in org.kapott.hbci.status that return HBCIDialogStatusModifier and TypeMethodDescriptionHBCIExecStatus.getDialogStatus
(String customerid) HBCIDialogStatus
für den Dialog einer bestimmten Kunden-ID zurückgeben.Methods in org.kapott.hbci.status that return types with arguments of type HBCIDialogStatusMethods in org.kapott.hbci.status with parameters of type HBCIDialogStatusModifier and TypeMethodDescriptionvoid
HBCIExecStatus.addDialogStatus
(String customerid, HBCIDialogStatus status) Wird von der HBCI4Java-Dialog-Engine aufgerufen