public void findAll()
 {
     lstatletas = athleteService.findAll();
 }