WebCenter Interaction API  
 

IPTCommunityManager Members

IPTCommunityManager overview

Public Instance Methods

public methodCachedOpenCommunityInfo Returns an IPTCommunityInfo, which can be used by the UI to display a cached version of the community.
public methodFlushMandatoryTabsCache Flush the mandatory tabs cache. Calling this function frequently will result in performance problems.
public methodFlushObjectIdLookupCache Flush the object name to object id cache. Use only for testing!
public methodGetCommunityIDGivenPageID Returns the community id of the community which owns passed in page id.
public methodJoinCommunity Join the current user to a community with a particular membership type.
public methodLookupPageIdFromCommunityPageName Looksup the page id or page ids if there are more than one page with the specified name in the specified community.
public methodQueryAvailableCommunities Query for communities that are available to the current user.
public methodQueryCommunitiesForGadget Returns a query result of object IDs for the communities that contain the given gadget.
public methodQueryMandatoryTabs Query for current user's list of mandatory communities that appear with navigation tabs.
public methodQueryMemberships Query for the current user's community memberships, which includes communities that the user has joined and communities that are mandatory for groups that the user is in.
public methodQuitCommunity Remove the current user from a community that they are currently joined to.

See Also

IPTCommunityManager Interface | com.plumtree.server Namespace