Aqualogic Interaction API  
 

PT_ACCESS_LEVELS Fields

The fields of the PT_ACCESS_LEVELS class are listed below. For a complete list of PT_ACCESS_LEVELS class members, see the PT_ACCESS_LEVELS Members topic.

Public Static Fields

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)

See Also

PT_ACCESS_LEVELS Class | com.plumtree.server Namespace | IPTAccessList | IPTAccessListEntry