| Package | Description |
|---|---|
| org.exoplatform.nps.dao |
| Modifier and Type | Method and Description |
|---|---|
List<ScoreEntryEntity> |
ScoreEntryDAO.getScoreEntries(long typeId,
int offset,
int limit) |
List<ScoreEntryEntity> |
ScoreEntryDAO.getScoreEntriesByUserId(long typeId,
String userId,
int offset,
int limit) |
List<ScoreEntryEntity> |
ScoreEntryDAO.getScoreEntrybyId(long id) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.