WebCenter Interaction API  
 

PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_SELECT Field

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)

public const int PT_ACCESS_LEVEL_SELECT = 3;

See Also

PT_ACCESS_LEVELS Class | com.plumtree.server Namespace