| Package | Description |
|---|---|
| org.osid.rules |
The Open Service Interface Definitions for the org.osid.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleSearchSession
This session provides methods for searching
Rule
objects. |
| Modifier and Type | Method and Description |
|---|---|
RuleQuerySession |
RulesManager.getRuleQuerySession()
Gets the
OsidSession associated with the rule query
service. |
RuleQuerySession |
RulesProxyManager.getRuleQuerySession(Proxy proxy)
Gets the
OsidSession associated with the rule query
service. |
RuleQuerySession |
RulesManager.getRuleQuerySessionForEngine(Id engineId)
Gets the
OsidSession associated with the rule query
service for the given engine. |
RuleQuerySession |
RulesProxyManager.getRuleQuerySessionForEngine(Id engineId,
Proxy proxy)
Gets the
OsidSession associated with the rule query
service for the given engine. |