@Service public class ProcessoVinculadoLicitacaoService extends br.inf.thema.erp.infra.service.ManutencaoService<ProcessoVinculadoLicitacaoVo>
Modifier and Type | Field and Description |
---|---|
private ProcessoVinculadoLicitacaoDao |
processoVinculadoLicitacaoDao |
Constructor and Description |
---|
ProcessoVinculadoLicitacaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<ProcessoVinculadoLicitacaoVo> |
getDao() |
@Autowired private ProcessoVinculadoLicitacaoDao processoVinculadoLicitacaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<ProcessoVinculadoLicitacaoVo> getDao()