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