OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector Class Reference

setup the partner tables More...

Static Public Member Functions

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...
 

Detailed Description

setup the partner tables

Member Function Documentation

◆ 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

Loads all available Partner Types.

◆ 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

save consent channels

◆ MaintainConsentPurposes()

static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainConsentPurposes ( string  action,
string  APurposeCode,
string  AName,
string  AComment,
out TVerificationResultCollection  AVerificationResult 
)
inlinestatic

save consent purposes

◆ 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

save memberships

◆ MaintainPublications()

static bool Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.MaintainPublications ( string  action,
string  APublicationCode,
string  APublicationDescription,
out TVerificationResultCollection  AVerificationResult 
)
inlinestatic

maintain publications

◆ 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

save partner types

◆ SavePartnerMaintenanceTables()

static TSubmitChangesResult Ict.Petra.Server.MPartner.TableMaintenance.WebConnectors.TPartnerSetupWebConnector.SavePartnerMaintenanceTables ( ref PartnerSetupTDS  AInspectDS)
inlinestatic

save modified partner tables

Parameters
AInspectDS
Returns

The documentation for this class was generated from the following file: