Uses of Interface
org.osid.calendaring.CommitmentQuerySession
Packages that use CommitmentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of CommitmentQuerySession in org.osid.calendaring
Subinterfaces of CommitmentQuerySession in org.osid.calendaringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingCommitmentobjects.Methods in org.osid.calendaring that return CommitmentQuerySessionModifier and TypeMethodDescriptionCalendaringManager.getCommitmentQuerySession()Gets theOsidSessionassociated with the commitment query service.CalendaringProxyManager.getCommitmentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the commitment query service.CalendaringManager.getCommitmentQuerySessionForCalendar(Id calendarId) Gets theOsidSessionassociated with the commitment query service for the given calendar.CalendaringProxyManager.getCommitmentQuerySessionForCalendar(Id calendarId, Proxy proxy) Gets theOsidSessionassociated with the commitment query service for the given calendar.