Uses of Interface
org.osid.personnel.PersonNotificationSession
Packages that use PersonNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of PersonNotificationSession in org.osid.personnel
Methods in org.osid.personnel that return PersonNotificationSessionModifier and TypeMethodDescriptionPersonnelManager.getPersonNotificationSession(PersonReceiver personReceiver) Gets theOsidSessionassociated with the person notification service.PersonnelProxyManager.getPersonNotificationSession(PersonReceiver personReceiver, Proxy proxy) Gets theOsidSessionassociated with the person notification service.PersonnelManager.getPersonNotificationSessionForRealm(PersonReceiver personReceiver, Id realmId) Gets theOsidSessionassociated with the person notification service for the given realm.PersonnelProxyManager.getPersonNotificationSessionForRealm(PersonReceiver personReceiver, Id realmId, Proxy proxy) Gets theOsidSessionassociated with the person notification service for the given realm.