@Service public class CadastroNestedService extends br.inf.thema.erp.infra.service.ManutencaoService<CadastroNested>
Modifier and Type | Field and Description |
---|---|
private CadastroNestedDao |
cadastroNestedDao |
Constructor and Description |
---|
CadastroNestedService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroNested> |
getDao() |
@Autowired private CadastroNestedDao cadastroNestedDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroNested> getDao()