Uses of Interface
org.osid.personnel.AppointmentQuerySession
Packages that use AppointmentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of AppointmentQuerySession in org.osid.personnel
Subinterfaces of AppointmentQuerySession in org.osid.personnelModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingAppointmentobjects.Methods in org.osid.personnel that return AppointmentQuerySessionModifier and TypeMethodDescriptionPersonnelManager.getAppointmentQuerySession()Gets theOsidSessionassociated with the appointment query service.PersonnelProxyManager.getAppointmentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the appointment query service.PersonnelManager.getAppointmentQuerySessionForRealm(Id realmId) Gets theOsidSessionassociated with the appointment query service for the given realm.PersonnelProxyManager.getAppointmentQuerySessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the appointment query service for the given realm.