public class BceeSynchronizeJobSepaUeberweisung extends AbstractMahoeSynchronizeJobSepaUeberweisung<BceeWebAccountInformation,BceeBankMessages>
accountInfo, aUeberweisung, isTermin, konto, kundennummer, monitor, webSite
Constructor and Description |
---|
BceeSynchronizeJobSepaUeberweisung()
Standartkonstruktor
|
Modifier and Type | Method and Description |
---|---|
protected void |
getWebSite()
Liefert das Webseiten-Objekt für die Bank.
|
protected void |
handleGiroTransfer()
Legt die Überweisung bei der Bank an.
|
protected void |
login()
Meldet das Webseiten-Objekt an der Bank an.
|
execute, getTransferName, markCancelled, markExecuted, markFailed
public BceeSynchronizeJobSepaUeberweisung()
protected void getWebSite() throws WebSiteException, de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobSepaUeberweisung
getWebSite
in class AbstractMahoeSynchronizeJobSepaUeberweisung<BceeWebAccountInformation,BceeBankMessages>
WebSiteException
de.willuhn.util.ApplicationException
getWebSite()
protected void login() throws WebSiteException, de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobSepaUeberweisung
login
in class AbstractMahoeSynchronizeJobSepaUeberweisung<BceeWebAccountInformation,BceeBankMessages>
WebSiteException
de.willuhn.util.ApplicationException
login()
protected void handleGiroTransfer() throws WebSiteException, de.willuhn.util.ApplicationException
AbstractMahoeSynchronizeJobSepaUeberweisung
handleGiroTransfer
in class AbstractMahoeSynchronizeJobSepaUeberweisung<BceeWebAccountInformation,BceeBankMessages>
WebSiteException
de.willuhn.util.ApplicationException
handleGiroTransfer()