Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
Modifier and Type | Method and Description |
---|---|
ProvisionNotificationSession |
ProvisioningManager.getProvisionNotificationSession(ProvisionReceiver provisionReceiver)
Gets the
OsidSession associated with the provision
notification service. |
ProvisionNotificationSession |
ProvisioningProxyManager.getProvisionNotificationSession(ProvisionReceiver provisionReceiver,
Proxy proxy)
Gets the
OsidSession associated with the provision
notification service. |
ProvisionNotificationSession |
ProvisioningManager.getProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver,
Id distributorId)
Gets the
OsidSession associated with the provision
notification service for the given distributor. |
ProvisionNotificationSession |
ProvisioningProxyManager.getProvisionNotificationSessionForDistributor(ProvisionReceiver provisionReceiver,
Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the provision
notification service for the given distributor. |