Uses of Interface
org.osid.forum.PostSearchOrder
Packages that use PostSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.forum
service.
-
Uses of PostSearchOrder in org.osid.forum
Methods in org.osid.forum that return PostSearchOrderModifier and TypeMethodDescriptionPostSearchSession.getPostSearchOrder()Gets a post search order.PostSmartForumSession.getPostSearchOrder()Gets a post search order.Methods in org.osid.forum with parameters of type PostSearchOrderModifier and TypeMethodDescriptionvoidPostSmartForumSession.applyPostSequencing(PostSearchOrder postSearchOrder) Applies a post search order to this forum.voidPostSearch.orderPostResults(PostSearchOrder postSearchOrder) Specify an ordering to the search results.