Package org.kapott.hbci.GV
Class GVKontoauszug
java.lang.Object
org.kapott.hbci.GV.HBCIJobImpl
org.kapott.hbci.GV.GVKontoauszug
- All Implemented Interfaces:
HBCIJob
Implementierung des Geschaeftsvorfalls fuer den elektronischen Kontoauszug (HKEKA)
-
Field Summary
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult -
Constructor Summary
ConstructorsConstructorDescriptionGVKontoauszug(HBCIHandler handler) ct.GVKontoauszug(HBCIHandler handler, String name) ct. -
Method Summary
Modifier and TypeMethodDescriptionprotected voidextractResults(HBCIMsgStatus msgstatus, String header, int idx) static StringLiefert den Lowlevel-Namen.protected booleanWir erlauben per Default erstmal kein Redo bei einem 3040-Code.voidMethods inherited from class org.kapott.hbci.GV.HBCIJobImpl
acceptsParam, addConstraint, addConstraint, addSignaturePassport, addToQueue, addToQueue, applyOffset, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, fillJobResult, fillJobResultFromTanJob, getChallengeParam, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParam, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, haveTan, redo, saveReturnValues, setExternalId, setIdx, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, skip, skipped, tanApplied, twoDigitValueInList
-
Constructor Details
-
GVKontoauszug
ct.- Parameters:
handler-name-
-
GVKontoauszug
ct.- Parameters:
handler-
-
-
Method Details
-
getLowlevelName
Liefert den Lowlevel-Namen.- Returns:
- der Lowlevel-Name.
-
redoAllowed
protected boolean redoAllowed()Description copied from class:HBCIJobImplWir 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:
redoAllowedin classHBCIJobImpl- Returns:
- true, wenn redo erlaubt ist.
- See Also:
-
extractResults
- Overrides:
extractResultsin classHBCIJobImpl- See Also:
-
verifyConstraints
public void verifyConstraints()- Overrides:
verifyConstraintsin classHBCIJobImpl- See Also:
-