| Package | Description |
|---|---|
| org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProvisionSearchSession
This session provides methods for searching among
Provision
objects. |
| Modifier and Type | Method and Description |
|---|---|
ProvisionQuerySession |
ProvisioningManager.getProvisionQuerySession()
Gets the
OsidSession associated with the provision
query service. |
ProvisionQuerySession |
ProvisioningProxyManager.getProvisionQuerySession(Proxy proxy)
Gets the
OsidSession associated with the provision
query service. |
ProvisionQuerySession |
ProvisioningManager.getProvisionQuerySessionForDistributor(Id distributorId)
Gets the
OsidSession associated with the provision
query service for the given distributor. |
ProvisionQuerySession |
ProvisioningProxyManager.getProvisionQuerySessionForDistributor(Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the provision
query service for the given distributor. |