public long ObtemNovoCodigo() { return(repositorioNotificacao.ObterUltimoCodigoPorAno(DateTime.Now.Year) + 1); }