Uses of Class
org.apache.syncope.client.console.panels.UserDirectoryPanel
Package
Description
-
Uses of UserDirectoryPanel in org.apache.syncope.client.console.commons
Modifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) -
Uses of UserDirectoryPanel in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected final UserDirectoryPanel
MergeLinkedAccountsWizardBuilder.parentPanel
ModifierConstructorDescriptionMergeLinkedAccountsWizardBuilder
(IModel<UserTO> model, UserDirectoryPanel parentPanel, BaseModal<?> modal, ResourceRestClient resourceRestClient, UserRestClient userRestClient, PageReference pageRef)