Uses of Class
org.apache.syncope.client.console.panels.AnyDirectoryPanel.Builder
Package
Description
-
Uses of AnyDirectoryPanel.Builder in org.apache.syncope.client.console.panels
Modifier and TypeClassDescriptionstatic class
static class
static class
ModifierConstructorDescriptionprotected
AnyDirectoryPanel
(String id, AnyDirectoryPanel.Builder<A, E> builder) protected
AnyDirectoryPanel
(String id, AnyDirectoryPanel.Builder<A, E> builder, boolean wizardInModal) -
Uses of AnyDirectoryPanel.Builder in org.apache.syncope.client.console.panels.search
Modifier and TypeClassDescriptionstatic final class
static class
AnySelectionDirectoryPanel.Builder<A extends AnyTO,
E extends AbstractAnyRestClient<A>> static final class
static final class
ModifierConstructorDescriptionprotected
AnySelectionDirectoryPanel
(String id, AnyDirectoryPanel.Builder<A, E> builder, boolean wizardInModal)