Uses of Class
io.meeds.gamification.rest.model.LeaderboardInfo
Packages that use LeaderboardInfo
-
Uses of LeaderboardInfo in io.meeds.gamification.rest.builder
Methods in io.meeds.gamification.rest.builder that return LeaderboardInfoModifier and TypeMethodDescriptionstatic LeaderboardInfoLeaderboardBuilder.buildRank(RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, List<LeaderboardInfo> leaderboardList, String period, long dateInSeconds, Long spaceId, Long programId, long identityId, boolean isAnonymous) static LeaderboardInfoLeaderboardBuilder.toLeaderboardInfo(org.exoplatform.social.core.space.spi.SpaceService spaceService, StandardLeaderboard element, org.exoplatform.social.core.identity.model.Identity identity, boolean isAnonymous, int index) Methods in io.meeds.gamification.rest.builder that return types with arguments of type LeaderboardInfoModifier and TypeMethodDescriptionstatic List<LeaderboardInfo> LeaderboardBuilder.buildLeaderboardInfos(RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, int offset, List<StandardLeaderboard> standardLeaderboards, IdentityType identityType, Long identityId, Long spaceId, Long programId, String period, long dateInSeconds, boolean isAnonymous) Method parameters in io.meeds.gamification.rest.builder with type arguments of type LeaderboardInfoModifier and TypeMethodDescriptionstatic LeaderboardInfoLeaderboardBuilder.buildRank(RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, List<LeaderboardInfo> leaderboardList, String period, long dateInSeconds, Long spaceId, Long programId, long identityId, boolean isAnonymous)