Class SepaDauerauftragExecute

java.lang.Object
de.willuhn.jameica.hbci.gui.action.SepaDauerauftragExecute
All Implemented Interfaces:
de.willuhn.jameica.gui.Action

public class SepaDauerauftragExecute extends Object implements de.willuhn.jameica.gui.Action
Action zur Ausfuehrung eines neu angelegten SEPA-Dauerauftrag.
  • Constructor Details

    • SepaDauerauftragExecute

      public SepaDauerauftragExecute()
  • Method Details

    • handleAction

      public void handleAction(Object context) throws de.willuhn.util.ApplicationException
      Erwartet einen SepaDauerauftrag als Context.
      Specified by:
      handleAction in interface de.willuhn.jameica.gui.Action
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • Action.handleAction(java.lang.Object)