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