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