Uses of Interface
org.osid.commenting.CommentAdminSession
Packages that use CommentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
The Open Service Interface Definitions for the org.osid.commenting.batch
service.
-
Uses of CommentAdminSession in org.osid.commenting
Methods in org.osid.commenting that return CommentAdminSessionModifier and TypeMethodDescriptionCommentingManager.getCommentAdminSession()Gets theOsidSessionassociated with the comment administration service.CommentingProxyManager.getCommentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the comment administration service.CommentingManager.getCommentAdminSessionForBook(Id bookId) Gets theOsidSessionassociated with the comment administration service for the given book.CommentingProxyManager.getCommentAdminSessionForBook(Id bookId, Proxy proxy) Gets theOsidSessionassociated with the comment administration service for the given book. -
Uses of CommentAdminSession in org.osid.commenting.batch
Subinterfaces of CommentAdminSession in org.osid.commenting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCommentsin bulk.