| Package | Description |
|---|---|
| org.exoplatform.rhmanagement.dao |
| Modifier and Type | Method and Description |
|---|---|
List<BalanceHistoryEntity> |
BalanceHistoryDAO.getBalanceHistoryByDate(long fromDate,
long toDate,
int offset,
int limit) |
List<BalanceHistoryEntity> |
BalanceHistoryDAO.getBalanceHistoryByUserId(String id,
String name,
long fromDate,
long toDate,
int offset,
int limit) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.