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