WebCenter Interaction API  
 

IPTSPortalCollection.ReadACL Method 

Returns the IPTSField for portal objects' ACL. Type String; retrievable but not searchable. Tokens in this String are whitespace-separated user IDs (prefixed with 'u') and group IDs (no prefix) of users or groups that can read the item.

IPTSField ReadACL();

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace