@Service
public class BemService
extends br.inf.thema.erp.infra.service.ManutencaoFiltroService<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo>
Modifier and Type | Field and Description |
---|---|
private BemDao |
bemDao |
private ConfiguracoesMateriais |
configuracoesMateriais |
private ConfiguracoesMateriaisService |
configuracoesMateriaisService |
private static long |
serialVersionUID |
Constructor and Description |
---|
BemService() |
Modifier and Type | Method and Description |
---|---|
void |
agregaBem(java.lang.Long bem,
java.lang.Long agregado) |
void |
alteraBensEmLote(java.lang.String listaCodigoBem,
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
void |
alteracaoValorBem(java.lang.Long numero,
java.lang.String tipoDeCalculo,
java.sql.Date dataOperacao,
java.lang.Double valorOperacao,
java.lang.Double undadeProduzida,
java.lang.Double unidadeDestimada,
java.lang.String observacao,
java.lang.String portaria,
java.lang.String deprecia,
java.lang.String tipoIntervalo,
java.lang.Long intervaloDeprecia,
java.lang.Double valorRedidual) |
java.lang.String |
alteraClassifiFormaAquisi(java.lang.Long classificacao,
java.lang.Long formaAquisicao,
java.sql.Date dataAlteracao) |
void |
alteraNumeroSerie(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens,
java.lang.String prefixo,
java.lang.String sufixo) |
java.lang.String |
alteraSituacaoBem(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens,
java.lang.String observacao) |
java.lang.String |
alteraSituacaoBemApp(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens,
java.lang.Long adminstracao,
java.lang.String observacao,
java.lang.String codigoLocal) |
java.lang.String |
alteraSituacaoIgnorado(java.lang.String observacao,
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) |
void |
alteraTombo(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
void |
analiseTomboBem(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
void |
atribuiImplementos(java.lang.Long numero)
Realiza a atribui��o autom�tica dos acess�rios para o bem de acordo com
os dados de sua ficha cadastral
|
void |
atualizarRFID(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
java.lang.String |
calculoReajustaValorBem(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens,
java.sql.Date dataOperacao,
java.lang.String observacao) |
java.math.BigDecimal |
calculoReajusteBem(java.lang.Long pontuaConservacao,
java.lang.Long vidaUtil,
java.lang.Double vidaUtilFutura,
java.lang.Double novoValor) |
RetornoConsultaBem |
consultaBensImoveis(java.lang.Long numero) |
java.util.List<RetornoConsultaBem> |
consultaBensImoveis(java.util.Map<java.lang.String,java.lang.Object> parametros) |
ParametrosBemGeral |
consultaBensPorCodigoAdm(java.lang.String codigoBem,
java.lang.Long administracao) |
java.lang.Long |
countBemAgregado(java.lang.String tombo) |
java.lang.Long |
countCadastroBem(java.lang.String rfid,
java.lang.String tipoBem) |
java.lang.Long |
criaGuardaBem(MovimentacaoBem entidade) |
void |
desagregaBem(java.lang.Long agregado) |
void |
encerrarConcessao(java.lang.Long bem,
java.lang.Long concessao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
filtroBensPorEmpenho(java.lang.Long almoxarifado,
java.lang.Long produto,
java.lang.Double quantidadeRequisicao) |
java.lang.String |
formataTombo(java.lang.String tombo,
java.lang.Long numeroDigitosTombo)
M�todo que formata o numero do tombo conforme solicitado, com zeros �
direita ou � esqueda.
|
br.inf.thema.erp.infra.dao.ManutencaoDao<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
getDao() |
java.util.List<java.lang.String> |
getValidaPendenciasBem(java.lang.Long bem) |
java.lang.Double |
getValorCubsPorData(java.sql.Date data)
Retorna o valor do cubs pela data informada (dd-mm-yyyy)
|
java.lang.String |
inclusaoAutomatica(java.lang.String codigoBem,
java.lang.Long quantidadeBens,
java.lang.String tombo)
Procedure que realiza a inclus�o autom�tica de bem.
|
java.lang.String |
inclusaoBemImovelAutomatica(java.lang.Long numeroBem,
java.lang.Long quantidadeBens) |
java.lang.String |
insereBensEmLote(java.lang.Long inventario,
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) |
java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> |
insereBensLoteCorrecao(java.lang.Long numeroCalculo,
java.sql.Date dataCorrecao,
java.lang.String tipoBem,
java.lang.Double taxaCalculo,
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) |
java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> |
insereBensLoteCorrecaoGeral(java.lang.Long numeroCalculo,
java.sql.Date dataCorrecao,
java.lang.String tipoBem,
java.lang.Double taxaCalculo) |
java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> |
insereBensLoteDepreciacao(java.lang.Long numeroCalculo,
java.sql.Date dataDepreciacao,
java.lang.String tipoBem,
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bensLote) |
java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> |
insereLoteDepreciacaoGeral(java.lang.Long calculo,
java.sql.Date dataCalculo,
java.lang.String tipoBem) |
java.lang.String |
integracaoContabil() |
java.util.Map<java.lang.String,java.lang.Object> |
integracaoTributos(java.lang.Long economia) |
java.lang.String |
isHabilitadaIntegracaoPatrimonioTributos()
Verifica se est� habilitada a consistencia de integra��o entre o m�dulo
de Tributa��o com o Patrimonio (bens im�veis)
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizaBemImovelConstrucaoTotal(java.util.Map<java.lang.String,java.lang.Object> where)
Metodo de acesso externo respons�vel por consultar bens im�veis no
sistema.
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarBemGeral(java.util.Map<java.lang.String,java.lang.Object> parameters) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarBemImovel(java.util.Map<java.lang.String,java.lang.Object> where) |
java.util.List<RetornoConsultaBem> |
localizarBemTransparencia(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarBensItemRequisicao(java.util.Map<java.lang.String,java.lang.Object> where)
M�todo localizar para os bens do item da requisi��o
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarComAlmox(java.util.Map<java.lang.String,java.lang.Object> where) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarFiltroBens(java.util.Map<java.lang.String,java.lang.Object> where)
M�todo localizar para o filtro de bens
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarFiltroJanela(java.util.Map<java.lang.String,java.lang.Object> where)
M�todo localizar para o filtro de janela dos bens
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
localizarSemAlmox(java.util.Map<java.lang.String,java.lang.Object> where) |
java.lang.String |
moduloAtualizacao() |
java.util.Map<java.lang.String,java.lang.Object> |
obtemDadosBem(java.lang.String codigoBem,
java.lang.Long numeroBem,
java.lang.String placa,
java.lang.String prefixo,
java.lang.String validaFrota) |
java.util.Map<java.lang.String,java.lang.Object> |
obtemDadosEmpenho(java.lang.String exercicioEmpenho,
java.lang.Long numeroEmpenho) |
void |
obtemDadosLocal(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade)
M�todo utilizado por obter dados do local
|
void |
obtemDadosProduto(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade)
Obtem dados do produto
|
void |
obtemDadosSiuacaotLegal(java.lang.Long operacao,
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade)
M�todo utilizado por obter dados da situa��o legal
|
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
obterBemPorNumero(java.lang.Long numero) |
java.util.Map<java.lang.String,java.lang.Object> |
procBaixaTransferencia(java.lang.Long numeroBem,
java.lang.Long localOrigem,
java.lang.String localDestino,
java.sql.Date data,
java.lang.String observacao) |
void |
reabrirConcessao(java.lang.Long bem,
java.lang.Long concessao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperaBensIgnorados(java.lang.Long usuario,
java.lang.Long administracao) |
java.util.List<ParametrosBemVo> |
recuperaListaAtualizarBens(java.lang.Long administracao,
java.lang.String codigoLocalFisico) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarAgrecacaoBem(java.util.Map<java.lang.String,java.lang.Object> parametros) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarBem(java.util.Map<java.lang.String,java.lang.Object> parametro)
M�todo para buscar um registro pelo n�mero olhando para a view
GRP_PTR_BEM_GERAL que considera todas as administra��es.
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBemAtendimentoMateriaisPorImovel(java.lang.String tipoImovel,
java.lang.Long produto,
java.lang.Long localAtendimento) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBemAtendimentoMateriaisPorImovelAlmox(java.lang.String tipoImovel,
java.lang.Long produto,
java.lang.Long localAtendimento,
java.lang.Long almoxarifado) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBemGeral(java.util.Map<java.lang.String,java.lang.Object> parametros)
Retorna uma lista de
BemVo para inclus�o de itens na
transfer�ncia de bem |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBemGeralComLocal(java.util.Map<java.lang.String,java.lang.Object> parametros) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarBemPorCodigoBem(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBemReserva(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBensItemRequisicao(java.lang.Long itemRequisicao)
M�todo para buscar uma lista de bens pela sequencia do item da requisicao
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBensNotaCompra(java.lang.Long notaCompra)
M�todo para buscar uma lista de bens pela sequencia da nota
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBensNotaCompra(java.util.Map<java.lang.String,java.lang.Object> parametros)
M�todo para buscar uma lista de bens por map de par�metros
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarBensParaConsultaDeBens(java.util.Map<java.lang.String,java.lang.Object> parametros)
M�todo responsavel por buscar bens para consulta de bens Moveis e
im�veis.
|
java.util.List<BemInventarioVo> |
recuperarBensParaInventario() |
java.util.List<BemInventarioVo> |
recuperarBensParaInventarioComPaginacao(java.lang.Long inicio,
java.lang.Long registros,
java.lang.Long administracao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarCodigoBemAtendimento(java.lang.String tipoImovel,
java.lang.Long produto,
java.lang.Long localAtendimento,
java.lang.String codigoBem) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarCodigoBemAtendimentoImovel(java.lang.String tipoImovel,
java.lang.Long produto,
java.lang.Long localAtendimento,
java.lang.Long almoxarifado,
java.lang.String codigoBem) |
java.lang.String |
recuperarInfoCodigoBemOuNumero(java.lang.Long numero) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarPorCodigo(java.lang.String codigo,
java.lang.Long numeroDigitosTombo)
M�todo para recuperar um BemVo pelo codigo
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarPorCodigoBem(java.lang.String codigoBem,
java.lang.String tipoBem) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarPorNumero(java.lang.Long numero)
M�todo para buscar um registro pelo n�mero
|
java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> |
recuperarPorNumeroTipoBem(java.lang.Long numero,
java.lang.String tipoBem) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarPorPlaca(java.lang.String placa)
M�todo para buscar um registro pela placa
|
java.lang.Double |
recuperarQuantidadeControle(java.lang.Long bem) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
recuperarResponsavelPorNumero(java.lang.Long bem) |
br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo |
retornaBemPorCodigo(java.lang.String codigoBem,
java.lang.Long administracao,
java.lang.Boolean situacaoTipoBem) |
java.lang.String |
retornaNovoTombo(java.lang.String tombo,
java.lang.String tipo,
java.lang.Long codigoSituacaoLegal) |
java.lang.Long |
retornaPossuiAlerta(java.lang.String novoTombo,
java.lang.Long transferencia) |
void |
salvar(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
void |
salvarNumeroSerie(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) |
java.lang.String |
selectTipoTombo()
Select do tipo de tombo retornado pela fun��o grp_ptr_tipo_tombo_f
|
java.util.List<br.inf.thema.erp.integracao.materiais.entidade.patrimonio.bem.Bem> |
suggestionBem(java.lang.String value)
Suggestion do Bem
|
java.lang.Long |
transfereBem(MovimentacaoBem entidade) |
java.lang.String |
validaAlteraValorBem(java.lang.Long bem,
java.lang.String tipoOperacao,
java.sql.Date dataOperacao) |
java.lang.Boolean |
validaFaixaTombo(java.lang.String codigoBem,
java.lang.Double quantidade)
M�todo responsavel por verificar atrav�s do n�mero do tombo e a
quantidade, se existem bens no intervalo.
|
void |
validaFaixaTomboLote(java.lang.String codigoBem,
java.lang.Double quantidade) |
java.lang.Long |
validaInclusaoAutomatica(java.lang.Long bem)
Realiza��o valida��o para inclus�o autom�tica de bem retornando o tombo
inicial.
|
void |
validaInclusaoBemImovel(java.sql.Date dataAquisicao,
java.sql.Date dataTombamento,
java.lang.String exercicioProtocolo,
java.lang.Long numeroProtocolo,
java.lang.Long grupoProtocolo,
java.lang.String lei,
java.lang.Long chaveDocumentoLei,
java.lang.Long formaAquisicao)
Valida a inclus�o do bem im�vel e retorna uma exce��o com uma mensagem de
erro se houver algum problema que impe�a a inclus�o
|
void |
validaInclusaoBemIndustrial(java.sql.Date dataAquisicao,
java.sql.Date dataTombamento,
java.lang.Long codigo) |
void |
verificaBemAgregadoDoado(java.lang.Long numero) |
ParametrosBemVo |
verificaBemInventariado(java.lang.String codigoBem,
java.lang.Long administracao) |
ParametrosBemVo |
verificaTomboBem(ParametrosBemVo parametros)
M�todo que testa se o bem existe e possui tombamento.
|
java.lang.String |
verificaTomboBem(java.lang.String tombo)
M�todo responsavel por obter o valor correto do tombo
|
filtrar, filtrar
private static final long serialVersionUID
@Autowired private BemDao bemDao
@Autowired private ConfiguracoesMateriaisService configuracoesMateriaisService
private ConfiguracoesMateriais configuracoesMateriais
public br.inf.thema.erp.infra.dao.ManutencaoDao<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> getDao()
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarFiltroJanela(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
map
- ErpDaoException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarBemImovel(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizaBemImovelConstrucaoTotal(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
where
- ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void salvar(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.exception.ErpException
salvar
in interface br.inf.thema.erp.infra.Manutencao<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo>
salvar
in class br.inf.thema.erp.infra.service.ManutencaoService<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo>
br.inf.thema.erp.infra.exception.ErpException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarFiltroBens(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
map
- ErpDaoException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarPorNumero(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
numero
- ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarPorPlaca(java.lang.String placa) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
placa
- ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarBem(java.util.Map<java.lang.String,java.lang.Object> parametro) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
numero
- ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarPorCodigo(java.lang.String codigo, java.lang.Long numeroDigitosTombo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
codigo
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBensNotaCompra(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
map
- de par�metrosErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBensNotaCompra(java.lang.Long notaCompra) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
notaCompra
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarBensItemRequisicao(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
map
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBensItemRequisicao(java.lang.Long itemRequisicao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
itemRequisicao
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.entidade.patrimonio.bem.Bem> suggestionBem(java.lang.String value) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
identificacao
- ErpServiceException
public ParametrosBemVo verificaTomboBem(ParametrosBemVo parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
Bean
- de parametros: ParametrosBemVo (codigoBem, tipoBem, bem)ErpDaoException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.String formataTombo(java.lang.String tombo, java.lang.Long numeroDigitosTombo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
tombo
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBensParaConsultaDeBens(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
parametros
- campos da view GRP_PTR_BEM_VBemVo
ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBemGeral(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
BemVo
para inclus�o de itens na
transfer�ncia de bemlocalFisicoOrigem
- ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBemGeralComLocal(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Boolean validaFaixaTombo(java.lang.String codigoBem, java.lang.Double quantidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
codigoBem
- quantidade
- br.inf.thema.erp.infra.service.exception.ErpServiceException
public void validaFaixaTomboLote(java.lang.String codigoBem, java.lang.Double quantidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.String verificaTomboBem(java.lang.String tombo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
codigoBem
- ErpServiceException
public void obtemDadosProduto(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
numeroProduto
- ErpServiceException
public void obtemDadosLocal(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
localFisico
- ErpServiceException
public void obtemDadosSiuacaotLegal(java.lang.Long operacao, br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
operacao
- codigo
- tombavel
- ErpServiceException
public void analiseTomboBem(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Long validaInclusaoAutomatica(java.lang.Long bem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
bem
- ErpServiceException
public java.lang.String selectTipoTombo() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
ErpDaoException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String inclusaoAutomatica(java.lang.String codigoBem, java.lang.Long quantidadeBens, java.lang.String tombo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
codigoBem
- quantidadeBens
- tombo
- ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String inclusaoBemImovelAutomatica(java.lang.Long numeroBem, java.lang.Long quantidadeBens) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void atribuiImplementos(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
numero
- ErpServiceException
public void verificaBemAgregadoDoado(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public RetornoConsultaBem consultaBensImoveis(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.Map<java.lang.String,java.lang.Object> procBaixaTransferencia(java.lang.Long numeroBem, java.lang.Long localOrigem, java.lang.String localDestino, java.sql.Date data, java.lang.String observacao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.String integracaoContabil() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.String moduloAtualizacao() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void alteraTombo(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.Long transfereBem(MovimentacaoBem entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.Long criaGuardaBem(MovimentacaoBem entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String alteraClassifiFormaAquisi(java.lang.Long classificacao, java.lang.Long formaAquisicao, java.sql.Date dataAlteracao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void alteraBensEmLote(java.lang.String listaCodigoBem, br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void agregaBem(java.lang.Long bem, java.lang.Long agregado) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void desagregaBem(java.lang.Long agregado) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> insereBensLoteDepreciacao(java.lang.Long numeroCalculo, java.sql.Date dataDepreciacao, java.lang.String tipoBem, java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bensLote) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarAgrecacaoBem(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarBemPorCodigoBem(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public void validaInclusaoBemImovel(java.sql.Date dataAquisicao, java.sql.Date dataTombamento, java.lang.String exercicioProtocolo, java.lang.Long numeroProtocolo, java.lang.Long grupoProtocolo, java.lang.String lei, java.lang.Long chaveDocumentoLei, java.lang.Long formaAquisicao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
dataAquisicao
- dataTombamento
- exercicioProtocolo
- numeroProtocolo
- grupoProtocolo
- lei
- chaveDocumentoLei
- formaAquisicao
- ErpServiceException
- com uma mensagem de erro se houver algum problema que impe�a
a inclus�opublic java.lang.String isHabilitadaIntegracaoPatrimonioTributos() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
ErpServiceException
public java.lang.Double getValorCubsPorData(java.sql.Date data) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
data
- ErpServiceException
public java.util.Map<java.lang.String,java.lang.Object> obtemDadosEmpenho(java.lang.String exercicioEmpenho, java.lang.Long numeroEmpenho) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<BemInventarioVo> recuperarBensParaInventario() throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<BemInventarioVo> recuperarBensParaInventarioComPaginacao(java.lang.Long inicio, java.lang.Long registros, java.lang.Long administracao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarPorCodigoBem(java.lang.String codigoBem, java.lang.String tipoBem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarPorNumeroTipoBem(java.lang.Long numero, java.lang.String tipoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void alteracaoValorBem(java.lang.Long numero, java.lang.String tipoDeCalculo, java.sql.Date dataOperacao, java.lang.Double valorOperacao, java.lang.Double undadeProduzida, java.lang.Double unidadeDestimada, java.lang.String observacao, java.lang.String portaria, java.lang.String deprecia, java.lang.String tipoIntervalo, java.lang.Long intervaloDeprecia, java.lang.Double valorRedidual) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String validaAlteraValorBem(java.lang.Long bem, java.lang.String tipoOperacao, java.sql.Date dataOperacao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.Map<java.lang.String,java.lang.Object> obtemDadosBem(java.lang.String codigoBem, java.lang.Long numeroBem, java.lang.String placa, java.lang.String prefixo, java.lang.String validaFrota) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<java.lang.String> getValidaPendenciasBem(java.lang.Long bem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> insereLoteDepreciacaoGeral(java.lang.Long calculo, java.sql.Date dataCalculo, java.lang.String tipoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String alteraSituacaoBem(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens, java.lang.String observacao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void alteraNumeroSerie(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens, java.lang.String prefixo, java.lang.String sufixo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String alteraSituacaoBemApp(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> listaBens, java.lang.Long adminstracao, java.lang.String observacao, java.lang.String codigoLocal) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.String retornaNovoTombo(java.lang.String tombo, java.lang.String tipo, java.lang.Long codigoSituacaoLegal) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void validaInclusaoBemIndustrial(java.sql.Date dataAquisicao, java.sql.Date dataTombamento, java.lang.Long codigo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.math.BigDecimal calculoReajusteBem(java.lang.Long pontuaConservacao, java.lang.Long vidaUtil, java.lang.Double vidaUtilFutura, java.lang.Double novoValor) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String calculoReajustaValorBem(java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens, java.sql.Date dataOperacao, java.lang.String observacao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String insereBensEmLote(java.lang.Long inventario, java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBemReserva(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<RetornoConsultaBem> localizarBemTransparencia(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<RetornoConsultaBem> consultaBensImoveis(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void encerrarConcessao(java.lang.Long bem, java.lang.Long concessao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void reabrirConcessao(java.lang.Long bem, java.lang.Long concessao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarBemGeral(java.util.Map<java.lang.String,java.lang.Object> parameters) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> insereBensLoteCorrecao(java.lang.Long numeroCalculo, java.sql.Date dataCorrecao, java.lang.String tipoBem, java.lang.Double taxaCalculo, java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.util.List<br.inf.thema.erp.infra.entidade.Mensagem> insereBensLoteCorrecaoGeral(java.lang.Long numeroCalculo, java.sql.Date dataCorrecao, java.lang.String tipoBem, java.lang.Double taxaCalculo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarSemAlmox(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> localizarComAlmox(java.util.Map<java.lang.String,java.lang.Object> where) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Long retornaPossuiAlerta(java.lang.String novoTombo, java.lang.Long transferencia) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBemAtendimentoMateriaisPorImovel(java.lang.String tipoImovel, java.lang.Long produto, java.lang.Long localAtendimento) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarCodigoBemAtendimento(java.lang.String tipoImovel, java.lang.Long produto, java.lang.Long localAtendimento, java.lang.String codigoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarCodigoBemAtendimentoImovel(java.lang.String tipoImovel, java.lang.Long produto, java.lang.Long localAtendimento, java.lang.Long almoxarifado, java.lang.String codigoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperarBemAtendimentoMateriaisPorImovelAlmox(java.lang.String tipoImovel, java.lang.Long produto, java.lang.Long localAtendimento, java.lang.Long almoxarifado) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.Map<java.lang.String,java.lang.Object> integracaoTributos(java.lang.Long economia) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ParametrosBemGeral consultaBensPorCodigoAdm(java.lang.String codigoBem, java.lang.Long administracao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo recuperarResponsavelPorNumero(java.lang.Long bem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo retornaBemPorCodigo(java.lang.String codigoBem, java.lang.Long administracao, java.lang.Boolean situacaoTipoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public ParametrosBemVo verificaBemInventariado(java.lang.String codigoBem, java.lang.Long administracao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> filtroBensPorEmpenho(java.lang.Long almoxarifado, java.lang.Long produto, java.lang.Double quantidadeRequisicao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Double recuperarQuantidadeControle(java.lang.Long bem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo obterBemPorNumero(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void atualizarRFID(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.exception.ErpException
br.inf.thema.erp.infra.exception.ErpException
public java.lang.String recuperarInfoCodigoBemOuNumero(java.lang.Long numero) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Long countBemAgregado(java.lang.String tombo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<ParametrosBemVo> recuperaListaAtualizarBens(java.lang.Long administracao, java.lang.String codigoLocalFisico) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> recuperaBensIgnorados(java.lang.Long usuario, java.lang.Long administracao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void salvarNumeroSerie(br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String alteraSituacaoIgnorado(java.lang.String observacao, java.util.List<br.inf.thema.erp.integracao.materiais.vo.patrimonio.bem.BemVo> bens) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException
public java.lang.Long countCadastroBem(java.lang.String rfid, java.lang.String tipoBem) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException