Uses of Interface
org.osid.subscription.rules.DispatchEnablerQuery
Packages that use DispatchEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchEnablerQuery in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchEnablerQueryModifier and TypeMethodDescriptionDispatchEnablerQuerySession.getDispatchEnablerQuery()Gets a dispatch enabler query.DispatchEnablerSmartPublisherSession.getDispatchEnablerQuery()Gets a dispatch enabler query.DispatchEnablerSearchSession.getDispatchEnablerQueryFromInspector(DispatchEnablerQueryInspector dispatchEnablerQueryInspector) Gets a dispatch enabler query from an inspector.Methods in org.osid.subscription.rules with parameters of type DispatchEnablerQueryModifier and TypeMethodDescriptionvoidDispatchEnablerSmartPublisherSession.applyDispatchEnablerQuery(DispatchEnablerQuery dispatchEnablerQuery) Applies a dispatch enabler query to this publisher.DispatchConstrainerEnablerSearchSession.getDispatchConstrainerEnablersBySearch(DispatchEnablerQuery dispatchConstrainerEnablerQuery, DispatchConstrainerEnablerSearch dispatchConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.DispatchEnablerQuerySession.getDispatchEnablersByQuery(DispatchEnablerQuery dispatchEnablerQuery) Gets a list ofDispatchEnablersmatching the given search.DispatchEnablerSearchSession.getDispatchEnablersBySearch(DispatchEnablerQuery dispatchEnablerQuery, DispatchEnablerSearch dispatchEnablerSearch) Gets the search results matching the given search query using the given search.