@Service public class CadastroRoteiroService extends br.inf.thema.erp.infra.service.ManutencaoService<CadastroRoteiro>
Modifier and Type | Field and Description |
---|---|
private CadastroRoteiroDao |
cadastroRoteiroDao |
Constructor and Description |
---|
CadastroRoteiroService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroRoteiro> |
getDao() |
@Autowired private CadastroRoteiroDao cadastroRoteiroDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroRoteiro> getDao()