| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScheduleSearchSession
This session provides methods for searching
Schedule
objects. |
| Modifier and Type | Method and Description |
|---|---|
ScheduleQuerySession |
CalendaringManager.getScheduleQuerySession()
Gets the
OsidSession associated with the schedule query
service. |
ScheduleQuerySession |
CalendaringProxyManager.getScheduleQuerySession(Proxy proxy)
Gets the
OsidSession associated with the schedule query
service. |
ScheduleQuerySession |
CalendaringManager.getScheduleQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule query
service for the given calendar. |
ScheduleQuerySession |
CalendaringProxyManager.getScheduleQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the schedule query
service for the given calendar. |