public class TargoBankWebSiteTransactionsImpl
extends java.lang.Object
Constructor and Description |
---|
TargoBankWebSiteTransactionsImpl(WebClient webClient,
TargoBankWebAccountInformation accountInfo)
Konstruktor
|
Modifier and Type | Method and Description |
---|---|
protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getBookedTransactions()
Liste die gebuchten Umsätze ein.
|
protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getPreBookTransactions()
Liste die vorgemerkten Umsätze ein.
|
public TargoBankWebSiteTransactionsImpl(WebClient webClient, TargoBankWebAccountInformation accountInfo)
webClient
- accountInfo
- protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getBookedTransactions() throws WebSiteException
WebSiteException
protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getPreBookTransactions() throws WebSiteException, de.willuhn.util.ApplicationException
WebSiteException
de.willuhn.util.ApplicationException