Aqualogic Interaction API  
 

IPTCommunityManager Members

IPTCommunityManager overview

Public Instance Methods

CachedOpenCommunityInfo Returns an IPTCommunityInfo, which can be used by the UI to display a cached version of the community.
FlushMandatoryTabsCache Flush the mandatory tabs cache. Calling this function frequently will result in performance problems.
FlushObjectIdLookupCache Flush the object name to object id cache. Use only for testing!
GetCommunityIDGivenPageID Returns the community id of the community which owns passed in page id.
JoinCommunity Join the current user to a community with a particular membership type.
LookupPageIdFromCommunityPageName Looksup the page id or page ids if there are more than one page with the specified name in the specified community.
QueryAvailableCommunities Query for communities that are available to the current user.
QueryCommunitiesForGadget Returns a query result of object IDs for the communities that contain the given gadget.
QueryMandatoryTabs Query for current user's list of mandatory communities that appear with navigation tabs.
QueryMemberships 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.
QuitCommunity Remove the current user from a community that they are currently joined to.

See Also

IPTCommunityManager Interface | com.plumtree.server Namespace