| Package | Description |
|---|---|
| org.exoplatform.nps.services |
| Modifier and Type | Method and Description |
|---|---|
ScoreEntryDTO |
NpsService.getScoreEntry(long id) |
| Modifier and Type | Method and Description |
|---|---|
List<ScoreEntryDTO> |
NpsService.getScoreEntriesByUserId(long typeId,
String userId,
int offset,
int limit) |
List<ScoreEntryDTO> |
NpsService.getScores(long typeId,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
NpsService.remove(ScoreEntryDTO entity) |
Boolean |
NpsService.save(ScoreEntryDTO entity,
boolean newEntry) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.