Class UmsatzMarkUnChecked
java.lang.Object
de.willuhn.jameica.hbci.gui.action.FlaggableChange
de.willuhn.jameica.hbci.gui.action.UmsatzMarkUnChecked
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, um einen Umsatz als ungeprueft zu markieren.
-
Field Summary
Fields inherited from class de.willuhn.jameica.hbci.gui.action.FlaggableChange
i18n
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Optionales Postprocessing.Methods inherited from class de.willuhn.jameica.hbci.gui.action.FlaggableChange
getAdd, getFlags, handleAction
-
Constructor Details
-
UmsatzMarkUnChecked
public UmsatzMarkUnChecked()ct.
-
-
Method Details
-
postProcess
Description copied from class:FlaggableChange
Optionales Postprocessing. Kann von abgeleiteten Klassen ueberschrieben werden.- Overrides:
postProcess
in classFlaggableChange
- Parameters:
o
- das Objekt.- Throws:
Exception
- See Also:
-