Uses of Interface
org.osid.subscription.SubscriptionAdminSession
Packages that use SubscriptionAdminSession
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 SubscriptionAdminSession in org.osid.subscription
Methods in org.osid.subscription that return SubscriptionAdminSessionModifier and TypeMethodDescriptionSubscriptionManager.getSubscriptionAdminSession()Gets theOsidSessionassociated with the subscription administration service.SubscriptionProxyManager.getSubscriptionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the subscription administration service.SubscriptionManager.getSubscriptionAdminSessionForPublisher(Id publisherId) Gets theOsidSessionassociated with the subscription administration service for the given publisher.SubscriptionProxyManager.getSubscriptionAdminSessionForPublisher(Id publisherId, Proxy proxy) Gets theOsidSessionassociated with the subscription administration service for the given publisher. -
Uses of SubscriptionAdminSession in org.osid.subscription.batch
Subinterfaces of SubscriptionAdminSession in org.osid.subscription.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSubscriptionsin bulk.