@Repository public class RecebimentoDocumentoComprovanteDao extends RecebimentoDocumentoDao
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RecebimentoDocumentoComprovanteDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
void |
abrirDocumento(java.lang.Long documento) |
void |
fecharDocumento(java.lang.Long documento) |
java.lang.Long |
getTipoPagamentoPadrao(java.lang.Long tipoComprovante) |
java.util.List<RecebimentoDocumentoVo> |
localizar(java.util.Map<java.lang.String,java.lang.Object> where) |
java.lang.String |
preFecharDocumento(java.lang.Long documento) |
void |
preIncluiExcluiAtestador(java.lang.String operacao,
java.lang.Long documento) |
java.util.List<RecebimentoDocumentoVo> |
recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) |
void |
reSeleciona(Entidade entidade) |
atestarDocumento, atesteUnificado, cancelarDocumento, consistePreSalvarComprovante, desfazerAtesteDocumento, desfazerAtesteUnificado, desfazerCancelamentoDocumento, getCredorCompleto, getDadosCadastro, getDataVencimento, getNomeAtestador, getNomeFavorecido, getNotaCompra, getValores, incluirDocumentoWS, localizaComprovante, recuperarAbaComprovante, recuperarAbaConsulta, recuperarComprovante, setPendencia, validaCheckList, verificaCodigoBarras, verificaDataVigencia
private static final long serialVersionUID
@Autowired public RecebimentoDocumentoComprovanteDao(@Qualifier(value="contabilidadeSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<RecebimentoDocumentoVo> localizar(java.util.Map<java.lang.String,java.lang.Object> where) throws ErpDaoException
ErpDaoException
public java.util.List<RecebimentoDocumentoVo> recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) throws ErpDaoException
ErpDaoException
public java.lang.String preFecharDocumento(java.lang.Long documento) throws ErpDaoException
preFecharDocumento
in class RecebimentoDocumentoDao
ErpDaoException
public void fecharDocumento(java.lang.Long documento) throws ErpDaoException
fecharDocumento
in class RecebimentoDocumentoDao
ErpDaoException
public void abrirDocumento(java.lang.Long documento) throws ErpDaoException
abrirDocumento
in class RecebimentoDocumentoDao
ErpDaoException
public void reSeleciona(Entidade entidade) throws ErpDaoException
ErpDaoException
public void preIncluiExcluiAtestador(java.lang.String operacao, java.lang.Long documento) throws ErpDaoException
ErpDaoException
public java.lang.Long getTipoPagamentoPadrao(java.lang.Long tipoComprovante) throws ErpDaoException
ErpDaoException