|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rating
A container object for Ratings. A rating is a flexible way for a user to rate forum messages.
RatingManager| Method Summary | |
|---|---|
boolean |
equals(Rating rating)
Test for equality between two rating objects. |
String |
getDescription()
Retrieve the description for the rating. |
int |
getScore()
Retrieve the score for the rating. |
| Method Detail |
|---|
int getScore()
String getDescription()
boolean equals(Rating rating)
rating - the Rating object to test for equality.
|
Jive Product Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||