| Package | Description |
|---|---|
| org.osid.provisioning.rules |
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PoolProcessorSearchSession
This session provides methods for searching among
PoolProcessor
objects. |
| Modifier and Type | Method and Description |
|---|---|
PoolProcessorQuerySession |
ProvisioningRulesManager.getPoolProcessorQuerySession()
Gets the
OsidSession associated with the pool processor
query service. |
PoolProcessorQuerySession |
ProvisioningRulesProxyManager.getPoolProcessorQuerySession(Proxy proxy)
Gets the
OsidSession associated with the pool processor
query service. |
PoolProcessorQuerySession |
ProvisioningRulesManager.getPoolProcessorQuerySessionForDistributor(Id distributorId)
Gets the
OsidSession associated with the pool processor
query service for the given distributor. |
PoolProcessorQuerySession |
ProvisioningRulesProxyManager.getPoolProcessorQuerySessionForDistributor(Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the pool processor
query service for the given distributor. |