Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PoolSearchSession
This session provides methods for searching among
Pool
objects. |
Modifier and Type | Method and Description |
---|---|
PoolQuerySession |
ProvisioningManager.getPoolQuerySession()
Gets the
OsidSession associated with the pool query
service. |
PoolQuerySession |
ProvisioningProxyManager.getPoolQuerySession(Proxy proxy)
Gets the
OsidSession associated with the pool query
service. |
PoolQuerySession |
ProvisioningManager.getPoolQuerySessionForDistributor(Id distributorId)
Gets the
OsidSession associated with the pool query
service for the given distributor. |
PoolQuerySession |
ProvisioningProxyManager.getPoolQuerySessionForDistributor(Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the pool query
service for the given distributor. |