Uses of Interface
org.osid.personnel.AppointmentNotificationSession
Packages that use AppointmentNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of AppointmentNotificationSession in org.osid.personnel
Methods in org.osid.personnel that return AppointmentNotificationSessionModifier and TypeMethodDescriptionPersonnelManager.getAppointmentNotificationSession(AppointmentReceiver appointmentReceiver) Gets theOsidSessionassociated with the appointment notification service.PersonnelProxyManager.getAppointmentNotificationSession(AppointmentReceiver appointmentReceiver, Proxy proxy) Gets theOsidSessionassociated with the appointment notification service.PersonnelManager.getAppointmentNotificationSessionForRealm(AppointmentReceiver appointmentReceiver, Id realmId) Gets theOsidSessionassociated with the appointment notification service for the given realm.PersonnelProxyManager.getAppointmentNotificationSessionForRealm(AppointmentReceiver appointmentReceiver, Id realmId, Proxy proxy) Gets theOsidSessionassociated with the appointment notification service for the given realm.