Uses of Interface
org.osid.subscription.rules.DispatchEnablerQueryInspector
Packages that use DispatchEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchEnablerQueryInspector in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchEnablerQueryInspectorModifier and TypeMethodDescriptionDispatchEnablerSearchResults.getDispatchEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.DispatchEnablerSmartPublisherSession.inspectDispatchEnablerQuery()Gets a dispatch enabler query inspector for this publisher.Methods in org.osid.subscription.rules with parameters of type DispatchEnablerQueryInspectorModifier and TypeMethodDescriptionDispatchEnablerSearchSession.getDispatchEnablerQueryFromInspector(DispatchEnablerQueryInspector dispatchEnablerQueryInspector) Gets a dispatch enabler query from an inspector.DispatchEnablerSmartPublisherSession.getDispatchEnablerQueryFromInspector(DispatchEnablerQueryInspector dispatchEnablerQueryInspector) Gets a dispatch enabler query from an inspector.