public List <int> getIds()
 {
     return(participantRepository.GetIds());
 }