#include <ForbiddenCardMediumExtraOperation.h>
| INTERNAL ForbiddenCardMediumExtraOperation::ForbiddenCardMediumExtraOperation |
( |
ApplicationStateManager * |
stateManager | ) |
|
| ForbiddenCardMediumExtraOperation::~ForbiddenCardMediumExtraOperation |
( |
| ) |
|
|
virtual |
| bool ForbiddenCardMediumExtraOperation::IsExtraOperation |
( |
EM::PT::EDataCollection * |
readDataCollection | ) |
|
|
virtual |
IsExtraOperation evaluate forbidden card exceptions (by forbidden card type AND forbidden provider number) in configuration file exception.xml.
- Parameters
-
| readDataCollection | - read data collection from payment terminal |
Extra operation pre conditions:
- - Check deduction state - Deduction must be opened
- - Card is not blocked
- Returns
- true - approached card was evaluated as blocked card. Do not call DataReceive in chipcard
-
false - approached card is not forbiddne card OR data from card is not valid
Reimplemented from GeneralExtraOperation.
| void ForbiddenCardMediumExtraOperation::OnUnFinishedOperation |
( |
| ) |
|
|
virtual |
| void ForbiddenCardMediumExtraOperation::WriteError |
( |
| ) |
|
|
virtual |
| void ForbiddenCardMediumExtraOperation::WriteOK |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: