#include <WorkflowContext.h>
WorkflowContext::WorkflowContext |
( |
| ) |
|
void governikus::WorkflowContext::fireAbortCardSelection |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireCanAllowedModeChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireCancelWorkflow |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireCanChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireCardConnectionChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireLastPaceResultChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::firePinChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::firePukChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireReaderNameChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireReaderPlugInTypesChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireResultChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireStateApprovedChanged |
( |
| ) |
|
|
signal |
void governikus::WorkflowContext::fireStateChanged |
( |
const QString & |
pNewState | ) |
|
|
signal |
const QString & WorkflowContext::getCan |
( |
| ) |
const |
const QSharedPointer< CardConnection > & WorkflowContext::getCardConnection |
( |
| ) |
const |
const QString & WorkflowContext::getCurrentState |
( |
| ) |
const |
CardReturnCode WorkflowContext::getLastPaceResult |
( |
| ) |
const |
int WorkflowContext::getOldRetryCounter |
( |
| ) |
const |
const QString & WorkflowContext::getPin |
( |
| ) |
const |
const QString & WorkflowContext::getPuk |
( |
| ) |
const |
const QString & WorkflowContext::getReaderName |
( |
| ) |
const |
const QVector< ReaderManagerPlugInType > & WorkflowContext::getReaderPlugInTypes |
( |
| ) |
const |
bool WorkflowContext::isCanAllowedMode |
( |
| ) |
const |
bool WorkflowContext::isErrorReportedToUser |
( |
| ) |
const |
bool WorkflowContext::isPinBlocked |
( |
| ) |
|
bool WorkflowContext::isStateApproved |
( |
| ) |
|
bool WorkflowContext::isWorkflowFinished |
( |
| ) |
const |
void WorkflowContext::resetLastPaceResultAndRetryCounter |
( |
| ) |
|
|
protected |
void WorkflowContext::setCan |
( |
const QString & |
pCan | ) |
|
void WorkflowContext::setCanAllowedMode |
( |
bool |
pCanAllowedMode | ) |
|
void WorkflowContext::setCardConnection |
( |
const QSharedPointer< CardConnection > & |
pCardConnection | ) |
|
void WorkflowContext::setCurrentState |
( |
const QString & |
pNewState | ) |
|
void WorkflowContext::setErrorReportedToUser |
( |
bool |
pErrorReportedToUser = true | ) |
|
void WorkflowContext::setLastPaceResultAndRetryCounter |
( |
CardReturnCode |
pLastPaceResult, |
|
|
int |
pOldRetryCounter |
|
) |
| |
void WorkflowContext::setPin |
( |
const QString & |
pPin | ) |
|
void WorkflowContext::setPuk |
( |
const QString & |
pPuk | ) |
|
void WorkflowContext::setReaderName |
( |
const QString & |
pReaderName | ) |
|
void WorkflowContext::setReaderPlugInTypes |
( |
const QVector< ReaderManagerPlugInType > & |
pReaderPlugInTypes | ) |
|
void WorkflowContext::setStateApproved |
( |
bool |
pApproved = true | ) |
|
void WorkflowContext::setStatus |
( |
const GlobalStatus & |
pResult, |
|
|
bool |
pReportToUser = true |
|
) |
| |
void WorkflowContext::setWorkflowFinished |
( |
bool |
pWorkflowFinished | ) |
|
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: