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