Class KontoMerge
- java.lang.Object
-
- de.willuhn.jameica.hbci.gui.action.KontoMerge
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
public class KontoMerge extends java.lang.Object implements de.willuhn.jameica.gui.Action
Erwartet ein Array, eine Liste von Konten oder ein einzelnes Konto und gleicht sie mit den vorhandenen Konten ab. Die noch nicht in der Datenbank vorhandenen werden automatisch angelegt.
-
-
Constructor Summary
Constructors Constructor Description KontoMerge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleAction(java.lang.Object context)
-