public final class BshCreateAccountAssistent extends AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>
Constructor and Description |
---|
BshCreateAccountAssistent()
Standardkonstruktor
|
Modifier and Type | Method and Description |
---|---|
BshCreateAccountDialog |
getDialog()
Loads all existing accounts for a given BSH login and populates this in the
BshCreateAccountDialog |
protected void |
setBankSpecificAccountParameter(de.willuhn.jameica.hbci.rmi.Konto konto,
BshCreateInfo info)
Set the bank specific account parameters.
|
void |
setBankSpecificMetaData(BshCreateInfo info,
de.willuhn.jameica.hbci.rmi.Konto konto)
Set the bank specific parameters.
|
createAccount
public BshCreateAccountDialog getDialog() throws CreateAccountException
BshCreateAccountDialog
getDialog
in class AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>
CreateAccountException
AbstractCreateAccountAssistant.getDialog()
public void setBankSpecificMetaData(BshCreateInfo info, de.willuhn.jameica.hbci.rmi.Konto konto) throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
AbstractCreateAccountAssistant
setBankSpecificMetaData
in class AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>
info
- the info object from the dialogkonto
- the account createdjava.rmi.RemoteException
de.willuhn.util.ApplicationException
AbstractCreateAccountAssistant.setBankSpecificMetaData(de.frankmuenster.mahoe.assistant.CreateInfo,
Konto)
protected void setBankSpecificAccountParameter(de.willuhn.jameica.hbci.rmi.Konto konto, BshCreateInfo info) throws java.rmi.RemoteException
AbstractCreateAccountAssistant
kto
,
blz
and kundenkennung
.setBankSpecificAccountParameter
in class AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>
konto
- the account to add KTO and BLZinfo
- the account information for the new accountjava.rmi.RemoteException