@Service public class RecebimentoDocumentoComprovanteService extends RecebimentoDocumentoService
Modifier and Type | Field and Description |
---|---|
private RecebimentoDocumentoComprovanteDao |
recebimentoDocumentoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
RecebimentoDocumentoComprovanteService() |
Modifier and Type | Method and Description |
---|---|
void |
consistePreSalvarComprovante(java.lang.Long numeroControle,
java.lang.Long comprovante,
java.lang.String exercicioContrato,
java.lang.Long numeroContato,
java.sql.Date dataEmissaoNF,
java.lang.Long inscricao) |
<any> |
getDao() |
java.lang.Long |
getTipoPagamentoPadrao(java.lang.Long tipoComprovante) |
void |
preIncluiExcluiAtestador(java.lang.String operacao,
java.lang.Long documento) |
abrirDocumento, atestarDocumento, atesteUnificado, cancelarDocumento, desfazerAtesteDocumento, desfazerAtesteUnificado, desfazerCancelamentoDocumento, fecharDocumento, getCredorCompleto, getDadosCadastro, getDataVencimento, getNomeAtestador, getNomeFavorecido, getNotaCompra, getValores, incluirDocumentoWS, preFecharDocumento, recuperarAbaComprovante, recuperarAbaConsulta, setPendencia, validaCheckList, verificaCodigoBarras, verificaDataVigencia
private static final long serialVersionUID
@Autowired private RecebimentoDocumentoComprovanteDao recebimentoDocumentoDao
public RecebimentoDocumentoComprovanteService()
public <any> getDao()
getDao
in class RecebimentoDocumentoService
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void preIncluiExcluiAtestador(java.lang.String operacao, java.lang.Long documento) throws ErpServiceException
ErpServiceException
public java.lang.Long getTipoPagamentoPadrao(java.lang.Long tipoComprovante) throws ErpServiceException
ErpServiceException
public void consistePreSalvarComprovante(java.lang.Long numeroControle, java.lang.Long comprovante, java.lang.String exercicioContrato, java.lang.Long numeroContato, java.sql.Date dataEmissaoNF, java.lang.Long inscricao) throws ErpServiceException
ErpServiceException