Uses of Class
org.apache.syncope.client.console.panels.GroupDirectoryPanel
-
Packages that use GroupDirectoryPanel Package Description org.apache.syncope.client.console.commons -
-
Uses of GroupDirectoryPanel in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons with parameters of type GroupDirectoryPanel Modifier and Type Method Description List<Action<GroupTO>>
AnyDirectoryPanelAdditionalActionLinksProvider. get(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef)
List<Action<GroupTO>>
IdMAnyDirectoryPanelAdditionalActionLinksProvider. get(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef)
List<Action<GroupTO>>
IdRepoAnyDirectoryPanelAdditionalActionLinksProvider. get(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef)
-