Uses of Interface
org.osid.subscription.rules.DispatchProcessorQuerySession
Packages that use DispatchProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchProcessorQuerySession in org.osid.subscription.rules
Subinterfaces of DispatchProcessorQuerySession in org.osid.subscription.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongDispatchProcessors.Methods in org.osid.subscription.rules that return DispatchProcessorQuerySessionModifier and TypeMethodDescriptionSubscriptionRulesManager.getDispatchProcessorQuerySession()Gets theOsidSessionassociated with the dispatch processor query service.SubscriptionRulesProxyManager.getDispatchProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the dispatch processor query service.SubscriptionRulesManager.getDispatchProcessorQuerySessionForPublisher(Id publisherId) Gets theOsidSessionassociated with the dispatch processor query service for the given publisher.SubscriptionRulesProxyManager.getDispatchProcessorQuerySessionForPublisher(Id publisherId, Proxy proxy) Gets theOsidSessionassociated with the dispatch processor query service for the given publisher.