Class KontoFetchSepaDauerauftraege
java.lang.Object
de.willuhn.jameica.hbci.gui.action.KontoFetchSepaDauerauftraege
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, die die SEPA-Dauerauftraege eines Kontos abruft.
Er erwartet ein Objekt vom Typ
Konto als Context.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleAction(Object context) Erwartet ein Objekt vom TypKontoals Context.
-
Constructor Details
-
KontoFetchSepaDauerauftraege
public KontoFetchSepaDauerauftraege()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypKontoals Context. Fehlt das Konto, dann wird es in einem Dialog abgefragt.- Specified by:
handleActionin interfacede.willuhn.jameica.gui.Action- Throws:
de.willuhn.util.ApplicationException- See Also:
-