Uses of Interface
org.osid.blogging.BlogSearchOrder
Packages that use BlogSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of BlogSearchOrder in org.osid.blogging
Methods in org.osid.blogging that return BlogSearchOrderModifier and TypeMethodDescriptionBlogSearchSession.getBlogSearchOrder()Gets a blog search order.Methods in org.osid.blogging with parameters of type BlogSearchOrderModifier and TypeMethodDescriptionvoidBlogSearch.orderBlogResults(BlogSearchOrder blogSearchOrder) Specify an ordering to the search results.