@Repository public class UsuarioAlmoxDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<UsuarioAlmox>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UsuarioAlmoxDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
int |
quantidadeAlmox() |
java.util.List<UsuarioAlmox> |
recuperaAlmoxarifadoPorUsuario(java.util.Map<java.lang.String,java.lang.Object> parametros) |
java.util.List<UsuarioAlmox> |
recuperaAlmoxarifadoPorUsuarioLogado() |
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 UsuarioAlmoxDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<UsuarioAlmox> recuperaAlmoxarifadoPorUsuario(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<UsuarioAlmox> recuperaAlmoxarifadoPorUsuarioLogado() throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public int quantidadeAlmox() throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException