Package | Description |
---|---|
org.osid.calendaring.cycle |
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
|
Modifier and Type | Method and Description |
---|---|
EventCyclicEventLookupSession |
CalendaringCycleManager.getEventCyclicEventLookupSession()
Gets the session for retrieving event to cyclic event associations.
|
EventCyclicEventLookupSession |
CalendaringCycleProxyManager.getEventCyclicEventLookupSession(Proxy proxy)
Gets the session for retrieving event to cyclic event associations.
|
EventCyclicEventLookupSession |
CalendaringCycleManager.getEventCyclicEventLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the event cyclic
event lookup service for the given calendar. |
EventCyclicEventLookupSession |
CalendaringCycleProxyManager.getEventCyclicEventLookupSessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the event cyclic
event lookup service for the given calendar. |