Uses of Interface
org.osid.subscription.DispatchSearchOrder
Packages that use DispatchSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.subscription
service.
-
Uses of DispatchSearchOrder in org.osid.subscription
Methods in org.osid.subscription that return DispatchSearchOrderModifier and TypeMethodDescriptionDispatchSearchSession.getDispatchSearchOrder()Gets a dispatch search order.DispatchSmartPublisherSession.getDispatchSearchOrder()Gets a dispatch search order.SubscriptionSearchOrder.getDispatchSearchOrder()Gets the dispatch order.Methods in org.osid.subscription with parameters of type DispatchSearchOrderModifier and TypeMethodDescriptionvoidDispatchSmartPublisherSession.applyDispatchSequencing(DispatchSearchOrder dispatchSearchOrder) Applies a dispatch search order to this publisher.voidDispatchSearch.orderDispatchResults(DispatchSearchOrder dispatchSearchOrder) Specify an ordering to the search results.