Class Export
java.lang.Object
de.willuhn.jameica.hbci.gui.action.Export
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
- Direct Known Subclasses:
AuslandsUeberweisungExport
,KontoauszugExport
,KontoExport
,LastschriftExport
,SepaLastschriftExport
,UeberweisungExport
Generische Action zum Starten eines Exports.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
i18n
protected static final de.willuhn.util.I18N i18n
-
-
Constructor Details
-
Export
ct.- Parameters:
type
- der zu exportierende Typ.
-
Export
ct.- Parameters:
type
- der zu exportierende Typ.data
- die zu exportierenden Daten. Wenn angegeben, haben sie Vorrang vor denen in handleAction.
-
-
Method Details
-
handleAction
- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-
Action.handleAction(java.lang.Object)
-