| Package | Description |
|---|---|
| org.osid.calendaring.cycle |
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CyclicEventSearchSession
This session provides methods for searching
Event
objects. |
| Modifier and Type | Method and Description |
|---|---|
CyclicEventQuerySession |
CalendaringCycleManager.getCyclicEventQuerySession()
Gets the
OsidSession associated with the cyclic event
query service. |
CyclicEventQuerySession |
CalendaringCycleProxyManager.getCyclicEventQuerySession(Proxy proxy)
Gets the
OsidSession associated with the cyclic event
query service. |
CyclicEventQuerySession |
CalendaringCycleManager.getCyclicEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the cyclic event
query service for the given calendar. |
CyclicEventQuerySession |
CalendaringCycleProxyManager.getCyclicEventQuerySessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the cyclic event
query service for the given calendar. |