Uses of Interface
org.osid.subscription.DispatchQueryInspector
Packages that use DispatchQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.subscription
service.
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchQueryInspector in org.osid.subscription
Methods in org.osid.subscription that return DispatchQueryInspectorModifier and TypeMethodDescriptionDispatchSearchResults.getDispatchQueryInspector()Gets the inspector for the query to examine the terns used in the search.PublisherQueryInspector.getDispatchTerms()Gets the dispatch terms.SubscriptionQueryInspector.getDispatchTerms()Gets the dispatch terms.DispatchSmartPublisherSession.inspectDispatchQuery()Gets a dispatch query inspector for this publisher.Methods in org.osid.subscription with parameters of type DispatchQueryInspectorModifier and TypeMethodDescriptionDispatchSearchSession.getDispatchQueryFromInspector(DispatchQueryInspector dispatchQueryInspector) Gets an entry query from an inspector.DispatchSmartPublisherSession.getDispatchQueryFromInspector(DispatchQueryInspector dispatchQueryInspector) Gets a dispatch query from an inspector. -
Uses of DispatchQueryInspector in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchQueryInspectorModifier and TypeMethodDescriptionDispatchConstrainerQueryInspector.getRuledDispatchTerms()Gets the dispatch query terms.DispatchEnablerQueryInspector.getRuledDispatchTerms()Gets the dispatch query terms.DispatchProcessorQueryInspector.getRuledDispatchTerms()Gets the dispatch query terms.