Uses of Class
org.exoplatform.addons.gamification.storage.dao.RuleDAO
-
Packages that use RuleDAO Package Description org.exoplatform.addons.gamification.storage org.exoplatform.addons.gamification.storage.cached -
-
Uses of RuleDAO in org.exoplatform.addons.gamification.storage
Constructors in org.exoplatform.addons.gamification.storage with parameters of type RuleDAO Constructor Description RuleStorage(RuleDAO ruleDAO) -
Uses of RuleDAO in org.exoplatform.addons.gamification.storage.cached
Constructors in org.exoplatform.addons.gamification.storage.cached with parameters of type RuleDAO Constructor Description RuleCachedStorage(RuleDAO ruleDAO, org.exoplatform.services.cache.CacheService cacheService)
-