Interface AnyDirectoryPanel.AnyDirectoryPanelBuilder
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AnyDirectoryPanel.Builder
,AnyObjectDirectoryPanel.Builder
,AnyObjectSelectionDirectoryPanel.Builder
,AnySelectionDirectoryPanel.Builder
,GroupDirectoryPanel.Builder
,GroupSelectionDirectoryPanel.Builder
,UserDirectoryPanel.Builder
,UserSelectionDirectoryPanel.Builder
- Enclosing class:
- AnyDirectoryPanel<A extends AnyTO,E extends AbstractAnyRestClient<A>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface AnyDirectoryPanel.AnyDirectoryPanelBuilder extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AnyTypeClassTO>
getAnyTypeClassTOs()
-
-
-
Method Detail
-
getAnyTypeClassTOs
List<AnyTypeClassTO> getAnyTypeClassTOs()
-
-