| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentLookupSession |
CalendaringManager.getCommitmentLookupSession()
Gets the
OsidSession associated with the commitment
lookup service. |
CommitmentLookupSession |
CalendaringProxyManager.getCommitmentLookupSession(Proxy proxy)
Gets the
OsidSession associated with the commitment
lookup service. |
CommitmentLookupSession |
CalendaringManager.getCommitmentLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
lookup service for the given calendar. |
CommitmentLookupSession |
CalendaringProxyManager.getCommitmentLookupSessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the commitment
lookup service for the given calendar. |