| Package | Description |
|---|---|
| org.osid.calendaring.cycle |
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
|
| org.osid.calendaring.cycle.batch |
The Open Service Interface Definitions for the org.osid.calendaring.cycle.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
CyclicEventAdminSession |
CalendaringCycleManager.getCyclicEventAdminSession()
Gets the
OsidSession associated with the cyclic event
administration service. |
CyclicEventAdminSession |
CalendaringCycleProxyManager.getCyclicEventAdminSession(Proxy proxy)
Gets the
OsidSession associated with the cyclic event
administration service. |
CyclicEventAdminSession |
CalendaringCycleManager.getCyclicEventAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the cyclic event
admin service for the given calendar. |
CyclicEventAdminSession |
CalendaringCycleProxyManager.getCyclicEventAdminSessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the cyclic event
admin service for the given calendar. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CyclicEventBatchAdminSession
This session creates, updates, and deletes
CyclicEvents
in bulk. |