Uses of Class
org.sakaiproject.profile2.model.WallItemComment

Packages that use WallItemComment
org.sakaiproject.profile2.logic   
org.sakaiproject.profile2.model   
 

Uses of WallItemComment in org.sakaiproject.profile2.logic
 

Methods in org.sakaiproject.profile2.logic with parameters of type WallItemComment
 boolean ProfileWallLogic.addNewCommentToWallItem(WallItemComment wallItemComment)
          Adds a new wall item comment.
 

Uses of WallItemComment in org.sakaiproject.profile2.model
 

Methods in org.sakaiproject.profile2.model with parameters of type WallItemComment
 void WallItem.addComment(WallItemComment comment)
           
 



Copyright © 2008-2013 The Sakai Foundation. All Rights Reserved.