Uses of Interface
org.osid.personnel.AppointmentLookupSession
Packages that use AppointmentLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of AppointmentLookupSession in org.osid.personnel
Methods in org.osid.personnel that return AppointmentLookupSessionModifier and TypeMethodDescriptionPersonnelManager.getAppointmentLookupSession()Gets theOsidSessionassociated with the appointment lookup service.PersonnelProxyManager.getAppointmentLookupSession(Proxy proxy) Gets theOsidSessionassociated with the appointment lookup service.PersonnelManager.getAppointmentLookupSessionForRealm(Id realmId) Gets theOsidSessionassociated with the appointment lookup service for the given realm.PersonnelProxyManager.getAppointmentLookupSessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the appointment lookup service for the given realm.