![]() PT_ACCESS_LEVEL_ADMIN | Administrative access is granted. This generally means that all operations are permitted, including moving the object, deleting it, etc. |
![]() PT_ACCESS_LEVEL_EDIT | Edit access is granted. This generally means that the user can edit the data in the object (e.g. change the name of a Community) |
![]() PT_ACCESS_LEVEL_NONE | No access to the item is granted |
![]() PT_ACCESS_LEVEL_READ | Read access is granted. This generally means that the user can see the object, but not use it |
![]() PT_ACCESS_LEVEL_SELECT | Select access is granted. This generally means that the user can choose the object, and use it (e.g. select a Gadget object to view on a MyPage) |
PT_ACCESS_LEVELS Constructor
|
Initializes a new instance of the PT_ACCESS_LEVELS class. |
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. GetHashCode is 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. |
PT_ACCESS_LEVELS Class | com.plumtree.server Namespace | IPTAccessList | IPTAccessListEntry