@Service public class TcersVersaoService extends br.inf.thema.erp.infra.service.ManutencaoService<TcersVersao>
Modifier and Type | Field and Description |
---|---|
private TcersVersaoDao |
tcersVersaoDao |
Constructor and Description |
---|
TcersVersaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<TcersVersao> |
getDao() |
@Autowired private TcersVersaoDao tcersVersaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<TcersVersao> getDao()