br.gov.mj.frameworkprocessos.processo.ejb
Interface ArquivoFacade
public interface ArquivoFacade
Remote interface for ArquivoFacade.
- Version:
- ${version}
- Author:
- XDoclet
getAvisoIntermediario
AvisoIntermediario getAvisoIntermediario(java.lang.Integer codigoAvisoIntermediario)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
AvisoIntermediarioNaoEncontradoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
AvisoIntermediarioNaoEncontradoException
java.rmi.RemoteException
inserirAvisoIntermediario
AvisoIntermediario inserirAvisoIntermediario(AvisoIntermediario avisoIntermediario,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
DocumentoNaoEncontradoException,
ModuloSistemaSemPosseDocumentoException,
DocumentoAssociadoException,
UsuarioSemPosseDocumentoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
DocumentoNaoEncontradoException
ModuloSistemaSemPosseDocumentoException
DocumentoAssociadoException
UsuarioSemPosseDocumentoException
java.rmi.RemoteException
atualizarAvisoIntermediario
AvisoIntermediario atualizarAvisoIntermediario(AvisoIntermediario avisoIntermediario,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
AvisoIntermediarioNaoEncontradoException,
DocumentoNaoEncontradoException,
UsuarioSemPosseDocumentoException,
DocumentoAssociadoException,
ModuloSistemaSemPosseDocumentoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
AvisoIntermediarioNaoEncontradoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
ModuloSistemaSemPosseDocumentoException
java.rmi.RemoteException
finalizarAvisoIntermediario
AvisoIntermediario finalizarAvisoIntermediario(java.lang.Integer codigoAvisoIntermediario,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
AvisoIntermediarioNaoEncontradoException,
DocumentoNaoEncontradoException,
UsuarioSemPosseDocumentoException,
DocumentoAssociadoException,
ModuloSistemaSemPosseDocumentoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
AvisoIntermediarioNaoEncontradoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
ModuloSistemaSemPosseDocumentoException
java.rmi.RemoteException
atualizarArquivoCorrente
ArquivoCorrente atualizarArquivoCorrente(ArquivoCorrente arquivoCorrente,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
ArquivoCorrenteNaoEncontradoException,
DocumentoNaoEncontradoException,
UsuarioSemPosseDocumentoException,
DocumentoAssociadoException,
ModuloSistemaSemPosseDocumentoException,
br.gov.mj.seguranca.exceptions.AcessoNegadoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
ArquivoCorrenteNaoEncontradoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
ModuloSistemaSemPosseDocumentoException
br.gov.mj.seguranca.exceptions.AcessoNegadoException
java.rmi.RemoteException
finalizarArquivoCorrente
ArquivoCorrente finalizarArquivoCorrente(java.lang.Integer codigoArquivoCorrente,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
ArquivoCorrenteNaoEncontradoException,
DocumentoNaoEncontradoException,
UsuarioSemPosseDocumentoException,
DocumentoAssociadoException,
ModuloSistemaSemPosseDocumentoException,
br.gov.mj.seguranca.exceptions.AcessoNegadoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
ArquivoCorrenteNaoEncontradoException
DocumentoNaoEncontradoException
UsuarioSemPosseDocumentoException
DocumentoAssociadoException
ModuloSistemaSemPosseDocumentoException
br.gov.mj.seguranca.exceptions.AcessoNegadoException
java.rmi.RemoteException
enviarParaArquivoCorrente
ArquivoCorrente enviarParaArquivoCorrente(ArquivoCorrente arquivoCorrente,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
DocumentoNaoEncontradoException,
ModuloSistemaSemPosseDocumentoException,
DocumentoAssociadoException,
UsuarioSemPosseDocumentoException,
br.gov.mj.seguranca.exceptions.AcessoNegadoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
DocumentoNaoEncontradoException
ModuloSistemaSemPosseDocumentoException
DocumentoAssociadoException
UsuarioSemPosseDocumentoException
br.gov.mj.seguranca.exceptions.AcessoNegadoException
java.rmi.RemoteException
getArquivoCorrente
ArquivoCorrente getArquivoCorrente(java.lang.Integer codigoArquivoCorrente)
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
ArquivoCorrenteNaoEncontradoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
ArquivoCorrenteNaoEncontradoException
java.rmi.RemoteException
enviarParaArquivoIntermediario
java.util.List enviarParaArquivoIntermediario(java.util.List listaTramites,
br.gov.mj.seguranca.pojo.Sessao sessao)
throws br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException,
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
DocumentoNaoEncontradoException,
ModuloSistemaSemPosseDocumentoException,
DocumentoAssociadoException,
br.gov.mj.seguranca.exceptions.AcessoNegadoException,
UsuarioSemPosseDocumentoException,
TramiteNaoConcluidoException,
DocumentoSemArquivoCorrenteException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ParametroInvalidoException
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
DocumentoNaoEncontradoException
ModuloSistemaSemPosseDocumentoException
DocumentoAssociadoException
br.gov.mj.seguranca.exceptions.AcessoNegadoException
UsuarioSemPosseDocumentoException
TramiteNaoConcluidoException
DocumentoSemArquivoCorrenteException
java.rmi.RemoteException
getArquivoCentral
UnidadeTramite getArquivoCentral()
throws br.gov.mj.corporativo.servicos.exceptions.ErroInternoException,
java.rmi.RemoteException
- Throws:
br.gov.mj.corporativo.servicos.exceptions.ErroInternoException
java.rmi.RemoteException