| 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 |
|---|---|
CyclicTimePeriodAdminSession |
CalendaringCycleManager.getCyclicTimePeriodAdminSession()
Gets the
OsidSession associated with the cyclic time
period administration service. |
CyclicTimePeriodAdminSession |
CalendaringCycleProxyManager.getCyclicTimePeriodAdminSession(Proxy proxy)
Gets the
OsidSession associated with the cyclic time
period administration service. |
CyclicTimePeriodAdminSession |
CalendaringCycleManager.getCyclicTimePeriodAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the cyclic time
period admin service for the given calendar. |
CyclicTimePeriodAdminSession |
CalendaringCycleProxyManager.getCyclicTimePeriodAdminSessionForCalendar(Id calendarId,
Proxy proxy)
Gets the
OsidSession associated with the cyclic time
period admin service for the given calendar. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CyclicTimePeriodBatchAdminSession
This session creates, updates, and deletes
CyclicTimePeriods
in bulk. |