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