| Package | Description |
|---|---|
| org.osid.rules.check |
The Open Service Interface Definitions for the org.osid.rules.check
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckSearchSession
This session provides methods for searching among
Check
objects. |
| Modifier and Type | Method and Description |
|---|---|
CheckQuerySession |
RulesCheckManager.getCheckQuerySession()
Gets the
OsidSession associated with the check query
service. |
CheckQuerySession |
RulesCheckProxyManager.getCheckQuerySession(Proxy proxy)
Gets the
OsidSession associated with the check query
service. |
CheckQuerySession |
RulesCheckManager.getCheckQuerySessionForEngine(Id engineId)
Gets the
OsidSession associated with the check query
service for the given engine. |
CheckQuerySession |
RulesCheckProxyManager.getCheckQuerySessionForEngine(Id engineId,
Proxy proxy)
Gets the
OsidSession associated with the check query
service for the given engine. |