@Repository public class FechamentoMensalEstoqueDao extends br.inf.thema.erp.infra.dao.impl.ManutencaoDaoImpl<FechamentoMensalEstoque>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
FechamentoMensalEstoqueDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
aberturaMensalPatrimonio(FechamentoMensalEstoque entidade) |
void |
abreMesEstoque(java.lang.Long almoxarifado,
java.lang.String anomes) |
FechamentoMensalEstoque |
buscaInformacoesEncerramento(java.lang.Long almoxarifado) |
void |
buscainformacoesencerramentoPatrimonio(FechamentoMensalEstoque entidade) |
void |
fechamentoMensalPatrimonio(FechamentoMensalEstoque entidade) |
java.util.Map<java.lang.String,java.lang.Object> |
fechaMesAnteriorLoteEstoque(java.lang.Long administracao,
java.lang.Long usuario,
java.lang.String observacao) |
void |
fechaMesEstoque(java.lang.Long almoxarifado,
java.lang.String anomes,
java.lang.String observacao) |
void |
integraMaterialContabilidade(java.sql.Date data) |
void |
retrocessoMatContabilidade(java.sql.Date data) |
java.sql.Date |
ultimaDataEncerramento(java.lang.Long almoxarifado) |
java.lang.String |
ultimoAnoMesEncerrado(java.lang.Long almoxarifado,
boolean ano) |
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 FechamentoMensalEstoqueDao(@Qualifier(value="materiaisSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.lang.String ultimoAnoMesEncerrado(java.lang.Long almoxarifado, boolean ano) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.sql.Date ultimaDataEncerramento(java.lang.Long almoxarifado) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void abreMesEstoque(java.lang.Long almoxarifado, java.lang.String anomes) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void fechaMesEstoque(java.lang.Long almoxarifado, java.lang.String anomes, java.lang.String observacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public FechamentoMensalEstoque buscaInformacoesEncerramento(java.lang.Long almoxarifado) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void retrocessoMatContabilidade(java.sql.Date data) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void integraMaterialContabilidade(java.sql.Date data) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void buscainformacoesencerramentoPatrimonio(FechamentoMensalEstoque entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void aberturaMensalPatrimonio(FechamentoMensalEstoque entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public void fechamentoMensalPatrimonio(FechamentoMensalEstoque entidade) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException
public java.util.Map<java.lang.String,java.lang.Object> fechaMesAnteriorLoteEstoque(java.lang.Long administracao, java.lang.Long usuario, java.lang.String observacao) throws br.inf.thema.erp.infra.dao.exception.ErpDaoException
br.inf.thema.erp.infra.dao.exception.ErpDaoException