Class AuslandsUeberweisungDelete
java.lang.Object
de.willuhn.jameica.hbci.gui.action.DBObjectDelete
de.willuhn.jameica.hbci.gui.action.AuslandsUeberweisungDelete
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Ueberschrieben, um zu schecken, ob Termin-Ueberweisungen dabei sind,
die bereits an die Bank gesendet wurden.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypDBObject
oderDBObject[]
im Context.
-
Constructor Details
-
AuslandsUeberweisungDelete
public AuslandsUeberweisungDelete()
-
-
Method Details
-
handleAction
Description copied from class:DBObjectDelete
Erwartet ein Objekt vom TypDBObject
oderDBObject[]
im Context.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Overrides:
handleAction
in classDBObjectDelete
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-