Uses of Interface
org.osid.subscription.rules.DispatchEnablerSearchOrder
Packages that use DispatchEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchEnablerSearchOrder in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchEnablerSearchOrderModifier and TypeMethodDescriptionDispatchConstrainerEnablerSmartPublisherSession.getDispatchConstrainerEnablerSearchOrder()Gets a dispatch constrainer enabler search order.DispatchEnablerSearchSession.getDispatchEnablerSearchOrder()Gets a dispatch enabler search order.DispatchEnablerSmartPublisherSession.getDispatchEnablerSearchOrder()Gets a dispatch enabler search order.Methods in org.osid.subscription.rules with parameters of type DispatchEnablerSearchOrderModifier and TypeMethodDescriptionvoidDispatchEnablerSmartPublisherSession.applyDispatchEnablerSequencing(DispatchEnablerSearchOrder dispatchEnablerSearchOrder) Applies a dispatch enabler search order to this publisher.voidDispatchEnablerSearch.orderDispatchEnablerResults(DispatchEnablerSearchOrder dispatchEnablerSearchOrder) Specify an ordering to the search results.