@Service public class LicitacaoOutroOrgaoService extends br.inf.thema.erp.infra.service.ManutencaoService<LicitacaoOutroOrgaoVo>
Modifier and Type | Field and Description |
---|---|
private LicitacaoOutroOrgaoDao |
licitacaoOutroOrgaoDao |
Constructor and Description |
---|
LicitacaoOutroOrgaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<LicitacaoOutroOrgaoVo> |
getDao() |
@Autowired private LicitacaoOutroOrgaoDao licitacaoOutroOrgaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<LicitacaoOutroOrgaoVo> getDao()