| Package | Description |
|---|---|
| org.osid.resourcing.rules |
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JobProcessorSearchSession
This session provides methods for searching among
JobProcessor
objects. |
| Modifier and Type | Method and Description |
|---|---|
JobProcessorQuerySession |
ResourcingRulesManager.getJobProcessorQuerySession()
Gets the
OsidSession associated with the job processor
query service. |
JobProcessorQuerySession |
ResourcingRulesProxyManager.getJobProcessorQuerySession(Proxy proxy)
Gets the
OsidSession associated with the job processor
query service. |
JobProcessorQuerySession |
ResourcingRulesManager.getJobProcessorQuerySessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the job processor
query service for the given foundry. |
JobProcessorQuerySession |
ResourcingRulesProxyManager.getJobProcessorQuerySessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the job processor
query service for the given foundry. |