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.
|
createAccountpublic BshCreateAccountDialog getDialog() throws CreateAccountException
BshCreateAccountDialoggetDialog in class AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>CreateAccountExceptionAbstractCreateAccountAssistant.getDialog()public void setBankSpecificMetaData(BshCreateInfo info, de.willuhn.jameica.hbci.rmi.Konto konto) throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
AbstractCreateAccountAssistantsetBankSpecificMetaData in class AbstractCreateAccountAssistant<BshCreateInfo,BshCreateAccountDialog>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 konto,
BshCreateInfo info)
throws java.rmi.RemoteException
AbstractCreateAccountAssistantkto, 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