Uses of Interface
org.osid.subscription.rules.DispatchConstrainerQueryInspector
Packages that use DispatchConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerQueryInspector in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerQueryInspectorModifier and TypeMethodDescriptionDispatchConstrainerSearchResults.getDispatchConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.DispatchConstrainerEnablerQueryInspector.getRuledDispatchConstrainerTerms()Gets the dispatch constrainer query terms.DispatchConstrainerSmartPublisherSession.inspectDispatchConstrainerQuery()Gets a dispatch constrainer query inspector for this publisher.Methods in org.osid.subscription.rules with parameters of type DispatchConstrainerQueryInspectorModifier and TypeMethodDescriptionDispatchConstrainerSearchSession.getDispatchConstrainerQueryFromInspector(DispatchConstrainerQueryInspector dispatchConstrainerQueryInspector) Gets a dispatch constrainer query from an inspector.DispatchConstrainerSmartPublisherSession.getDispatchConstrainerQueryFromInspector(DispatchConstrainerQueryInspector dispatchConstrainerQueryInspector) Gets a dispatch constrainer query from an inspector.