Clearspace API (2.5.29) 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(com.jivesoftware.community.CommentContentResource commentContentResource, long commentID)
          Returns a comment from the object based on its id.
 Comment Blog.getComment(long commentID)
          Returns a comment by comment ID.
 Comment CommentManager.getComment(long commentID)
          Returns a comment from the object based on its id.
 Comment CommentTreeWalker.getParent(Comment child)
          Returns the parent of the child comment.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.