Uses of Interface
org.osid.provisioning.ProvisionReceiver
Packages that use ProvisionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of ProvisionReceiver in org.osid.provisioning
Methods in org.osid.provisioning with parameters of type ProvisionReceiverModifier and TypeMethodDescriptionProvisioningManager.getMyProvisionNotificationSession(ProvisionReceiver provisionReceiver) Gets theOsidSessionassociated with the provision notification service for resources related to the authentciated agent.ProvisioningProxyManager.getMyProvisionNotificationSession(ProvisionReceiver provisionReceiver, Proxy proxy) Gets theOsidSessionassociated with the my provision notification service for resources related to the authenticated agent.ProvisioningManager.getMyProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver, Id distributorId) Gets theOsidSessionassociated with the provision notification service for the given distributor for resources related to the authentciated agent.ProvisioningProxyManager.getMyProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the my provision notification service for the given distributor for resources related to the authenticated agent.ProvisioningManager.getProvisionNotificationSession(ProvisionReceiver provisionReceiver) Gets theOsidSessionassociated with the provision notification service.ProvisioningProxyManager.getProvisionNotificationSession(ProvisionReceiver provisionReceiver, Proxy proxy) Gets theOsidSessionassociated with the provision notification service.ProvisioningManager.getProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver, Id distributorId) Gets theOsidSessionassociated with the provision notification service for the given distributor.ProvisioningProxyManager.getProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision notification service for the given distributor.