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