@Repository
public class RepresentanteFornecedorDao
extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<br.inf.thema.erp.integracao.materiais.vo.compras.RepresentanteFornecedorVo>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RepresentanteFornecedorDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getCountFornecedoresRepresentante(java.lang.Long inscricaoFornecedor,
java.lang.Long inscricaoRepresentante) |
java.lang.Long |
getProximaSequenciaPorInscricao(java.lang.Long inscricao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.RepresentanteFornecedorVo> |
recuperarFornecedorProcessoPagamento(java.lang.Long tipo,
java.lang.Long inscricao) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.RepresentanteFornecedorVo> |
recuperarListaPreposto(java.lang.Long contratado,
java.lang.Long tipoRepresentante) |
java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.RepresentanteFornecedorVo> |
representantesPorDestinatario(java.lang.Long destinatario) |
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 RepresentanteFornecedorDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<br.inf.thema.erp.integracao.materiais.vo.compras.RepresentanteFornecedorVo> representantesPorDestinatario(java.lang.Long destinatario) 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.RepresentanteFornecedorVo> recuperarListaPreposto(java.lang.Long contratado, java.lang.Long tipoRepresentante) 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.RepresentanteFornecedorVo> recuperarFornecedorProcessoPagamento(java.lang.Long tipo, java.lang.Long inscricao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long getCountFornecedoresRepresentante(java.lang.Long inscricaoFornecedor, java.lang.Long inscricaoRepresentante) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.lang.Long getProximaSequenciaPorInscricao(java.lang.Long inscricao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException