Class UmsatzTypExport
java.lang.Object
de.willuhn.jameica.hbci.gui.action.UmsatzTypExport
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, ueber die Umsatz-Kategorien exportiert werden koennen.
Als Parameter kann eine einzelnes Umsatztyp-Objekt oder ein Array uebergeben werden.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypUmsatzTyp
oderUmsatzTyp[]
.
-
Constructor Details
-
UmsatzTypExport
public UmsatzTypExport()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypUmsatzTyp
oderUmsatzTyp[]
.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-