| Package | Description |
|---|---|
| org.osid.calendaring.rules |
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommitmentEnablerSearchSession
This session provides methods for searching among
CommitmentEnabler objects. |
| Modifier and Type | Method and Description |
|---|---|
CommitmentEnablerQuerySession |
CalendaringRulesManager.getCommitmentEnablerQuerySession()
Gets the
OsidSession associated with the commitment
enabler query service. |
CommitmentEnablerQuerySession |
CalendaringRulesProxyManager.getCommitmentEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the commitment
enabler query service. |
CommitmentEnablerQuerySession |
CalendaringRulesManager.getCommitmentEnablerQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
enabler query service for the given calendar. |
CommitmentEnablerQuerySession |
CalendaringRulesProxyManager.getCommitmentEnablerQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the commitment
enabler query service for the given calendar. |