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 |
JobConstrainerSearchSession
This session provides methods for searching among
JobConstrainer
objects. |
Modifier and Type | Method and Description |
---|---|
JobConstrainerQuerySession |
ResourcingRulesManager.getJobConstrainerQuerySession()
Gets the
OsidSession associated with the job
constrainer query service. |
JobConstrainerQuerySession |
ResourcingRulesProxyManager.getJobConstrainerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the job
constrainer query service. |
JobConstrainerQuerySession |
ResourcingRulesManager.getJobConstrainerQuerySessionForFoundry(Id foundryId)
Gets the
OsidSession associated with the job
constrainer query service for the given foundry. |
JobConstrainerQuerySession |
ResourcingRulesProxyManager.getJobConstrainerQuerySessionForFoundry(Id foundryId,
Proxy proxy)
Gets the
OsidSession associated with the job
constrainer query service for the given foundry. |