Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProfileProvider Members

IProfileProvider overview

Public Instance Methods

iconAttachToUser Gets an IUser object used to query for properties on the specified user. Throws a NoSuchUserException if the given parameters do not match any user in the backend system.
iconGetGlobalSignature Returns a global signature or last-modified date to the portal, used to determine whether the profile information for any user has changed.
iconInitialize Initializes the profile provider using the information configured in the portal by the administrator.
iconShutdown Cleans up any resources used by the profile provider.

See Also

IProfileProvider Interface | Plumtree.Remote.Profile Namespace