| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.services |
| Modifier and Type | Method and Description |
|---|---|
BalanceHistoryDTO |
BalanceHistoryService.save(BalanceHistoryDTO entity) |
| Modifier and Type | Method and Description |
|---|---|
List<BalanceHistoryDTO> |
BalanceHistoryService.getBalanceHistoryByDate(long fromDate,
long toDate,
int offset,
int limit) |
List<BalanceHistoryDTO> |
BalanceHistoryService.getBalanceHistoryByUserId(String id,
long fromDate,
long toDate,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
BalanceHistoryService.remove(BalanceHistoryDTO entity) |
BalanceHistoryDTO |
BalanceHistoryService.save(BalanceHistoryDTO entity) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.