Uses of Interface
org.osid.calendaring.TimePeriodAdminSession
Packages that use TimePeriodAdminSession
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 TimePeriodAdminSession in org.osid.calendaring
Methods in org.osid.calendaring that return TimePeriodAdminSessionModifier and TypeMethodDescriptionCalendaringManager.getTimePeriodAdminSession()Gets theOsidSessionassociated with the time period administration service.CalendaringProxyManager.getTimePeriodAdminSession(Proxy proxy) Gets theOsidSessionassociated with the time period administration service.CalendaringManager.getTimePeriodAdminSessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the time period admin service for the given calendar.CalendaringProxyManager.getTimePeriodAdminSessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the time period admin service for the given calendar. -
Uses of TimePeriodAdminSession in org.osid.calendaring.batch
Subinterfaces of TimePeriodAdminSession in org.osid.calendaring.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesTimePeriodsin bulk.