Uses of Class
org.apache.syncope.client.console.panels.UserDirectoryPanel
Packages that use UserDirectoryPanel
Package
Description
-
Uses of UserDirectoryPanel in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons with parameters of type UserDirectoryPanelModifier 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
Fields in org.apache.syncope.client.console.wizards.any declared as UserDirectoryPanelModifier and TypeFieldDescriptionprotected final UserDirectoryPanel
MergeLinkedAccountsWizardBuilder.parentPanel
Constructors in org.apache.syncope.client.console.wizards.any with parameters of type UserDirectoryPanelModifierConstructorDescriptionMergeLinkedAccountsWizardBuilder
(IModel<UserTO> model, UserDirectoryPanel parentPanel, BaseModal<?> modal, ResourceRestClient resourceRestClient, UserRestClient userRestClient, PageReference pageRef)