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