Uses of Interface
org.osid.commenting.Comment
Packages that use Comment
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of Comment in org.osid.commenting
Methods in org.osid.commenting that return CommentModifier and TypeMethodDescriptionCommentAdminSession.createComment(CommentForm commentForm) Creates a newComment.CommentLookupSession.getComment(Id commentId) Gets theCommentspecified by itsId.CommentList.getNextComment()Gets the nextCommentin this list.Comment[]CommentList.getNextComments(long n) Gets the next set ofCommentelements in this list.