@Service public class LicitacaoOrcamentoService extends br.inf.thema.erp.infra.service.ManutencaoService<LicitacaoOrcamentoVo>
Modifier and Type | Field and Description |
---|---|
private LicitacaoOrcamentoDao |
licitacaoOrcamentoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
LicitacaoOrcamentoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<LicitacaoOrcamentoVo> |
getDao() |
private static final long serialVersionUID
@Autowired private LicitacaoOrcamentoDao licitacaoOrcamentoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<LicitacaoOrcamentoVo> getDao()