Uses of Interface
org.osid.commenting.batch.CommentBatchAdminSession
Packages that use CommentBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.commenting.batch
service.
-
Uses of CommentBatchAdminSession in org.osid.commenting.batch
Methods in org.osid.commenting.batch that return CommentBatchAdminSessionModifier and TypeMethodDescriptionCommentingBatchManager.getCommentBatchAdminSession()Gets theOsidSessionassociated with the bulk comment administration service.CommentingBatchProxyManager.getCommentBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk comment administration service.CommentingBatchManager.getCommentBatchAdminSessionForBook(Id bookId) Gets theOsidSessionassociated with the bulk comment administration service for the given book.CommentingBatchProxyManager.getCommentBatchAdminSessionForBook(Id bookId, Proxy proxy) Gets theOsidSessionassociated with the bulk comment administration service for the given book.