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