Uses of Class
org.exoplatform.addons.gamification.storage.dao.DomainDAO
Packages that use DomainDAO
Package
Description
-
Uses of DomainDAO in org.exoplatform.addons.gamification.storage
Constructors in org.exoplatform.addons.gamification.storage with parameters of type DomainDAOModifierConstructorDescriptionDomainStorage(DomainDAO domainDAO, org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.upload.UploadService uploadService, RuleDAO ruleDAO) -
Uses of DomainDAO in org.exoplatform.addons.gamification.storage.cached
Constructors in org.exoplatform.addons.gamification.storage.cached with parameters of type DomainDAOModifierConstructorDescriptionDomainCachedStorage(DomainDAO domainDAO, org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.cache.CacheService cacheService, RuleDAO ruleDAO)