Class KontoFetchFromPassport
java.lang.Object
de.willuhn.jameica.hbci.gui.action.KontoFetchFromPassport
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, welche die Konten aus einem Passport ermittelt und abspeichert.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleAction(Object context) Erwartet ein Objekt vom Typde.willuhn.jameica.hbci.passport.Passport.
-
Constructor Details
-
KontoFetchFromPassport
public KontoFetchFromPassport()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom Typde.willuhn.jameica.hbci.passport.Passport.- Specified by:
handleActionin interfacede.willuhn.jameica.gui.Action- Throws:
de.willuhn.util.ApplicationException- See Also:
-