WebCenter Interaction API  
 

IPTAccessList.Merge Method 

Merges access list with the spFromACL argument. If an entry already exists, the higher access level value will be used. Read-only items will not be modified.

void Merge(
   IPTAccessList pACL
);

Parameters

pACL
IPTAccessList to merge with

See Also

IPTAccessList Interface | com.plumtree.server Namespace