Uses of Interface
org.osid.calendaring.cycle.CyclicEventAdminSession
Packages that use CyclicEventAdminSession
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 CyclicEventAdminSession in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicEventAdminSessionModifier and TypeMethodDescriptionCalendaringCycleManager.getCyclicEventAdminSession()Gets theOsidSessionassociated with the cyclic event administration service.CalendaringCycleProxyManager.getCyclicEventAdminSession(Proxy proxy) Gets theOsidSessionassociated with the cyclic event administration service.CalendaringCycleManager.getCyclicEventAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the cyclic event admin service for the given calendar.CalendaringCycleProxyManager.getCyclicEventAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the cyclic event admin service for the given calendar. -
Uses of CyclicEventAdminSession in org.osid.calendaring.cycle.batch
Subinterfaces of CyclicEventAdminSession in org.osid.calendaring.cycle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCyclicEventsin bulk.