Package org.kapott.hbci.GV
Class GVWPDepotUms
java.lang.Object
org.kapott.hbci.GV.HBCIJobImpl
org.kapott.hbci.GV.GVWPDepotUms
- All Implemented Interfaces:
HBCIJob
- Direct Known Subclasses:
DepotAbrufTest.MyGVUms
-
Field Summary
FieldsFields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
extractResults
(HBCIMsgStatus msgstatus, String header, int idx) static String
private TypedValue
protected boolean
Wir erlauben per Default erstmal kein Redo bei einem 3040-Code.void
Methods 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
-
Field Details
-
buffer
-
-
Constructor Details
-
GVWPDepotUms
-
-
Method Details
-
getLowlevelName
-
parseTypedValue
-
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 classHBCIJobImpl
- Returns:
- true, wenn redo erlaubt ist.
- See Also:
-
extractResults
- Overrides:
extractResults
in classHBCIJobImpl
-
verifyConstraints
public void verifyConstraints()- Overrides:
verifyConstraints
in classHBCIJobImpl
-