Uses of Interface
org.osid.commenting.CommentSearchOrder
Packages that use CommentSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.commenting
service.
-
Uses of CommentSearchOrder in org.osid.commenting
Methods in org.osid.commenting that return CommentSearchOrderModifier and TypeMethodDescriptionCommentSearchSession.getCommentSearchOrder()Gets a comment search order.CommentSmartBookSession.getCommentSearchOrder()Gets a comment search order.Methods in org.osid.commenting with parameters of type CommentSearchOrderModifier and TypeMethodDescriptionvoidCommentSmartBookSession.applyCommentSequencing(CommentSearchOrder commentSearchOrder) Applies a comment search order to this book.voidCommentSearch.orderCommentResults(CommentSearchOrder commentSearchOrder) Specify an ordering to the search results.