@Repository
public class FolhaCentroCustoDotacaoDao
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
FolhaCentroCustoDotacaoDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
buscaDadosDotacao(FolhaCentroCustoDotacaoVo entidade) |
void |
buscaInformacaoesCredor(FolhaCentroCustoDotacaoVo entidade) |
void |
consistirInclusao(java.lang.String centroCusto,
java.lang.String tipoIntegracao) |
java.util.List<java.lang.String> |
copiaTabelasFolha(java.lang.String exercicioOrigem) |
void |
populaPreRelatorio(java.util.List<java.lang.Object> chaves) |
java.lang.String |
recuperaTipoIntegracao() |
private static final long serialVersionUID
@Autowired public FolhaCentroCustoDotacaoDao(@Qualifier(value="contabilidadeSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.lang.String recuperaTipoIntegracao() throws ErpDaoException
ErpDaoException
public void consistirInclusao(java.lang.String centroCusto, java.lang.String tipoIntegracao) throws ErpDaoException
ErpDaoException
public void buscaDadosDotacao(FolhaCentroCustoDotacaoVo entidade) throws ErpDaoException
ErpDaoException
public void buscaInformacaoesCredor(FolhaCentroCustoDotacaoVo entidade) throws ErpDaoException
ErpDaoException
public void populaPreRelatorio(java.util.List<java.lang.Object> chaves) throws ErpDaoException
ErpDaoException
public java.util.List<java.lang.String> copiaTabelasFolha(java.lang.String exercicioOrigem) throws ErpDaoException
ErpDaoException