| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OffsetEventSearchSession
This session provides methods for searching
OffsetEvent
objects. |
| Modifier and Type | Method and Description |
|---|---|
OffsetEventQuerySession |
CalendaringManager.getOffsetEventQuerySession()
Gets the
OsidSession associated with the offset event
query service. |
OffsetEventQuerySession |
CalendaringProxyManager.getOffsetEventQuerySession(Proxy proxy)
Gets the
OsidSession associated with the offset event
query service. |
OffsetEventQuerySession |
CalendaringManager.getOffsetEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the offset event
query service for the given calendar. |
OffsetEventQuerySession |
CalendaringProxyManager.getOffsetEventQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the offset event
query service for the given calendar. |