Uses of Interface
org.osid.calendaring.cycle.CyclicTimePeriodAdminSession
Packages that use CyclicTimePeriodAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle.batch
service.
-
Uses of CyclicTimePeriodAdminSession in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicTimePeriodAdminSessionModifier and TypeMethodDescriptionCalendaringCycleManager.getCyclicTimePeriodAdminSession()Gets theOsidSessionassociated with the cyclic time period administration service.CalendaringCycleProxyManager.getCyclicTimePeriodAdminSession(Proxy proxy) Gets theOsidSessionassociated with the cyclic time period administration service.CalendaringCycleManager.getCyclicTimePeriodAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the cyclic time period admin service for the given calendar.CalendaringCycleProxyManager.getCyclicTimePeriodAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the cyclic time period admin service for the given calendar. -
Uses of CyclicTimePeriodAdminSession in org.osid.calendaring.cycle.batch
Subinterfaces of CyclicTimePeriodAdminSession in org.osid.calendaring.cycle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCyclicTimePeriodsin bulk.