@Service public class ParticipanteCotacaoService extends br.inf.thema.erp.infra.service.ManutencaoService<ParticipanteCotacaoVo>
Modifier and Type | Field and Description |
---|---|
private ParticipanteCotacaoDao |
participanteCotacaoDao |
Constructor and Description |
---|
ParticipanteCotacaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<ParticipanteCotacaoVo> |
getDao() |
@Autowired private ParticipanteCotacaoDao participanteCotacaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<ParticipanteCotacaoVo> getDao()