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.DirectoryPanelSupplierAnyPanel. getDefaultDirectoryPanelSupplier()Methods in org.apache.syncope.client.console.panels with parameters of type AnyPanel.DirectoryPanelSupplier Modifier and Type Method Description APAnyPanel.Builder. build(AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)protected PanelAnyPanel. createDirectoryPanel(AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)
-