Class DBObjectDelete
java.lang.Object
de.willuhn.jameica.hbci.gui.action.DBObjectDelete
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
- Direct Known Subclasses:
AuslandsUeberweisungDelete
,SepaSammelUeberweisungDelete
Generische Action fuer das Loeschen von Datensaetzen.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypDBObject
oderDBObject[]
im Context.
-
Constructor Details
-
DBObjectDelete
public DBObjectDelete()ct.
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypDBObject
oderDBObject[]
im Context.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-