Rev 296 | Rev 376 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 296 | Rev 375 | ||
|---|---|---|---|
| Line 187... | Line 187... | ||
| 187 | exc.printStackTrace(); |
187 | exc.printStackTrace(); |
| 188 | }
|
188 | }
|
| 189 | }
|
189 | }
|
| 190 | return linhas; |
190 | return linhas; |
| 191 | }
|
191 | }
|
| - | 192 | ||
| - | 193 | /*******************************************************/
|
|
| 192 | 194 | ||
| 193 | public void consultarConciliacaoBancariaTeste() { |
195 | public void consultarConciliacaoBancariaTeste() { |
| 194 | new VerificadorLancamentoException().tratarIhRelancarExcecaoSemLimparEntidade(new CommandBean() { |
196 | new VerificadorLancamentoException().tratarIhRelancarExcecaoSemLimparEntidade(new CommandBean() { |
| 195 | public void execute() { |
197 | public void execute() { |
| 196 | if (VerificadorUtil.estaNulo(getEntidade().getVigenciaDTO())) { |
198 | if (VerificadorUtil.estaNulo(getEntidade().getVigenciaDTO())) { |