AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CorrectionOfCardDataExtraOperationLogic.h
Go to the documentation of this file.
1 #ifndef CORRECTIONOFCARDDATAEXTRAOPERATIONLOGIC_H
2 #define CORRECTIONOFCARDDATAEXTRAOPERATIONLOGIC_H
3 
4 namespace EM
5 {
6  namespace PT
7  {
8  class EDataCollection;
9  }
10 }
11 
13 {
14 public:
20  static void FixCorruptedStudentCardWalletData( EM::PT::EDataCollection *readDataCollection, EM::PT::EDataCollection *&writeRequest );
21 };
22 
23 #endif // CORRECTIONOFCARDDATAEXTRAOPERATIONLOGIC_H
static void FixCorruptedStudentCardWalletData(EM::PT::EDataCollection *readDataCollection, EM::PT::EDataCollection *&writeRequest)
fix corrupted student card wallet data
Definition: CorrectionOfCardDataExtraOperationLogic.h:12
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6