@Service
public class PagamentoTerceirosImportadosService
extends <any>
Modifier and Type | Field and Description |
---|---|
private PagamentoTerceirosImportadosDao |
pagamentoTerceirosImportadosDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
PagamentoTerceirosImportadosService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<PagamentoTerceirosImportados> |
recuperaPagamentoPorAcao(java.lang.String acao)
Busca pagamento lançado a um tempo atrás pela ação.
|
private static final long serialVersionUID
@Autowired private PagamentoTerceirosImportadosDao pagamentoTerceirosImportadosDao
public <any> getDao()
public java.util.List<PagamentoTerceirosImportados> recuperaPagamentoPorAcao(java.lang.String acao) throws ErpServiceException
acao
- ErpServiceException