tools for generating people with FAMILY and PERSON partner records, and commitment data
More...
|
static void | GenerateWorkers (string AInputBeneratorFile) |
| generate the partners from a text file that was generated with Benerator More...
|
|
static PFamilyRow | GenerateFamilyRecord (XmlNode ACurrentNode, string APrefix, PartnerEditTDS AMainDS) |
| generate a family record More...
|
|
static void | GeneratePersonRecord (XmlNode ACurrentNode, PFamilyRow AFamilyRow, string APrefix, PartnerEditTDS AMainDS) |
| generate a person record and update the associated family partner More...
|
|
static void | GenerateAddressForFamily (XmlNode ACurrentNode, PFamilyRow AFamilyRow, PartnerEditTDS AMainDS) |
| create PPartnerLocation records for the FAMILY partner, and all the PERSON records of this family More...
|
|
static void | GenerateBankDetails (XmlNode ACurrentNode, PFamilyRow AFamilyRow, PartnerEditTDS AMainDS, DataTable ABankKeys) |
| create PPartnerBankingDetail records for the FAMILY partner More...
|
|
tools for generating people with FAMILY and PERSON partner records, and commitment data