Class loads allowed companies from 'Udalosti.dat' ( EEventCards ) and provides interface for checking provider number is allowed.
More...
#include <AllowedCompaniesBusinessLogic.h>
Class loads allowed companies from 'Udalosti.dat' ( EEventCards ) and provides interface for checking provider number is allowed.
| AllowedCompaniesBusinessLogic::AllowedCompaniesBusinessLogic |
( |
| ) |
|
| AllowedCompaniesBusinessLogic::~AllowedCompaniesBusinessLogic |
( |
| ) |
|
|
virtual |
| AllowedCompaniesBusinessLogic::AllowedCompaniesBusinessLogic |
( |
| ) |
|
| virtual AllowedCompaniesBusinessLogic::~AllowedCompaniesBusinessLogic |
( |
| ) |
|
|
virtual |
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForCommercialDiscount |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForCommercialDiscount.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForCommercialDiscount |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForCommercialDiscount.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForOneWayTicketJourney |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForOneWayTicketJourney.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForOneWayTicketJourney |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForOneWayTicketJourney.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForTimeTicketJourney |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForTimeTicketJourney.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForTimeTicketJourney |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForTimeTicketJourney.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForWalletOperation |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForWalletOperation.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberAllowedForWalletOperation |
( |
short |
companyNumber | ) |
|
IsCompanyNumberAllowedForWalletOperation.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberRestrictedForTimeTicketSell |
( |
short |
companyNumber | ) |
|
IsCompanyNumberRestrictedForTimeTicketSell.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
| bool AllowedCompaniesBusinessLogic::IsCompanyNumberRestrictedForTimeTicketSell |
( |
short |
companyNumber | ) |
|
IsCompanyNumberRestrictedForTimeTicketSell.
- Parameters
-
| companyNumber | - company number to check |
- Returns
- true if company is allowed otherwise return false
The documentation for this class was generated from the following files: