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