Uses of Interface
org.osid.personnel.OrganizationNotificationSession
Packages that use OrganizationNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of OrganizationNotificationSession in org.osid.personnel
Methods in org.osid.personnel that return OrganizationNotificationSessionModifier and TypeMethodDescriptionPersonnelManager.getOrganizationNotificationSession(OrganizationReceiver organizationReceiver) Gets theOsidSessionassociated with the organization notification service.PersonnelProxyManager.getOrganizationNotificationSession(OrganizationReceiver organizationReceiver, Proxy proxy) Gets theOsidSessionassociated with the organization notification service.PersonnelManager.getOrganizationNotificationSessionForRealm(OrganizationReceiver organizationReceiver, Id realmId) Gets theOsidSessionassociated with the organization notification service for the given realm.PersonnelProxyManager.getOrganizationNotificationSessionForRealm(OrganizationReceiver organizationReceiver, Id realmId, Proxy proxy) Gets theOsidSessionassociated with the organization notification service for the given realm.