Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

CommunityAccessLevel Members

CommunityAccessLevel overview

Public Static Fields

Admin Admin means that the user has full administrative rights to this Community.
Edit Edit means that the user has the ability to edit content in this Community (add portlets, delete portlets, change layout, etc.).
None None means that the user does not have access to this Community.
Read Read means that the user can see this Community in the list of Communities, but cannot choose to join the Community.
Select Select means that the user can join this Community.

Public Instance Methods

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

See Also

CommunityAccessLevel Class | Plumtree.Remote.Portlet Namespace