Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Responsible
    WorklocationResponsibleParticipantEntity
    Any one work location → Many Participants

  • Task Types
    WorkLocationTaskTypesEntity
    Any one work location → Many task types

  • Team
    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