Class PassportSync
java.lang.Object
de.willuhn.jameica.hbci.gui.action.PassportSync
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action zum Synchronisieren des Bankzugangs.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom Typde.willuhn.jameica.hbci.passport.Passport
oderde.willuhn.jameica.hbci.passport.PassportHandle
oder
-
Constructor Details
-
PassportSync
public PassportSync()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom Typde.willuhn.jameica.hbci.passport.Passport
oderde.willuhn.jameica.hbci.passport.PassportHandle
oder- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-