Uses of Interface
org.osid.calendaring.ScheduleAdminSession
Packages that use ScheduleAdminSession
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 ScheduleAdminSession in org.osid.calendaring
Methods in org.osid.calendaring that return ScheduleAdminSessionModifier and TypeMethodDescriptionCalendaringManager.getScheduleAdminSession()Gets theOsidSessionassociated with the schedule administration service.CalendaringProxyManager.getScheduleAdminSession(Proxy proxy) Gets theOsidSessionassociated with the schedule administration service.CalendaringManager.getScheduleAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the schedule admin service for the given calendar.CalendaringProxyManager.getScheduleAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the schedule admin service for the given calendar. -
Uses of ScheduleAdminSession in org.osid.calendaring.batch
Subinterfaces of ScheduleAdminSession in org.osid.calendaring.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSchedulesin bulk.