setup the partner tables
More...
|
static PartnerSetupTDS | LoadPartnerTypes () |
| Loads all available Partner Types. More...
|
|
static PartnerSetupTDS | LoadMemberships () |
| Loads all available Membership Types. More...
|
|
static TSubmitChangesResult | SavePartnerMaintenanceTables (ref PartnerSetupTDS AInspectDS) |
| save modified partner tables More...
|
|
static bool | MaintainTypes (string action, string ATypeCode, string ATypeDescription, string ACategoryCode, bool AValidType, out TVerificationResultCollection AVerificationResult) |
| save partner types More...
|
|
static bool | MaintainMemberships (string action, string AMembershipCode, string AMembershipDescription, string AFrequencyCode, Decimal AMembershipFee, Decimal AMembershipHoursService, out TVerificationResultCollection AVerificationResult) |
| save memberships More...
|
|
static PartnerSetupTDS | LoadConsentChannels () |
| Loads all available Consent Channels. More...
|
|
static bool | MaintainConsentChannels (string action, string AChannelCode, string AName, string AComment, out TVerificationResultCollection AVerificationResult) |
| save consent channels More...
|
|
static PartnerSetupTDS | LoadConsentPurposes () |
| Loads all available Consent Purposes. More...
|
|
static bool | MaintainConsentPurposes (string action, string APurposeCode, string AName, string AComment, out TVerificationResultCollection AVerificationResult) |
| save consent purposes More...
|
|
static PartnerSetupTDS | LoadPublications () |
| Loads all available Publications. More...
|
|
static bool | MaintainPublications (string action, string APublicationCode, string APublicationDescription, out TVerificationResultCollection AVerificationResult) |
| maintain publications More...
|
|
◆ LoadConsentChannels()
static PartnerSetupTDS Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.LoadConsentChannels |
( |
| ) |
|
|
inlinestatic |
Loads all available Consent Channels.
◆ LoadConsentPurposes()
static PartnerSetupTDS Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.LoadConsentPurposes |
( |
| ) |
|
|
inlinestatic |
Loads all available Consent Purposes.
◆ LoadMemberships()
static PartnerSetupTDS Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.LoadMemberships |
( |
| ) |
|
|
inlinestatic |
Loads all available Membership Types.
◆ LoadPartnerTypes()
static PartnerSetupTDS Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.LoadPartnerTypes |
( |
| ) |
|
|
inlinestatic |
◆ LoadPublications()
static PartnerSetupTDS Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.LoadPublications |
( |
| ) |
|
|
inlinestatic |
Loads all available Publications.
◆ MaintainConsentChannels()
static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainConsentChannels |
( |
string |
action, |
|
|
string |
AChannelCode, |
|
|
string |
AName, |
|
|
string |
AComment, |
|
|
out TVerificationResultCollection |
AVerificationResult |
|
) |
| |
|
inlinestatic |
◆ MaintainConsentPurposes()
static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainConsentPurposes |
( |
string |
action, |
|
|
string |
APurposeCode, |
|
|
string |
AName, |
|
|
string |
AComment, |
|
|
out TVerificationResultCollection |
AVerificationResult |
|
) |
| |
|
inlinestatic |
◆ MaintainMemberships()
static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainMemberships |
( |
string |
action, |
|
|
string |
AMembershipCode, |
|
|
string |
AMembershipDescription, |
|
|
string |
AFrequencyCode, |
|
|
Decimal |
AMembershipFee, |
|
|
Decimal |
AMembershipHoursService, |
|
|
out TVerificationResultCollection |
AVerificationResult |
|
) |
| |
|
inlinestatic |
◆ MaintainPublications()
static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainPublications |
( |
string |
action, |
|
|
string |
APublicationCode, |
|
|
string |
APublicationDescription, |
|
|
out TVerificationResultCollection |
AVerificationResult |
|
) |
| |
|
inlinestatic |
◆ MaintainTypes()
static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainTypes |
( |
string |
action, |
|
|
string |
ATypeCode, |
|
|
string |
ATypeDescription, |
|
|
string |
ACategoryCode, |
|
|
bool |
AValidType, |
|
|
out TVerificationResultCollection |
AVerificationResult |
|
) |
| |
|
inlinestatic |
◆ SavePartnerMaintenanceTables()
save modified partner tables
- Parameters
-
- Returns
The documentation for this class was generated from the following file: