Uses of Interface
org.osid.commenting.CommentQuerySession
Packages that use CommentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of CommentQuerySession in org.osid.commenting
Subinterfaces of CommentQuerySession in org.osid.commentingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingComments.Methods in org.osid.commenting that return CommentQuerySessionModifier and TypeMethodDescriptionCommentingManager.getCommentQuerySession()Gets theOsidSessionassociated with the comment query service.CommentingProxyManager.getCommentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the comment query service.CommentingManager.getCommentQuerySessionForBook(Id bookId) Gets theOsidSessionassociated with the comment query service for the given book.CommentingProxyManager.getCommentQuerySessionForBook(Id bookId, Proxy proxy) Gets theOsidSessionassociated with the comment query service for the given book.