Uses of Interface
org.osid.provisioning.RequestNotificationSession
Packages that use RequestNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of RequestNotificationSession in org.osid.provisioning
Methods in org.osid.provisioning that return RequestNotificationSessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionableNotificationSession(RequestReceiver provisionableReceiver) Gets theOsidSessionassociated with the provisionable notification service.ProvisioningProxyManager.getProvisionableNotificationSession(RequestReceiver provisionableReceiver, Proxy proxy) Gets theOsidSessionassociated with the provisionable notification service.ProvisioningManager.getProvisionableNotificationSessionForDistributor(RequestReceiver provisionableReceiver, Id distributorId) Gets theOsidSessionassociated with the provisionable notification service for the given distributor.ProvisioningProxyManager.getProvisionableNotificationSessionForDistributor(RequestReceiver provisionableReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable notification service for the given distributor.ProvisioningManager.getRequestNotificationSession(RequestReceiver requestReceiver) Gets theOsidSessionassociated with the request notification service.ProvisioningProxyManager.getRequestNotificationSession(RequestReceiver requestReceiver, Proxy proxy) Gets theOsidSessionassociated with the request notification service.ProvisioningManager.getRequestNotificationSessionForDistributor(RequestReceiver requestReceiver, Id distributorId) Gets theOsidSessionassociated with the request notification service for the given distributor.ProvisioningProxyManager.getRequestNotificationSessionForDistributor(RequestReceiver requestReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the request notification service for the given distributor.