Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.CommentNotFoundException

Packages that use CommentNotFoundException
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of CommentNotFoundException in com.jivesoftware.community
 

Methods in com.jivesoftware.community that throw CommentNotFoundException
 Comment CommentTreeWalker.getChild(Comment parent, int index)
          Returns the child of parent at index index in the parent's child array.
 Comment CommentManager.getComment(JiveObject contentObject, long commentID)
          Returns a comment from the object based on its id.
 Comment Blog.getComment(long commentID)
          Returns a comment by comment ID.
 Comment CommentTreeWalker.getParent(Comment child)
          Returns the parent of the child comment.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.