@Service
public class TabelaRestoPagarService
extends <any>
Modifier and Type | Field and Description |
---|---|
private TabelaRestoPagarDao |
tabelaRestoPagarDao |
Constructor and Description |
---|
TabelaRestoPagarService() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
buscaCodigoProcessado(java.lang.String exercicio,
java.lang.Long numero) |
<any> |
getDao() |
@Autowired private TabelaRestoPagarDao tabelaRestoPagarDao