Uses of Class
org.exoplatform.addons.gamification.service.mapper.DomainMapper
-
Packages that use DomainMapper Package Description org.exoplatform.addons.gamification.service.effective org.exoplatform.addons.gamification.service.mapper -
-
Uses of DomainMapper in org.exoplatform.addons.gamification.service.effective
Constructors in org.exoplatform.addons.gamification.service.effective with parameters of type DomainMapper Constructor Description GamificationService(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, GamificationHistoryDAO gamificationHistoryDAO, DomainMapper domainMapper, RuleService ruleService) -
Uses of DomainMapper in org.exoplatform.addons.gamification.service.mapper
Constructors in org.exoplatform.addons.gamification.service.mapper with parameters of type DomainMapper Constructor Description BadgeMapper(DomainMapper domainMapper)
-