public final class BceeWebSiteTransactionsImpl
extends java.lang.Object
| Constructor and Description |
|---|
BceeWebSiteTransactionsImpl()
Privater Konstruktor
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Löscht die interen Umsatzliste
|
java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getBookedTransactions(WebClient webClient,
BceeWebAccountInformation accountInfo)
Liste die gebuchten Umsätze ein.
|
java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getPreBookTransactions(WebClient webClient,
BceeWebAccountInformation accountInfo)
Liest alle vorgemerkten Umsätze.
|
public BceeWebSiteTransactionsImpl()
public void clear()
public java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getBookedTransactions(WebClient webClient,
BceeWebAccountInformation accountInfo)
throws WebSiteException
webClient - der angemeldete WebClientaccountInfo - die KontoinformationenWebSiteExceptionpublic java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getPreBookTransactions(WebClient webClient,
BceeWebAccountInformation accountInfo)
throws WebSiteException,
de.willuhn.util.ApplicationException
webClient - accountInfo - WebSiteExceptionde.willuhn.util.ApplicationException