@Repository public class ItemDevolucaoDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<ItemDevolucaoVo>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ItemDevolucaoDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
consistirProduto(ParametrosItemDevolucaoVo parametros)
Método que realiza cosistencias no produto da devolucao
|
java.lang.Long |
exibePrecoItem(java.lang.Long devolucao) |
java.lang.String |
preDevolveRequisicoes(java.lang.String requisicoes) |
ItemDevolucaoVo |
recuperarPorSequencia(java.lang.Long sequencia)
Método que retorna apenas um item da requisição através da sequencia.
|
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 ItemDevolucaoDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public void consistirProduto(ParametrosItemDevolucaoVo parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
Bean
- de parametros: ParametrosItemDevolucaoVobr.inf.thema.erp.infra.dao.exception.ErpDaoException
public ItemDevolucaoVo recuperarPorSequencia(java.lang.Long sequencia) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
sequencia
- br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long exibePrecoItem(java.lang.Long devolucao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.String preDevolveRequisicoes(java.lang.String requisicoes) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException