...
Responsible
WorklocationResponsibleParticipantEntity
Any one work location → Many ParticipantsTask Types
WorkLocationTaskTypesEntity
Any one work location → Many task typesTeam
WorkLocationTeamEntity
Any one work location → Many teams
...
Query examples
List all teams in any election
Get all WorkLocationElectionEntity in table for the selected election.
Get all WorkLocationTeamEntity in table for each found WorkLocationElectionEntity
Get Work location Responsible(s) for all work location in any election
Get all WorkLocationElectionEntity in table for the selected election.
Get all WorkLocationResponsibleParticipantEntity in table for each found WorkLocationElectionEntity