| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecurringEventSearchSession
This session provides methods for searching
RecurringEvent
objects. |
| Modifier and Type | Method and Description |
|---|---|
RecurringEventQuerySession |
CalendaringManager.getRecurringEventQuerySession()
Gets the
OsidSession associated with the recurring
event query service. |
RecurringEventQuerySession |
CalendaringProxyManager.getRecurringEventQuerySession(Proxy proxy)
Gets the
OsidSession associated with the recurring
event query service. |
RecurringEventQuerySession |
CalendaringManager.getRecurringEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the recurring
event query service for the given calendar. |
RecurringEventQuerySession |
CalendaringProxyManager.getRecurringEventQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the recurring
event query service for the given calendar. |