How to add ACL using API
Hello,
I have a requirement of providing modify access on an IBA of CustomConfigurableMastersLink (subtype of ConfigurableMastersLink).
I tried using AccessControlHelper API but got stuck in the parameters which it takes for creating new ACL.
AccessControlHelper.manager.createAccessControlRule(AdminDomainRef arg0, String arg1, State arg2, WTPrincipalReference arg3, AccessPermissionSet arg4, AccessPermissionSet arg5) throws WTException
Can someone please guide me with the parameters. Or with some alternate solution to give ACL using API.
Appreciate your help.
Thank You.
Regards,
Manisha
