| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TimePeriodSearchSession
This session provides methods for searching
TimePeriod
objects. |
| Modifier and Type | Method and Description |
|---|---|
TimePeriodQuerySession |
CalendaringManager.getTimePeriodQuerySession()
Gets the
OsidSession associated with the time period
query service. |
TimePeriodQuerySession |
CalendaringProxyManager.getTimePeriodQuerySession(Proxy proxy)
Gets the
OsidSession associated with the time period
query service. |
TimePeriodQuerySession |
CalendaringManager.getTimePeriodQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the time period
query service for the given calendar. |
TimePeriodQuerySession |
CalendaringProxyManager.getTimePeriodQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the time period
query service for the given calendar. |