| 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 |
AgendaSearchSession
This session provides methods for searching among
Agenda
objects. |
| Modifier and Type | Method and Description |
|---|---|
AgendaQuerySession |
RulesCheckManager.getAgendaQuerySession()
Gets the
OsidSession associated with the agenda query
service. |
AgendaQuerySession |
RulesCheckProxyManager.getAgendaQuerySession(Proxy proxy)
Gets the
OsidSession associated with the agenda query
service. |
AgendaQuerySession |
RulesCheckManager.getAgendaQuerySessionForEngine(Id engineId)
Gets the
OsidSession associated with the agenda query
service for the given engine. |
AgendaQuerySession |
RulesCheckProxyManager.getAgendaQuerySessionForEngine(Id engineId,
Proxy proxy)
Gets the
OsidSession associated with the agenda query
service for the given engine. |