@Repository public class PropostaCompostaDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<PropostaCompostaVo>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
PropostaCompostaDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
excluiItensCompostos(ParametrosPropostaCompostaVo parametros)
Método que exclui os produtos compostos do item da proposta
|
void |
incluiItensCompostos(ParametrosPropostaCompostaVo parametros)
Método que inclui os produtos compostos para o item da proposta
|
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 PropostaCompostaDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public void incluiItensCompostos(ParametrosPropostaCompostaVo parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
Bean
- de parametros: ParametrosPropostaCompostaVo (proposta)br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void excluiItensCompostos(ParametrosPropostaCompostaVo parametros) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
Bean
- de parametros: ParametrosPropostaCompostaVo (proposta)br.inf.thema.erp.infra.dao.exception.ErpDaoException