Class GVWPDepotList

java.lang.Object
org.kapott.hbci.GV.HBCIJobImpl
org.kapott.hbci.GV.GVWPDepotList
All Implemented Interfaces:
HBCIJob

public final class GVWPDepotList extends HBCIJobImpl
  • Field Details

  • Constructor Details

    • GVWPDepotList

      public GVWPDepotList(HBCIHandler handler)
  • Method Details

    • getLowlevelName

      public static String getLowlevelName()
    • redoAllowed

      protected boolean redoAllowed()
      Description copied from class: HBCIJobImpl
      Wir erlauben per Default erstmal kein Redo bei einem 3040-Code. Es sei denn, im Job ist explizit uebeschrieben. Siehe https://homebanking-hilfe.de/forum/topic.php?p=150614#real150614
      Overrides:
      redoAllowed in class HBCIJobImpl
      Returns:
      true, wenn redo erlaubt ist.
      See Also:
    • extractResults

      protected void extractResults(HBCIMsgStatus msgstatus, String header, int idx)
      Overrides:
      extractResults in class HBCIJobImpl
    • verifyConstraints

      public void verifyConstraints()
      Overrides:
      verifyConstraints in class HBCIJobImpl