|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Comment in edu.rice.rubis.beans |
Methods in edu.rice.rubis.beans that return Comment | |
Comment |
CommentHome.create(java.lang.Integer FromUserId,
java.lang.Integer ToUserId,
java.lang.Integer ItemId,
int Rating,
java.lang.String Comment)
This method is used to create a new Comment Bean. |
Comment |
CommentHome.findByPrimaryKey(CommentPK id)
This method is used to retrieve a Comment Bean from its primary key, that is to say its id. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |