| Package | Description |
|---|---|
| org.exoplatform.wallet.reward.dao | |
| org.exoplatform.wallet.reward.entity |
| Modifier and Type | Method and Description |
|---|---|
WalletRewardPeriodEntity |
RewardPeriodDAO.findRewardPeriodByTypeAndTime(org.exoplatform.wallet.model.reward.RewardPeriodType periodType,
long periodTime) |
| Modifier and Type | Method and Description |
|---|---|
List<WalletRewardPeriodEntity> |
RewardPeriodDAO.findRewardPeriodsByStatus(org.exoplatform.wallet.model.reward.RewardStatus status) |
| Modifier and Type | Method and Description |
|---|---|
WalletRewardPeriodEntity |
WalletRewardEntity.getPeriod() |
| Modifier and Type | Method and Description |
|---|---|
void |
WalletRewardEntity.setPeriod(WalletRewardPeriodEntity period) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.