WebCenter Interaction API  
 

PT_COMMUNITY_MEMBERSHIPTYPE Members

PT_COMMUNITY_MEMBERSHIPTYPE overview

Public Static Fields

public fieldstaticPT_COMMUNITYMEMBER_FREE This is the only applicable membership for users. Community shows up in a User's or a Group's list of My Communities. This membership type allows users and groups to quit from a Community at anytime.
public fieldstaticPT_COMMUNITYMEMBER_MANDATORY Can only be set for groups. Community shows up in My Communities list and users cannot remove themselves from this Community.
public fieldstaticPT_COMMUNITYMEMBER_TAB Same as Mandatory membership, but also adds a mandatory tab for this Community to members navigation. Can only be applied to groups.

Public Instance Constructors

public method PT_COMMUNITY_MEMBERSHIPTYPE Constructor Initializes a new instance of the PT_COMMUNITY_MEMBERSHIPTYPE class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_COMMUNITY_MEMBERSHIPTYPE Class | com.plumtree.server Namespace