Package | Description |
---|---|
org.kapott.hbci.manager |
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
|
org.kapott.hbci.status |
Dieses Paket enthält Klassen, die Status-Informationen zu einzelnen Aufträgen,
Nachrichten oder Dialogen bereitstellen.
|
Modifier and Type | Method | Description |
---|---|---|
HBCIDialogStatus |
HBCIDialog.doIt() |
führt einen kompletten dialog mit allen zu diesem
dialog gehoerenden nachrichten/tasks aus.
|
HBCIDialogStatus |
HBCIHandler.refreshXPD(int selectX) |
Abholen der BPD bzw.
|
Modifier and Type | Method | Description |
---|---|---|
HBCIDialogStatus |
HBCIExecStatus.getDialogStatus(java.lang.String customerid) |
HBCIDialogStatus für den Dialog einer bestimmten Kunden-ID zurückgeben. |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<HBCIDialogStatus> |
HBCIExecStatus.getDialogStatusList() |
Deprecated.
sinnlos
|
Modifier and Type | Method | Description |
---|---|---|
void |
HBCIExecStatus.addDialogStatus(java.lang.String customerid,
HBCIDialogStatus status) |
Wird von der HBCI4Java-Dialog-Engine aufgerufen
|
Copyright © 2018. All rights reserved.