Uses of Interface
org.osid.subscription.DispatchQuerySession
Packages that use DispatchQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.subscription
service.
-
Uses of DispatchQuerySession in org.osid.subscription
Subinterfaces of DispatchQuerySession in org.osid.subscriptionModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingDispatches.Methods in org.osid.subscription that return DispatchQuerySessionModifier and TypeMethodDescriptionSubscriptionManager.getDispatchQuerySession()Gets theOsidSessionassociated with the dispatch query service.SubscriptionProxyManager.getDispatchQuerySession(Proxy proxy) Gets theOsidSessionassociated with the dispatch query service.SubscriptionManager.getDispatchQuerySessionForPublisher(Id publisherId) Gets theOsidSessionassociated with the dispatch query service for the given publisher.SubscriptionProxyManager.getDispatchQuerySessionForPublisher(Id publisherId, Proxy proxy) Gets theOsidSessionassociated with the dispatch query service for the given publisher.