public abstract static class AnyDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> extends DirectoryPanel.Builder<A,AnyWrapper<A>,E> implements AnyDirectoryPanel.AnyDirectoryPanelBuilder
Modifier and Type | Field and Description |
---|---|
protected String |
dynRealm |
protected String |
realm
Realm related to current panel.
|
protected String |
type
Any type related to current panel.
|
checkBoxEnabled, filtered, fiql, restClient, showPaginator
pageRef
Constructor and Description |
---|
Builder(List<AnyTypeClassTO> anyTypeClassTOs,
E restClient,
String type,
PageReference pageRef) |
Modifier and Type | Method and Description |
---|---|
List<AnyTypeClassTO> |
getAnyTypeClassTOs() |
AnyDirectoryPanel.Builder<A,E> |
setDynRealm(String dynRealm) |
AnyDirectoryPanel.Builder<A,E> |
setRealm(String realm) |
disableCheckBoxes, hidePaginator, setFiltered, setFiql
addNewItemPanelBuilder, addNewItemPanelBuilder, addNotificationPanel, build, newInstance, setShowResultPage, setWizardInModal
protected String realm
protected String dynRealm
protected final String type
public Builder(List<AnyTypeClassTO> anyTypeClassTOs, E restClient, String type, PageReference pageRef)
public AnyDirectoryPanel.Builder<A,E> setRealm(String realm)
public AnyDirectoryPanel.Builder<A,E> setDynRealm(String dynRealm)
public List<AnyTypeClassTO> getAnyTypeClassTOs()
getAnyTypeClassTOs
in interface AnyDirectoryPanel.AnyDirectoryPanelBuilder
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.