| Package | Description |
|---|---|
| org.jasig.portlets.FeedbackPortlet.dao | |
| org.jasig.portlets.FeedbackPortlet.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
OverallFeedbackStats |
FeedbackStore.getStats()
Get statistics on the feedback data.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,OverallFeedbackStats> |
FeedbackStore.getStatsByRole()
Get statistics on the feedback data separated by user role.
|
| Modifier and Type | Method and Description |
|---|---|
OverallFeedbackStats |
HibernateFeedbackStore.getStats() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OverallFeedbackStats> |
HibernateFeedbackStore.getStatsByRole() |
Copyright © 2017 Jasig. All Rights Reserved.