Uses of Interface
org.osid.subscription.rules.SubscriptionEnablerQueryInspector
Packages that use SubscriptionEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of SubscriptionEnablerQueryInspector in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return SubscriptionEnablerQueryInspectorModifier and TypeMethodDescriptionSubscriptionEnablerSearchResults.getSubscriptionEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.SubscriptionEnablerSmartPublisherSession.inspectSubscriptionEnablerQuery()Gets a subscription enabler query inspector for this publisher.Methods in org.osid.subscription.rules with parameters of type SubscriptionEnablerQueryInspectorModifier and TypeMethodDescriptionSubscriptionEnablerSearchSession.getSubscriptionEnablerQueryFromInspector(SubscriptionEnablerQueryInspector subscriptionEnablerQueryInspector) Gets a subscription enabler query from an inspector.SubscriptionEnablerSmartPublisherSession.getSubscriptionEnablerQueryFromInspector(SubscriptionEnablerQueryInspector subscriptionEnablerQueryInspector) Gets a subscription enabler query from an inspector.