|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.ram.common.data.AssetRatings
public class AssetRatings
Provides the cumulative set of all users' ratings and feedback
| Constructor Summary | |
|---|---|
AssetRatings()
|
|
| Method Summary | |
|---|---|
AssetFeedback[] |
getFeedback()
|
AssetRating |
getRating()
|
void |
setFeedback(AssetFeedback[] feedback)
|
void |
setRating(AssetRating rating)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetRatings()
| Method Detail |
|---|
public AssetFeedback[] getFeedback()
public void setFeedback(AssetFeedback[] feedback)
feedback - The feedback to set.public AssetRating getRating()
public void setRating(AssetRating rating)
rating - The rating to set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||