WebCenter Interaction API  
 

IPTAccessList.AggressiveMerge Method 

Similar to Merge, but without accounting for read-only items (i.e. they will be modified). If an entry already exists, the higher access level value will be used.

void AggressiveMerge(
   IPTAccessList pACL
);

Parameters

pACL
IPTAccessList to merge with

See Also

IPTAccessList Interface | com.plumtree.server Namespace