Uses of Interface
org.osid.profile.ProfileEntryReceiver
Packages that use ProfileEntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileEntryReceiver in org.osid.profile
Methods in org.osid.profile with parameters of type ProfileEntryReceiverModifier and TypeMethodDescriptionProfileManager.getProfileEntryNotificationSession(ProfileEntryReceiver profileEntryReceiver) Gets the notification session for notifications pertaining to profile entry changes.ProfileProxyManager.getProfileEntryNotificationSession(ProfileEntryReceiver profileEntryReceiver, Proxy proxy) Gets the notification session for notifications pertaining to profile entry changes.ProfileManager.getProfileEntryNotificationSessionForProfile(ProfileEntryReceiver profileEntryReceiver, Id profileId) Gets theOsidSessionassociated with the profile entry notification service for the given profile.ProfileProxyManager.getProfileEntryNotificationSessionForProfile(ProfileEntryReceiver profileEntryReceiver, Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile entry notification service for the given profile.