public class BshSynchronizeJobKontoauszug extends AbstractMahoeSynchronizeJobKontoauszug<BshWebAccountInformation,BshBankMessages>
accountInfo, konto, kundennummer, monitor, webSite| Constructor and Description |
|---|
BshSynchronizeJobKontoauszug()
Standartkonstruktor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
getWebSite()
Liefert das Webseiten-Objekt für die Bank.
|
protected void |
handleTransactions()
Liest und speichert die Umsätze.
|
protected void |
login()
Meldet das Webseiten-Objekt an der Bank an.
|
debugLogTransactions, executeisRecurringconfigure, getContext, getKonto, getName, setContext, setKontopublic BshSynchronizeJobKontoauszug()
protected void getWebSite()
throws WebSiteException,
de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobKontoauszuggetWebSite in class AbstractMahoeSynchronizeJobKontoauszug<BshWebAccountInformation,BshBankMessages>WebSiteExceptionde.willuhn.util.ApplicationExceptionAbstractMahoeSynchronizeJobKontoauszug.getWebSite()protected void handleTransactions()
throws WebSiteException,
de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobKontoauszughandleTransactions in class AbstractMahoeSynchronizeJobKontoauszug<BshWebAccountInformation,BshBankMessages>WebSiteExceptionde.willuhn.util.ApplicationExceptionAbstractMahoeSynchronizeJobKontoauszug.handleTransactions()protected void login()
throws WebSiteException,
de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobKontoauszuglogin in class AbstractMahoeSynchronizeJobKontoauszug<BshWebAccountInformation,BshBankMessages>WebSiteExceptionde.willuhn.util.ApplicationExceptionAbstractMahoeSynchronizeJobKontoauszug.login()