Class SepaLastschriftExecute
java.lang.Object
de.willuhn.jameica.hbci.gui.action.SepaLastschriftExecute
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, die zur Ausfuehrung einer SEPA-Lastschrift verwendet werden kann.
Er erwartet ein Objekt vom Typ
SepaLastschrift als Context.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleAction(Object context) Erwartet ein Objekt vom TypSepaLastschriftals Context.
-
Constructor Details
-
SepaLastschriftExecute
public SepaLastschriftExecute()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypSepaLastschriftals Context.- Specified by:
handleActionin interfacede.willuhn.jameica.gui.Action- Throws:
de.willuhn.util.ApplicationException- See Also:
-