Uses of Interface
org.apache.syncope.client.console.panels.AnyPanel.DirectoryPanelSupplier
-
Packages that use AnyPanel.DirectoryPanelSupplier Package Description org.apache.syncope.client.console.panels -
-
Uses of AnyPanel.DirectoryPanelSupplier in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return AnyPanel.DirectoryPanelSupplier Modifier and Type Method Description protected AnyPanel.DirectoryPanelSupplier
AnyPanel. getDefaultDirectoryPanelSupplier()
Methods in org.apache.syncope.client.console.panels with parameters of type AnyPanel.DirectoryPanelSupplier Modifier and Type Method Description AP
AnyPanel.Builder. build(AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)
protected Panel
AnyPanel. createDirectoryPanel(AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)
-