Plumtree Portal UI  
 

ObjectSecurityModel.PT_ACCESS_LIST_ENTRY_READONLY Field

Read only flag value for the EXPLIST_COL_ROWACCESS column. Read only means that the user won't be able to delete that row.

public const bool PT_ACCESS_LIST_ENTRY_READONLY = True;

See Also

ObjectSecurityModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace