Class NachrichtMarkRead
java.lang.Object
de.willuhn.jameica.hbci.gui.action.NachrichtMarkRead
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action fuer Markieren von System-Nachrichten als gelesen.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypNachricht
im Context.
-
Constructor Details
-
NachrichtMarkRead
public NachrichtMarkRead()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypNachricht
im Context.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-
Action.handleAction(java.lang.Object)
-