@Repository public class ItemOrdemFornecimentoDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoFiltroDaoImpl<ItemOrdemFornecimentoVo>
ItemOrdemFornecimentoVo
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ItemOrdemFornecimentoDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
apagarTodos(java.lang.Long ordem) |
java.lang.String |
getItensOrdemHDOC(java.lang.Long sequencia) |
java.lang.String |
getProtegeOrdem() |
java.util.List<ItemOrdemFornecimentoVo> |
localizarTotal(java.util.Map<java.lang.String,java.lang.Object> parametros)
Método que retorna uma lista de itens de todas as administrações
|
java.util.List<ItemOrdemFornecimentoVo> |
recuperarAnulacaoQuantidades(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<ItemOrdemFornecimentoVo> |
recuperarImportaItensOrdemEmpenho(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<ItemOrdemFornecimentoVo> |
recuperarImportarItensOrdem(java.lang.Long servico) |
java.util.List<ItemOrdemFornecimentoVo> |
recuperarItensDisponiveisCompra(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<ItemOrdemLoteVo> |
recuperarItensLoteOrdens(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<ItemOrdemFornecimentoVo> |
recuperarPorExercicioNumero(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<ItemOrdemFornecimentoVo> |
recuperarTotal(java.util.Map<java.lang.String,java.lang.Object> parametros)
Método que retorna uma lista de itens de todas as administrações
|
void |
salvarAnulacaoQuantidades(java.lang.Double quantidadeAnulada,
java.lang.Long sequencia) |
void |
verificaAnulacaoDeQuantidades(java.lang.String exercicio,
java.lang.Long numero) |
filtrar, filtrar
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 ItemOrdemFornecimentoDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<ItemOrdemFornecimentoVo> recuperarPorExercicioNumero(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 java.util.List<ItemOrdemFornecimentoVo> recuperarItensDisponiveisCompra(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 java.util.List<ItemOrdemFornecimentoVo> recuperarTotal(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
parametros
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemOrdemFornecimentoVo> localizarTotal(java.util.Map<java.lang.String,java.lang.Object> parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
parametros
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String getProtegeOrdem() throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemOrdemFornecimentoVo> recuperarAnulacaoQuantidades(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 verificaAnulacaoDeQuantidades(java.lang.String exercicio, java.lang.Long numero) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void salvarAnulacaoQuantidades(java.lang.Double quantidadeAnulada, 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<ItemOrdemFornecimentoVo> recuperarImportaItensOrdemEmpenho(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 java.util.List<ItemOrdemFornecimentoVo> recuperarImportarItensOrdem(java.lang.Long servico) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void apagarTodos(java.lang.Long ordem) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.List<ItemOrdemLoteVo> recuperarItensLoteOrdens(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 java.lang.String getItensOrdemHDOC(java.lang.Long sequencia) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException