Aqualogic Interaction API  
 

IPTProfileManager Members

IPTProfileManager overview

Public Instance Methods

CleanupProfileCommunity Cleans up UserInfo information used by profile portlets. Should only be called by the intrinsic Profile Community.
GetManagedCommunities Returns a list of communities for which the given user has edit access, and the current user has read access.
GetUserInfo Returns UserInfo for a particular user.
GetUserInfoMap Returns the map from property id to UserInfo attribute.
GetUserName Returns the name and description of a user.
GetUserProperties Returns dser profile properties for a given user. Respects ACLs on the property objects and user object. If only read permission is desired, passing FALSE for bRequestEdit will bypass the security check on the user. More efficient than accessing the same data via the user manager.
SetupProfileCommunity Prepare to pass appropriate information to profile portlets by adding information to UserInfo. Should only be called by the intrinsic Profile Community.
SetUserInfoMap Sets the map from property id to UserInfo attribute.

See Also

IPTProfileManager Interface | com.plumtree.server Namespace