Uses of Interface
org.osid.blogging.EntrySearchOrder
Packages that use EntrySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of EntrySearchOrder in org.osid.blogging
Methods in org.osid.blogging that return EntrySearchOrderModifier and TypeMethodDescriptionEntrySearchSession.getEntrySearchOrder()Gets an entry search order.EntrySmartBlogSession.getEntrySearchOrder()Gets an entry search order.Methods in org.osid.blogging with parameters of type EntrySearchOrderModifier and TypeMethodDescriptionvoidEntrySmartBlogSession.applyEntrySequencing(EntrySearchOrder entrySearchOrder) Applies an entry search order to this blog.voidEntrySearch.orderEntryResults(EntrySearchOrder entrySearchOrder) Specify an ordering to the search results.