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