|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| org.sonar.persistence.dao | |
| org.sonar.persistence.model | |
| Uses of Rule in org.sonar.persistence.dao |
|---|
| Methods in org.sonar.persistence.dao that return Rule | |
|---|---|
Rule |
RuleDao.selectById(Long id)
|
| Methods in org.sonar.persistence.dao that return types with arguments of type Rule | |
|---|---|
List<Rule> |
RuleDao.selectAll()
|
| Uses of Rule in org.sonar.persistence.model |
|---|
| Methods in org.sonar.persistence.model that return Rule | |
|---|---|
Rule |
RuleMapper.selectById(Long id)
|
| Methods in org.sonar.persistence.model that return types with arguments of type Rule | |
|---|---|
List<Rule> |
RuleMapper.selectAll()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||