OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Tools.SampleDataConstructor.TSampleDataConstructor Class Reference

This class creates sample data (partners, organisations, gifts) and imports them into OpenPetra. More...

Static Public Member Functions

static void Main (string[] args)
 Creates Sample Data using the raw data provided and exports this to the Petra Server More...
 

Detailed Description

This class creates sample data (partners, organisations, gifts) and imports them into OpenPetra.

The class requires raw data to have been created already by benerator, reads this data, enhances and compiles it (using the literal meaning of "compile", i.e. putting together People, Addresses, Phonenumbers to create partners), and them imports this data to the OpenPetra Server.

Generally, the Sample Data creator DOES NOT use the Petra Model internally, although it tries to stay close to it ( e.g. Naming Convention). This is so it can run a simple simulation for creating events (marriages resulting in same location, children, gift entries). These can then be saved in Petra.

Member Function Documentation

◆ Main()

static void Ict.Petra.Tools.SampleDataConstructor.TSampleDataConstructor.Main ( string[]  args)
inlinestatic

Creates Sample Data using the raw data provided and exports this to the Petra Server

Parameters
args

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