Uses of Interface
org.osid.calendaring.batch.EventBatchAdminSession
Packages that use EventBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.batch
service.
-
Uses of EventBatchAdminSession in org.osid.calendaring.batch
Methods in org.osid.calendaring.batch that return EventBatchAdminSessionModifier and TypeMethodDescriptionCalendaringBatchManager.getEventBatchAdminSession()Gets theOsidSessionassociated with the bulk event administration service.CalendaringBatchProxyManager.getEventBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk event administration service.CalendaringBatchManager.getEventBatchAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the bulk event administration service for the given calendar.CalendaringBatchProxyManager.getEventBatchAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the bulk event administration service for the given calendar.