WebCenter Interaction API  
 

PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_EDIT Field

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)

public const int PT_ACCESS_LEVEL_EDIT = 7;

See Also

PT_ACCESS_LEVELS Class | com.plumtree.server Namespace