@Service
public class PagamentoTerceiroOperacaoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private PagamentoTerceiroOperacaoDao |
pagamentoTerceiroOperacaoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
PagamentoTerceiroOperacaoService() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
buscaOperacaoPorCodigoIntegracao(java.lang.String codigoIntegracao)
Método utilizado para buscar operação contabil pelo o código da integração da view GRP_CTB_PGTO_TERC_OPER
|
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private PagamentoTerceiroOperacaoDao pagamentoTerceiroOperacaoDao
public <any> getDao()
public java.lang.Long buscaOperacaoPorCodigoIntegracao(java.lang.String codigoIntegracao) throws ErpServiceException
codigo
- integraçãoErpServiceException