Uses of Class
org.exoplatform.addons.gamification.search.RuleSearchConnector
Packages that use RuleSearchConnector
Package
Description
-
Uses of RuleSearchConnector in org.exoplatform.addons.gamification.storage
Constructors in org.exoplatform.addons.gamification.storage with parameters of type RuleSearchConnectorModifierConstructorDescriptionRuleStorage(RuleDAO ruleDAO, RuleSearchConnector ruleSearchConnector, GamificationHistoryDAO gamificationHistoryDAO) -
Uses of RuleSearchConnector in org.exoplatform.addons.gamification.storage.cached
Constructors in org.exoplatform.addons.gamification.storage.cached with parameters of type RuleSearchConnectorModifierConstructorDescriptionRuleCachedStorage(RuleDAO ruleDAO, RuleSearchConnector ruleSearchConnector, org.exoplatform.services.cache.CacheService cacheService, GamificationHistoryDAO gamificationHistoryDAO)