public void modificar(PeriodistaIdioma obj) throws PreexistingEntityException, Exception {
   control.edit(obj);
 }