Uses of Interface
org.osid.subscription.DispatchAdminSession
Packages that use DispatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.subscription
service.
The Open Service Interface Definitions for the org.osid.subscription.batch
service.
-
Uses of DispatchAdminSession in org.osid.subscription
Methods in org.osid.subscription that return DispatchAdminSessionModifier and TypeMethodDescriptionSubscriptionManager.getDispatchAdminSession()Gets theOsidSessionassociated with the dispatch administrative service.SubscriptionProxyManager.getDispatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the dispatch administrative service.SubscriptionManager.getDispatchAdminSessionForPublisher(Id publisherId) Gets theOsidSessionassociated with the dispatch administrative service for the given publisher.SubscriptionProxyManager.getDispatchAdminSessionForPublisher(Id publisherId, Proxy proxy) Gets theOsidSessionassociated with the dispatch administration service for the given publisher. -
Uses of DispatchAdminSession in org.osid.subscription.batch
Subinterfaces of DispatchAdminSession in org.osid.subscription.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesDispatchesin bulk.