public final class BceeCreateAccountAssistent extends AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>
| Constructor and Description |
|---|
BceeCreateAccountAssistent()
Standardkonstruktor
|
| Modifier and Type | Method and 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.
|
createAccountpublic 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
AbstractCreateAccountAssistantsetBankSpecificMetaData in class AbstractCreateAccountAssistant<BceeCreateInfo,BceeCreateAccountDialog>info - the info object from the dialogkonto - the account createdjava.rmi.RemoteExceptionde.willuhn.util.ApplicationExceptionAbstractCreateAccountAssistant.setBankSpecificMetaData(de.frankmuenster.hibiscus.mahoe.assistant.CreateInfo,
Konto)protected void setBankSpecificAccountParameter(de.willuhn.jameica.hbci.rmi.Konto account,
BceeCreateInfo info)
throws java.rmi.RemoteException
AbstractCreateAccountAssistantkto, 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