PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.cp.rating
Interface Rating
- All Superinterfaces:
- CollaborativeResource, Identifiable, TimeStamped
- All Known Subinterfaces:
- ModifiableRating
-
public interface Rating
- extends CollaborativeResource, Identifiable, TimeStamped
A rating, i.e. basically an integer value indicating how much users like the resource
this rating is associated with.
- Since:
- 7.0.0
Method Summary
|
int |
getRating()
Return the value of this rating. |
getRating
int getRating()
- Returns the value of this rating.
- Returns:
- The value of this rating.
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |