Uses of Interface
org.osid.calendaring.RecurringEventAdminSession
Packages that use RecurringEventAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.calendaring.batch
service.
-
Uses of RecurringEventAdminSession in org.osid.calendaring
Methods in org.osid.calendaring that return RecurringEventAdminSessionModifier and TypeMethodDescriptionCalendaringManager.getRecurringEventAdminSession()Gets theOsidSessionassociated with the recurring event administration service.CalendaringProxyManager.getRecurringEventAdminSession(Proxy proxy) Gets theOsidSessionassociated with the recurring event administration service.CalendaringManager.getRecurringEventAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the recurring event admin service for the given calendar.CalendaringProxyManager.getRecurringEventAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the recurring event admin service for the given calendar. -
Uses of RecurringEventAdminSession in org.osid.calendaring.batch
Subinterfaces of RecurringEventAdminSession in org.osid.calendaring.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRecurringEventsin bulk.