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 Book
    Modifier and Type
    Method
    Description
    BookAdminSession.createBook(BookForm bookForm)
    Creates a new Book .
    BookLookupSession.getBook(Id bookId)
    Gets the Book specified by its Id .
    BookNode.getBook()
    Gets the Book at this node.
    CommentAdminSession.getBook()
    Gets the Book associated with this session.
    CommentLookupSession.getBook()
    Gets the Book associated with this session.
    CommentNotificationSession.getBook()
    Gets the Book associated with this session.
    CommentQuerySession.getBook()
    Gets the Book associated with this session.
    CommentSmartBookSession.getBook()
    Gets the Book associated with this session.
    RatingLookupSession.getBook()
    Gets the Book associated with this session.
    BookList.getNextBook()
    Gets the next Book in this list.
    BookList.getNextBooks(long n)
    Gets the next set of Book elements in this list.