Package org.kapott.hbci.GV
Class AbstractMultiGV
- java.lang.Object
-
- org.kapott.hbci.GV.HBCIJobImpl
-
- org.kapott.hbci.GV.AbstractMultiGV
-
- All Implemented Interfaces:
HBCIJob
- Direct Known Subclasses:
GVMultiLast
,GVMultiUeb
public abstract class AbstractMultiGV extends HBCIJobImpl
-
-
Field Summary
-
Fields inherited from class org.kapott.hbci.GV.HBCIJobImpl
jobResult
-
-
Constructor Summary
Constructors Constructor Description AbstractMultiGV(HBCIHandler handler, java.lang.String jobnameLL, HBCIJobResultImpl jobResult)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getChallengeParam(java.lang.String path)
-
Methods inherited from class org.kapott.hbci.GV.HBCIJobImpl
acceptsParam, addConstraint, addConstraint, addSignaturePassport, addToQueue, addToQueue, applyOffset, canNationalAcc, checkAccountCRC, createJobSegment, createJobSegment, extractResults, fillJobResult, getExternalId, getHBCICode, getJobName, getJobParameterNames, getJobRestrictions, getJobResult, getJobResultNames, getLowlevelParam, getLowlevelParams, getMainPassport, getMaxNumberPerMsg, getMinSigs, getName, getOrderAccount, getParentHandler, getSecurityClass, getSegVersion, getSignaturePassports, haveTan, redo, redoAllowed, saveReturnValues, setExternalId, setIdx, setLowlevelParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setParam, setSegVersion, skip, skipped, tanApplied, twoDigitValueInList, verifyConstraints
-
-
-
-
Constructor Detail
-
AbstractMultiGV
public AbstractMultiGV(HBCIHandler handler, java.lang.String jobnameLL, HBCIJobResultImpl jobResult)
-
-
Method Detail
-
getChallengeParam
public java.lang.String getChallengeParam(java.lang.String path)
- Overrides:
getChallengeParam
in classHBCIJobImpl
-
-