WebCenter Interaction API  
 

IPTProfileManager Members

IPTProfileManager overview

Public Instance Methods

public methodCleanupProfileCommunity Cleans up UserInfo information used by profile portlets. Should only be called by the intrinsic Profile Community.
public methodGetManagedCommunities Returns a list of communities for which the given user has edit access, and the current user has read access.
public methodGetUserInfo Returns UserInfo for a particular user.
public methodGetUserInfoMap Returns the map from property id to UserInfo attribute.
public methodGetUserName Returns the name and description of a user.
public methodGetUserProperties 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.
public methodSetupProfileCommunity Prepare to pass appropriate information to profile portlets by adding information to UserInfo. Should only be called by the intrinsic Profile Community.
public methodSetUserInfoMap Sets the map from property id to UserInfo attribute.

See Also

IPTProfileManager Interface | com.plumtree.server Namespace