| Package | Description |
|---|---|
| org.sonar.core.rule |
| Modifier and Type | Method and Description |
|---|---|
RuleDto |
RuleMapper.selectById(Long id) |
RuleDto |
RuleDao.selectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleDto> |
RuleMapper.selectAll() |
List<RuleDto> |
RuleDao.selectAll() |
Copyright © 2009-2012 SonarSource. All Rights Reserved.