CreateAccountAssistant
public final class BceeCreateAccountAssistent extends AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>
Constructor | Description |
---|---|
BceeCreateAccountAssistent() |
Standardkonstruktor
|
Modifier and Type | Method | Description |
---|---|---|
BceeCreateAccountDialog |
getDialog() |
|
protected void |
setBankSpecificAccountParameter(de.willuhn.jameica.hbci.rmi.Konto account,
BceeCreateInfo info) |
Set the bank specific account parameters.
|
void |
setBankSpecificMetaData(BceeCreateInfo info,
de.willuhn.jameica.hbci.rmi.Konto konto) |
Set the bank specific parameters.
|
createAccount
public BceeCreateAccountAssistent()
public BceeCreateAccountDialog getDialog()
getDialog
in class AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>
AbstractCreateAccountAssistant.getDialog()
public void setBankSpecificMetaData(BceeCreateInfo info, de.willuhn.jameica.hbci.rmi.Konto konto) throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
AbstractCreateAccountAssistant
setBankSpecificMetaData
in class AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>
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 account, BceeCreateInfo info) throws java.rmi.RemoteException
AbstractCreateAccountAssistant
kto
,
blz
and kundenkennung
.setBankSpecificAccountParameter
in class AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>
account
- the account to add KTO and BLZinfo
- the account information for the new accountjava.rmi.RemoteException