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