Class SepaLastschriftImport

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

public class SepaLastschriftImport extends Object implements de.willuhn.jameica.gui.Action
Action, ueber die SEPA-Lastschriften importiert werden koennen. Der Context-Parameter wird ignoriert.
  • Constructor Details

    • SepaLastschriftImport

      public SepaLastschriftImport()
  • Method Details

    • handleAction

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