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