public final class CacheRuleFinder extends DefaultRuleFinder
| Constructor and Description |
|---|
CacheRuleFinder(DatabaseSessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
findById(int ruleId) |
Rule |
findByKey(String repositoryKey,
String ruleKey) |
doFindById, doFindByKey, find, findAllpublic CacheRuleFinder(DatabaseSessionFactory sessionFactory)
public Rule findById(int ruleId)
findById in interface RuleFinderfindById in class DefaultRuleFinderpublic Rule findByKey(String repositoryKey, String ruleKey)
findByKey in interface RuleFinderfindByKey in class DefaultRuleFinderCopyright © 2009-2012 SonarSource. All Rights Reserved.