@Repository public class ItemLicitacaoDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<ItemLicitacaoVO>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ItemLicitacaoDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
alteraItemLote(java.lang.Long licitacao,
java.lang.Long itemLicitacao,
java.lang.Long lote,
java.lang.String reordenarLote) |
void |
atribuirLote(java.lang.Long licitacao,
java.util.List<ItemLicitacaoVO> list) |
void |
atualizaLoteItemLote(ItemLicitacaoVO entidade) |
void |
atualizarLoteItemLotePorLote(java.lang.Long lote,
java.lang.Long itemLote,
java.lang.Long licitacao,
java.lang.Long loteWhere) |
void |
atualizaSequencialPorOrdemPNCP(ItemLicitacaoVO entidade) |
void |
atualizaSequencialResultadoPNCP(ItemLicitacaoVO entidade) |
void |
cancelaItemLicitacao(java.lang.Long licitacao,
java.lang.Long item) |
int |
countLoteItem(java.lang.Long licitacao) |
int |
countLotePorLicitacao(java.lang.Long licitacao) |
void |
defineLoteItem(java.lang.Long licitacao,
java.lang.Long itemInicio,
java.lang.Long itemFim,
java.lang.Long lote) |
void |
fracassaItemLicitacao(java.lang.Long licitacao,
java.lang.Long numero) |
ItemLicitacaoVO |
getItemSelecionado(java.lang.Long licitacao,
java.lang.Long numero) |
java.util.List<ItemLicitacaoVO> |
itemLotesLicitacao(java.lang.Long licitacao) |
java.util.List<RetornoConsultaItemLicitacao> |
itensLicitacaoDispensaNumeroTotalExterno(java.lang.Long numeroTotal) |
java.util.List<RetornoConsultaItemLicitacao> |
itensLicitacaoNumeroTotalExterno(java.lang.Long numeroTotal) |
ItemLicitacaoVO |
itensLicitacaoNumeroTotalLote(java.lang.Long numeroTotal,
java.lang.Long lote,
java.lang.Long itemLote) |
ItemLicitacaoVO |
itensLicitacaoNumeroTotalOrdem(java.lang.Long numeroTotal,
java.lang.Long ordem) |
java.util.List<ItemLicitacaoVO> |
itensPorLicitacaoEProduto(java.lang.Long licitacao,
java.lang.Long beneficioMicroEpp,
java.lang.Long produto,
java.lang.Long numero) |
java.util.List<ItemLicitacaoVO> |
obterLoteItem(java.lang.Long licitacao) |
boolean |
possuiItensDesertos(java.lang.Long numeroTotal) |
java.lang.Long |
quantidadeDeRegistrosComMesmaOrdemPorLicitacao(java.lang.Long licitacao) |
java.lang.Long |
quantidadePorNumeroTotal(java.lang.Long numeroTotal) |
java.lang.String |
reativaItemLicitacao(java.lang.Long licitacao,
java.lang.Long numeroItem) |
java.util.List<ItemLicitacaoVO> |
recuperaItemEditalAudesp(java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperaItemLicitacaoCredencial(java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperaItemLicitacaoParaExportacao(java.lang.Long numeroTotal) |
java.util.List<ItemLicitacaoVO> |
recuperarAtribuicaoLote(java.util.Map<java.lang.String,java.lang.Object> parametros) |
ItemLicitacaoVO |
recuperarBeneficiosItemLicitacaoComprasGov(java.lang.Long licitacao,
java.lang.Long numeroItem) |
java.util.List<ItemLicitacaoVO> |
recuperarGruposItemLicitacaoComprasGov(java.lang.Long licitacao) |
br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo |
recuperarItemLicitacaoParaRegistroCompraPNCP(java.lang.Long numeroTotal,
java.lang.Long numeroItem) |
ItemLicitacaoVO |
recuperarItemValidaProposta(java.lang.Long numeroItem,
java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperarItensAtribuicaoLotes(java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperarItensGeral(java.lang.Long licitacao)
Método que retorna os itens da licitação sem considerar administração.
|
java.util.List<ItemLicitacaoVO> |
recuperarItensLicitacaoGovBr(java.lang.Long licitacao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo> |
recuperarItensLicitacaoParaRegistroCompraPNCP(java.lang.Long numeroTotal) |
br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo |
recuperarItensParaRegistroPNCP(java.lang.Long sequencia) |
br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo |
recuperarItensParaRegistroResultadoPNCP(java.lang.Long sequencia) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo> |
recuperarItensParaRegistroResultadoPorLicitacaoPNCP(java.lang.Long numeroTotalLicitacao) |
java.util.List<ItemLicitacaoVO> |
recuperarItensPorCadastroGeral(java.lang.Long licitacao,
java.lang.Long cadastroGeral) |
java.util.List<ItemLicitacaoVO> |
recuperarItensPorLote(java.lang.Long licitacao,
java.lang.Long lote) |
java.util.List<ItemLicitacaoVO> |
recuperarItensPorLoteNaoAdicionado(java.lang.Long licitacao,
java.lang.Long lote,
java.lang.Long participante) |
java.util.List<ItemLicitacaoVO> |
recuperarItensPorParticipante(java.lang.Long licitacao,
java.lang.Long participante) |
java.util.List<ItemLicitacaoVO> |
recuperarListaItens(java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperarListaPorLicitacao(java.lang.Long licitacao) |
java.util.List<ItemLicitacaoVO> |
recuperarListaProdutoNovoTipoL(java.lang.Long licitacao,
java.lang.String exercicioExecucao,
java.lang.Long execucao) |
java.util.List<ItemLicitacaoVO> |
recuperarListaTipoL(java.lang.Long licitacao,
java.lang.Long execucao) |
java.util.List<ItemLicitacaoVO> |
recuperarLoteItensPorParticipante(java.lang.Long licitacao,
java.lang.Long participante) |
java.lang.String |
recuperarObjetoDesclassificador(java.lang.Long numeroTotal,
java.lang.Long numeroItem) |
ItemLicitacaoVO |
recuperarPorLicitacaoNumero(java.lang.Long licitacao,
java.lang.Long numero) |
java.util.List<ItemLicitacaoVO> |
recuperarPorNumeroTotal(java.lang.Long licitacao)
Método que retorna uma lista de itens através do Número Total
|
java.util.List<ItemLicitacaoVO> |
recuperarPorNumeroTotalDetalhamento(java.lang.Long numeroTotal) |
ItemLicitacaoVO |
recuperarPorNumeroTotalLoteItem(java.lang.Long licitacao,
java.lang.Long lote,
java.lang.Long itemLote)
Método que retorna um objeto tipo ItemLicitacaoVO através dos parametros.
|
ItemLicitacaoVO |
recuperarPorNumeroTotalLoteItemIntegracao(java.lang.Long licitacao,
java.lang.Long lote,
java.lang.Long itemLote) |
java.util.List<ItemLicitacaoVO> |
recuperarPorNumeroTotalNaoCotados(java.lang.Long licitacao,
java.lang.Long cadastroGeral)
Método que retorna uma lista de itens através do Número Total que não tenham sido cotados pelo fornecedor
|
ItemLicitacaoVO |
recuperarPorNumeroTotalNumeroItem(java.lang.Long licitacao,
java.lang.Long ordem)
Método que retorna um item através do Número Total e do Número do Item
|
java.lang.Long |
retornaItemLoteItemLicitacao(java.lang.Long numeroTotal,
java.lang.Long lote) |
java.util.List<ItemLicitacaoVO> |
retornaListaProdutoTipoL(java.lang.Long licitacao,
java.lang.String exercicioExecucao,
java.lang.Long execucao) |
ItemLicitacaoVO |
retornaProdutoTipoL(java.lang.Long sequenciaItem,
java.lang.String exercicioExecucao) |
void |
revogaItemLicitacao(java.lang.Long licitacao,
java.lang.Long numero) |
void |
updateDefinicaoLote(ItemLicitacaoVO item) |
void |
updateOrdemItem(ItemLicitacaoVO entidade) |
java.lang.String |
validaItemLicitacao(java.lang.Long numeroTotal,
java.lang.Long itemLicitacao) |
java.lang.String |
validaProdutoItemLicitacao(java.lang.Long numeroTotal,
java.lang.Long produto) |
java.lang.Long |
VerificaItemLoteItemLicitacao(java.lang.Long numeroTotal,
java.lang.Long lote,
java.lang.Long itemLote) |
java.lang.Long |
verificaItensDuplicados(java.lang.Long numeroTotal) |
apagar, ativarControleRegistro, desativarControleRegistro, inserir, localizar, localizar, recuperar, recuperar, reSeleciona, retornarTodos, salvar, setVariaveisDeSessao
delete, delete, executeProcedure, executeProcedure, getTransactionManager, insert, insert, queryForList, queryForList, queryForList, queryForList, queryForObject, queryForObject, queryForObject, setTransactionManager, update, update
private static final long serialVersionUID
@Autowired public ItemLicitacaoDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public ItemLicitacaoVO getItemSelecionado(java.lang.Long licitacao, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarPorNumeroTotal(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
licitacao
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarPorNumeroTotalDetalhamento(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperaItemLicitacaoCredencial(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperaItemLicitacaoParaExportacao(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarPorNumeroTotalNumeroItem(java.lang.Long licitacao, java.lang.Long ordem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
licitacao
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarPorLicitacaoNumero(java.lang.Long licitacao, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarPorNumeroTotalNaoCotados(java.lang.Long licitacao, java.lang.Long cadastroGeral) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
licitacao,
- cadastroGeralbr.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarPorNumeroTotalLoteItem(java.lang.Long licitacao, java.lang.Long lote, java.lang.Long itemLote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
licitacao
- lote
- itemLote
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarPorNumeroTotalLoteItemIntegracao(java.lang.Long licitacao, java.lang.Long lote, java.lang.Long itemLote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensPorLote(java.lang.Long licitacao, java.lang.Long lote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensPorLoteNaoAdicionado(java.lang.Long licitacao, java.lang.Long lote, java.lang.Long participante) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensPorParticipante(java.lang.Long licitacao, java.lang.Long participante) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensPorCadastroGeral(java.lang.Long licitacao, java.lang.Long cadastroGeral) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensGeral(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
licitacao
- da licitaçãobr.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long verificaItensDuplicados(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long retornaItemLoteItemLicitacao(java.lang.Long numeroTotal, java.lang.Long lote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long VerificaItemLoteItemLicitacao(java.lang.Long numeroTotal, java.lang.Long lote, java.lang.Long itemLote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String validaProdutoItemLicitacao(java.lang.Long numeroTotal, java.lang.Long produto) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String validaItemLicitacao(java.lang.Long numeroTotal, java.lang.Long itemLicitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String recuperarObjetoDesclassificador(java.lang.Long numeroTotal, java.lang.Long numeroItem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void cancelaItemLicitacao(java.lang.Long licitacao, java.lang.Long item) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void updateOrdemItem(ItemLicitacaoVO entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long quantidadeDeRegistrosComMesmaOrdemPorLicitacao(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long quantidadePorNumeroTotal(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String reativaItemLicitacao(java.lang.Long licitacao, java.lang.Long numeroItem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void revogaItemLicitacao(java.lang.Long licitacao, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void fracassaItemLicitacao(java.lang.Long licitacao, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public boolean possuiItensDesertos(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void defineLoteItem(java.lang.Long licitacao, java.lang.Long itemInicio, java.lang.Long itemFim, java.lang.Long lote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void updateDefinicaoLote(ItemLicitacaoVO item) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<RetornoConsultaItemLicitacao> itensLicitacaoNumeroTotalExterno(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<RetornoConsultaItemLicitacao> itensLicitacaoDispensaNumeroTotalExterno(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarItemValidaProposta(java.lang.Long numeroItem, java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO itensLicitacaoNumeroTotalOrdem(java.lang.Long numeroTotal, java.lang.Long ordem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO itensLicitacaoNumeroTotalLote(java.lang.Long numeroTotal, java.lang.Long lote, java.lang.Long itemLote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarListaProdutoNovoTipoL(java.lang.Long licitacao, java.lang.String exercicioExecucao, java.lang.Long execucao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarListaTipoL(java.lang.Long licitacao, java.lang.Long execucao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO retornaProdutoTipoL(java.lang.Long sequenciaItem, java.lang.String exercicioExecucao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> retornaListaProdutoTipoL(java.lang.Long licitacao, java.lang.String exercicioExecucao, java.lang.Long execucao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarListaPorLicitacao(java.lang.Long licitacao) 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.compras.ItemLicitacaoPncpVo> recuperarItensLicitacaoParaRegistroCompraPNCP(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo recuperarItemLicitacaoParaRegistroCompraPNCP(java.lang.Long numeroTotal, java.lang.Long numeroItem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo recuperarItensParaRegistroPNCP(java.lang.Long sequencia) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public br.inf.thema.erp.integracao.materiais.vo.compras.ItemLicitacaoPncpVo recuperarItensParaRegistroResultadoPNCP(java.lang.Long sequencia) 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.compras.ItemLicitacaoPncpVo> recuperarItensParaRegistroResultadoPorLicitacaoPNCP(java.lang.Long numeroTotalLicitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void atualizaSequencialResultadoPNCP(ItemLicitacaoVO entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensAtribuicaoLotes(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void atualizaLoteItemLote(ItemLicitacaoVO entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public int countLoteItem(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> obterLoteItem(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarLoteItensPorParticipante(java.lang.Long licitacao, java.lang.Long participante) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarAtribuicaoLote(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void atribuirLote(java.lang.Long licitacao, java.util.List<ItemLicitacaoVO> list) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void atualizarLoteItemLotePorLote(java.lang.Long lote, java.lang.Long itemLote, java.lang.Long licitacao, java.lang.Long loteWhere) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public int countLotePorLicitacao(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void alteraItemLote(java.lang.Long licitacao, java.lang.Long itemLicitacao, java.lang.Long lote, java.lang.String reordenarLote) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> itemLotesLicitacao(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> itensPorLicitacaoEProduto(java.lang.Long licitacao, java.lang.Long beneficioMicroEpp, java.lang.Long produto, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarItensLicitacaoGovBr(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemLicitacaoVO recuperarBeneficiosItemLicitacaoComprasGov(java.lang.Long licitacao, java.lang.Long numeroItem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarGruposItemLicitacaoComprasGov(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperarListaItens(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void atualizaSequencialPorOrdemPNCP(ItemLicitacaoVO entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemLicitacaoVO> recuperaItemEditalAudesp(java.lang.Long licitacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException