Uses of Class
io.meeds.gamification.model.ProfileReputation
Packages that use ProfileReputation
Package
Description
Spring Framework configuration files.
-
Uses of ProfileReputation in io.meeds.gamification.dao
Methods in io.meeds.gamification.dao that return types with arguments of type ProfileReputationModifier and TypeMethodDescriptionRealizationDAO.getScorePerProgramByIdentityId(String earnerId) Compute for a given user the score earned for each doman -
Uses of ProfileReputation in io.meeds.gamification.service
Methods in io.meeds.gamification.service that return types with arguments of type ProfileReputationModifier and TypeMethodDescriptionRealizationService.getScorePerProgramByIdentityId(String earnerIdentityId) Compute User reputation score by program -
Uses of ProfileReputation in io.meeds.gamification.service.impl
Methods in io.meeds.gamification.service.impl that return types with arguments of type ProfileReputationModifier and TypeMethodDescriptionRealizationServiceImpl.getScorePerProgramByIdentityId(String earnerIdentityId) -
Uses of ProfileReputation in io.meeds.gamification.storage
Methods in io.meeds.gamification.storage that return types with arguments of type ProfileReputationModifier and TypeMethodDescriptionRealizationStorage.getScorePerProgramByIdentityId(String earnerIdentityId)