@Service public class FonteRecursoLicitacaoService extends br.inf.thema.erp.infra.service.ManutencaoService<FonteRecursoLicitacaoVo>
Modifier and Type | Field and Description |
---|---|
private FonteRecursoLicitacaoDao |
fonteRecursoLicitacaoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
FonteRecursoLicitacaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<FonteRecursoLicitacaoVo> |
getDao() |
FonteRecursoLicitacaoVo |
recuperarRecursoLicitacaoComprasGov(java.lang.Long numeroTotal) |
private static final long serialVersionUID
@Autowired private FonteRecursoLicitacaoDao fonteRecursoLicitacaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<FonteRecursoLicitacaoVo> getDao()
public FonteRecursoLicitacaoVo recuperarRecursoLicitacaoComprasGov(java.lang.Long numeroTotal) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException