public abstract class AbstractLeaderboard extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected long |
reputationScore |
protected String |
userSocialId |
| Constructor and Description |
|---|
AbstractLeaderboard() |
| Modifier and Type | Method and Description |
|---|---|
long |
getReputationScore() |
String |
getUserSocialId() |
void |
setReputationScore(long reputationScore) |
void |
setUserSocialId(String userSocialId) |
protected String userSocialId
protected long reputationScore
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.