Uses of Interface
edu.rice.rubis.beans.CommentLocal

Uses of CommentLocal in edu.rice.rubis.beans
 

Methods in edu.rice.rubis.beans that return CommentLocal
 CommentLocal CommentLocalHome.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.
 CommentLocal CommentLocalHome.findByPrimaryKey(CommentPK id)
          This method is used to retrieve a Comment Bean from its primary key, that is to say its id.
 

Methods in edu.rice.rubis.beans with parameters of type CommentLocal
 java.lang.String SB_ViewUserInfoBean.printComment(java.lang.String userName, CommentLocal comment)
          Comment printed function
 java.lang.String SB_ViewUserInfo.printComment(java.lang.String userName, CommentLocal comment)
          Comment printed function
 java.lang.String SB_AboutMe.printComment(java.lang.String userName, CommentLocal comment)
          Comment printed function
 java.lang.String SB_AboutMeBean.printComment(java.lang.String userName, CommentLocal comment)
          Comment printed function
 



Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.