internal bool ExisteNumeroSEP(Processo processo, out String numProcesso) { return(_da.VerificarNumeroSEP(processo, out numProcesso)); }