| Package | Description |
|---|---|
| org.exoplatform.wallet.model.reward | |
| org.exoplatform.wallet.reward.service | |
| org.exoplatform.wallet.reward.storage |
| Modifier and Type | Method and Description |
|---|---|
Set<WalletReward> |
RewardReport.getRewards() |
Set<WalletReward> |
RewardReport.getValidRewards() |
| Modifier and Type | Method and Description |
|---|---|
void |
RewardReport.setRewards(Set<WalletReward> rewards) |
| Modifier and Type | Method and Description |
|---|---|
List<WalletReward> |
RewardReportService.listRewards(String currentUser,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
List<WalletReward> |
RewardReportStorage.listRewards(long identityId,
int limit) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.