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