|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommentPK in edu.rice.rubis.beans |
Methods in edu.rice.rubis.beans that return CommentPK | |
CommentPK |
CommentBean.ejbCreate(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. |
Methods in edu.rice.rubis.beans with parameters of type CommentPK | |
CommentLocal |
CommentLocalHome.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 |