| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommitmentSearchSession
This session provides methods for searching
Commitment
objects. |
| Modifier and Type | Method and Description |
|---|---|
CommitmentQuerySession |
CalendaringManager.getCommitmentQuerySession()
Gets the
OsidSession associated with the commitment
query service. |
CommitmentQuerySession |
CalendaringProxyManager.getCommitmentQuerySession(Proxy proxy)
Gets the
OsidSession associated with the commitment
query service. |
CommitmentQuerySession |
CalendaringManager.getCommitmentQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
query service for the given calendar. |
CommitmentQuerySession |
CalendaringProxyManager.getCommitmentQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the commitment
query service for the given calendar. |