|
OpenPetra
Free Administration Software for Non-Profits
|
Namespaces | |
| namespace | Mailroom |
| namespace | Partner |
Classes | |
| class | EPartnerFamilyIDException |
| Throw this exception to signalize that there is a problem in finding a family ID More... | |
| class | EPartnerLocationNotExistantException |
| Can be thrown to signalise that a PPartnerLocation Key does not exist in the DB More... | |
| class | EPartnerNotExistantException |
| Throw this Exception when a Business Object is asked to load data for a Partner that does either not exist or is deleted, not active, etc. whatever is applicable to the situation. More... | |
| class | ESecurityPartnerAccessDeniedException |
| Thrown if a Partner cannot be opened for security reasons More... | |
| class | MPartnerConstants |
| some constants used in the partner module More... | |
| class | TLocationPK |
| Class that holds a combination of SiteKey and LocationKey. More... | |
| class | TLocationPKCopyHelper |
| Static helper class for creating 'deep copies' of two-dimensional TLocationPK arrays. More... | |
| class | TSecurity |
| Contains security-related functions for Partners that that can be used by any Class. More... | |
different ways to format the shortname of a partner used eg by Ict.Petra.Server.MPartner.Common.Calculations.FormatShortName()
Defines which merge action we need data for (used in Partner Merge)
| Enumerator | |
|---|---|
| ADDRESS | Address |
| CONTACTDETAIL | Contact Detail |
| BANKACCOUNT | Bank Account |
'Value Kinds' of PPartnerAttributeType records. They describe what kind of value the 'Value' of a PPartnerAttribute record represents.
enumeration for the tab pages on Partner Edit screen
Specifies the Scope of data that is to be returned to the Partner Info UserControl.
| Enumerator | |
|---|---|
| pisHeadOnly | Partner 'head' data only |
| pisPartnerLocationOnly | Partner Location only, excluding rest of the data and 'head' data |
| pisPartnerLocationAndRestOnly | Partner Location and rest of the data only, excluding 'head' data |
| pisLocationPartnerLocationOnly | Location and Partner Location only, excluding rest of the data and 'head' data |
| pisLocationPartnerLocationAndRestOnly | Location, Partner Location and rest of the data only, excluding 'head' data |
| pisPartnerAttributesOnly | Partner Contact Details only, excluding rest of the data and 'head' data |
| pisFull | All PartnerInfo data |