Uses of Interface
org.osid.profile.ProfileItemNotificationSession
Packages that use ProfileItemNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileItemNotificationSession in org.osid.profile
Methods in org.osid.profile that return ProfileItemNotificationSessionModifier and TypeMethodDescriptionProfileManager.getProfileItemNotificationSession(ProfileItemReceiver profileItemReceiver) Gets the notification session for notifications pertaining to profile item changes.ProfileProxyManager.getProfileItemNotificationSession(ProfileItemReceiver profileItemReceiver, Proxy proxy) Gets the notification session for notifications pertaining to profile item changes.ProfileManager.getProfileItemNotificationSessionForProfile(ProfileItemReceiver profileItemReceiver, Id profileId) Gets theOsidSessionassociated with the profile item notification service for the given profile.ProfileProxyManager.getProfileItemNotificationSessionForProfile(ProfileItemReceiver profileItemReceiver, Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile item notification service for the given profile.