Uses of Interface
org.osid.subscription.rules.DispatchProcessorEnablerQueryInspector
Packages that use DispatchProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchProcessorEnablerQueryInspector in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionDispatchProcessorEnablerSearchResults.getDispatchProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.DispatchProcessorEnablerSmartPublisherSession.inspectDispatchProcessorEnablerQuery()Gets a dispatch processor enabler query inspector for this publisher.Methods in org.osid.subscription.rules with parameters of type DispatchProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionDispatchProcessorEnablerSearchSession.getDispatchProcessorEnablerQueryFromInspector(DispatchProcessorEnablerQueryInspector dispatchProcessorEnablerQueryInspector) Gets a dispatch processor enabler query from an inspector.DispatchProcessorEnablerSmartPublisherSession.getDispatchProcessorEnablerQueryFromInspector(DispatchProcessorEnablerQueryInspector dispatchProcessorEnablerQueryInspector) Gets a dispatch processor enabler query from an inspector.