WebCenter Interaction API  
 

PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_READ Field

Read access is granted. This generally means that the user can see the object, but not use it

public const int PT_ACCESS_LEVEL_READ = 1;

See Also

PT_ACCESS_LEVELS Class | com.plumtree.server Namespace