Subversion Repositories Integrator Subversion

Rev

Rev 233 | Rev 305 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 233 Rev 235
Line 577... Line 577...
577
                });
577
                });
578
        }
578
        }
579
579
580
        public void iniciarTransporte(Transferencia transferencia) {
580
        public void iniciarTransporte(Transferencia transferencia) {
581
                setEntidade(transferencia);
581
                setEntidade(transferencia);
-
 
582
                transferencia.setProdutosDTO(transferenciaService.consultarProdutos(transferencia));
582
        }
583
        }
583
       
584
       
584
        public void iniciarTransporte() {
585
        public void iniciarTransporte() {
585
                new VerificadorLancamentoException().tratarIhRelancarExcecaoSemLimparEntidade(new CommandBean() {
586
                new VerificadorLancamentoException().tratarIhRelancarExcecaoSemLimparEntidade(new CommandBean() {
586
                        public void execute() {
587
                        public void execute() {