Hi everyone, As i know that every role that are created by using Ivy Designer, its “isDynamic” property will be set to “False” as default. And we you the ivy script like this for example : ivy.wf.getSecurityContext().getTopLevelRole().createChildRole(“MyRole”, “DisplayNameOfMyRole”, “Description of MyRole”, true); We can set the “isDynamic” = true if we want . Is there any API in Ivy that support us to get the “isDynamic” value ? just like in IRole API, you can use getDisplayName() to get the “DisplayNameTemplate” or getName() to get the “Name” of role Thanks. asked 01.11.2017 at 03:37 Khoi Phan |
You can access it by using internal API. But it could change at any release without notice...
answered 03.11.2017 at 04:12 Reguel Werme... ♦♦ thanks for your suggestion
(12.11.2017 at 21:04)
Khoi Phan
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 01.11.2017 at 03:37
Seen: 710 times
Last updated: 12.11.2017 at 21:04