Interface HBCISynchronizeJob

All Superinterfaces:
SynchronizeJob
All Known Implementing Classes:
HBCISynchronizeJobKontoauszug, HBCISynchronizeJobKontoauszugPdf, HBCISynchronizeJobQuittung, HBCISynchronizeJobSepaDauerauftragDelete, HBCISynchronizeJobSepaDauerauftragList, HBCISynchronizeJobSepaDauerauftragStore, HBCISynchronizeJobSepaLastschrift, HBCISynchronizeJobSepaSammelLastschrift, HBCISynchronizeJobSepaSammelUeberweisung, HBCISynchronizeJobSepaUeberweisung

public interface HBCISynchronizeJob extends SynchronizeJob
Interface fuer einen einzelnen Synchronisierungs-Job via HBCI. Dient auch als Marker-Interface, um Implementierungen der Synchronize-Jobs zu finden.
  • Method Details

    • createHBCIJobs

      AbstractHBCIJob[] createHBCIJobs() throws RemoteException, de.willuhn.util.ApplicationException
      Erzeugt einen oder mehrere HBCI-Jobs basierend auf dem SynchronizeJob.
      Returns:
      der/die erzeugten HBCI-Jobs.
      Throws:
      RemoteException
      de.willuhn.util.ApplicationException