Package | Description |
---|---|
org.apache.syncope.client.console.panels | |
org.apache.syncope.client.console.panels.search |
Modifier and Type | Class and Description |
---|---|
static class |
AccessTokenDirectoryPanel.Builder |
static class |
AnyDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> |
static class |
AnyObjectDirectoryPanel.Builder |
static class |
ApplicationDirectoryPanel.Builder |
static class |
BpmnProcessDirectoryPanel.Builder |
static class |
ConnectorDirectoryPanel.Builder |
static class |
ConnidLocations.Builder |
static class |
DelegationDirectoryPanel.Builder |
static class |
DynRealmDirectoryPanel.Builder |
static class |
GroupDirectoryPanel.Builder |
static class |
ResourceDirectoryPanel.Builder |
static class |
RoleDirectoryPanel.Builder |
static class |
UserDirectoryPanel.Builder |
Modifier and Type | Method and Description |
---|---|
DirectoryPanel.Builder<T,W,E> |
DirectoryPanel.Builder.disableCheckBoxes() |
DirectoryPanel.Builder<T,W,E> |
DirectoryPanel.Builder.hidePaginator() |
DirectoryPanel.Builder<T,W,E> |
DirectoryPanel.Builder.setFiltered(boolean filtered) |
DirectoryPanel.Builder<T,W,E> |
DirectoryPanel.Builder.setFiql(String fiql) |
Constructor and Description |
---|
DirectoryPanel(String id,
DirectoryPanel.Builder<T,W,E> builder) |
DirectoryPanel(String id,
DirectoryPanel.Builder<T,W,E> builder,
boolean wizardInModal) |
ParametersDirectoryPanel(String id,
DirectoryPanel.Builder<AttrTO,AttrTO,ConfRestClient> builder) |
Modifier and Type | Class and Description |
---|---|
static class |
AnyObjectSelectionDirectoryPanel.Builder |
static class |
AnySelectionDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> |
static class |
GroupSelectionDirectoryPanel.Builder |
static class |
UserSelectionDirectoryPanel.Builder |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.