Uses of Class
org.exoplatform.addons.gamification.storage.dao.DomainDAO
-
Packages that use DomainDAO Package Description org.exoplatform.addons.gamification.storage org.exoplatform.addons.gamification.storage.cached -
-
Uses of DomainDAO in org.exoplatform.addons.gamification.storage
Constructors in org.exoplatform.addons.gamification.storage with parameters of type DomainDAO Constructor Description DomainStorage(DomainDAO domainDAO) -
Uses of DomainDAO in org.exoplatform.addons.gamification.storage.cached
Constructors in org.exoplatform.addons.gamification.storage.cached with parameters of type DomainDAO Constructor Description DomainCachedStorage(DomainDAO domainDAO, org.exoplatform.services.cache.CacheService cacheService)
-