Class AnyPanel.Builder<AP extends AnyPanel>
- java.lang.Object
-
- org.apache.syncope.client.console.panels.AnyPanel.Builder<AP>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AP
build()
AP
build(AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)
-
-
-
Method Detail
-
build
public AP build()
-
build
public AP build(AnyPanel.DirectoryPanelSupplier directoryPanelSupplier)
-
-