Uses of Interface
org.osid.commenting.Book
Packages that use Book
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of Book in org.osid.commenting
Methods in org.osid.commenting that return BookModifier and TypeMethodDescriptionBookAdminSession.createBook(BookForm bookForm) Creates a newBook.Gets theBookspecified by itsId.BookNode.getBook()Gets theBookat this node.CommentAdminSession.getBook()Gets theBookassociated with this session.CommentLookupSession.getBook()Gets theBookassociated with this session.CommentNotificationSession.getBook()Gets theBookassociated with this session.CommentQuerySession.getBook()Gets theBookassociated with this session.CommentSmartBookSession.getBook()Gets theBookassociated with this session.RatingLookupSession.getBook()Gets theBookassociated with this session.BookList.getNextBook()Gets the nextBookin this list.Book[]BookList.getNextBooks(long n) Gets the next set ofBookelements in this list.