| 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 |
QueueProcessorSearchSession
This session provides methods for searching among
QueueProcessor
objects. |
| Modifier and Type | Method and Description |
|---|---|
QueueProcessorQuerySession |
ProvisioningRulesManager.getQueueProcessorQuerySession()
Gets the
OsidSession associated with the queue
processor query service. |
QueueProcessorQuerySession |
ProvisioningRulesProxyManager.getQueueProcessorQuerySession(Proxy proxy)
Gets the
OsidSession associated with the queue
processor query service. |
QueueProcessorQuerySession |
ProvisioningRulesManager.getQueueProcessorQuerySessionForDistributor(Id distributorId)
Gets the
OsidSession associated with the queue
processor query service for the given distributor. |
QueueProcessorQuerySession |
ProvisioningRulesProxyManager.getQueueProcessorQuerySessionForDistributor(Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the queue
processor query service for the given distributor. |