| 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 |
InstructionSearchSession
This session provides methods for searching among
Instruction
objects. |
| Modifier and Type | Method and Description |
|---|---|
InstructionQuerySession |
RulesCheckManager.getInstructionQuerySession()
Gets the
OsidSession associated with the instruction
query service. |
InstructionQuerySession |
RulesCheckProxyManager.getInstructionQuerySession(Proxy proxy)
Gets the
OsidSession associated with the instruction
query service. |
InstructionQuerySession |
RulesCheckManager.getInstructionQuerySessionForEngine(Id engineId)
Gets the
OsidSession associated with the instruction
query service for the given engine. |
InstructionQuerySession |
RulesCheckProxyManager.getInstructionQuerySessionForEngine(Id engineId,
Proxy proxy)
Gets the
OsidSession associated with the instruction
query service for the given engine. |