Uses of Interface
org.osid.subscription.rules.DispatchConstrainerSearchOrder
Packages that use DispatchConstrainerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerSearchOrder in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerSearchOrderModifier and TypeMethodDescriptionDispatchConstrainerSearchSession.getDispatchConstrainerSearchOrder()Gets a dispatch constrainer search order.DispatchConstrainerSmartPublisherSession.getDispatchConstrainerSearchOrder()Gets a dispatch constrainer search order.Methods in org.osid.subscription.rules with parameters of type DispatchConstrainerSearchOrderModifier and TypeMethodDescriptionvoidDispatchConstrainerSmartPublisherSession.applyDispatchConstrainerSequencing(DispatchConstrainerSearchOrder dispatchConstrainerSearchOrder) Applies a dispatch constrainer search order to this publisher.voidDispatchConstrainerSearch.orderDispatchConstrainerResults(DispatchConstrainerSearchOrder dispatchConstrainerSearchOrder) Specify an ordering to the search results.