Uses of Interface
org.osid.subscription.rules.DispatchProcessorEnablerQuery
Packages that use DispatchProcessorEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchProcessorEnablerQuery in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchProcessorEnablerQueryModifier and TypeMethodDescriptionDispatchProcessorEnablerQuerySession.getDispatchProcessorEnablerQuery()Gets a dispatch processor enabler query.DispatchProcessorEnablerSmartPublisherSession.getDispatchProcessorEnablerQuery()Gets a dispatch processor enabler query.DispatchProcessorEnablerSearchSession.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.Methods in org.osid.subscription.rules with parameters of type DispatchProcessorEnablerQueryModifier and TypeMethodDescriptionvoidDispatchProcessorEnablerSmartPublisherSession.applyDispatchProcessorEnablerQuery(DispatchProcessorEnablerQuery dispatchProcessorEnablerQuery) Applies a dispatch processor enabler query to this publisher.DispatchProcessorEnablerQuerySession.getDispatchProcessorEnablersByQuery(DispatchProcessorEnablerQuery dispatchProcessorEnablerQuery) Gets a list ofDispatchProcessorEnablersmatching the given search.DispatchProcessorEnablerSearchSession.getDispatchProcessorEnablersBySearch(DispatchProcessorEnablerQuery dispatchProcessorEnablerQuery, DispatchProcessorEnablerSearch dispatchProcessorEnablerSearch) Gets the search results matching the given search query using the given search.