Class SantanderWebSite

Type Parameters:
I - SantanderWebAccountInformation
M - SantanderBankMessages
All Implemented Interfaces:
WebSite<SantanderWebAccountInformation>

Santander Bank Website.
Author:
Frank Münster
  • Field Details

    • CLASS_NAME_FOR_LOADING_OVERLAY

      protected static final String CLASS_NAME_FOR_LOADING_OVERLAY
      Class name of the loading overlay div
      See Also:
  • Constructor Details

    • SantanderWebSite

      protected SantanderWebSite(de.willuhn.jameica.hbci.rmi.Konto konto, de.willuhn.jameica.hbci.rmi.KontoType type, String userName) throws WebSiteException
      Erstellt ein neues Webseiten-Objekt zur Kontaktaufnahme mit der BCEE.
      Parameters:
      konto - the konto
      type -
      userName - the user name
      Throws:
      WebSiteException - the web site exception
  • Method Details