Uses of Class
org.apache.syncope.client.console.panels.ConfParam
-
Uses of ConfParam in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionfinal ConfParam
ParametersModalPanel.getItem()
ParametersWizardPanel.ParametersForm.getParam()
protected static ConfParam
WAConfigModalPanel.toConfParam
(Attr attr) Modifier and TypeMethodDescriptionParametersDirectoryPanel.getActions
(IModel<ConfParam> model) ParametersDirectoryPanel.getColumns()
ParametersDirectoryPanel.ParametersProvider.iterator
(long first, long count) ModifierConstructorDescriptionParametersForm
(PlainSchemaTO schema, ConfParam param) ParametersModalPanel
(BaseModal<ConfParam> modal, ConfParam param, ConfParamOps confParamOps, AjaxWizard.Mode mode, PageReference pageRef) ModifierConstructorDescriptionParametersDirectoryPanel
(String id, DirectoryPanel.Builder<ConfParam, ConfParam, SyncopeRestClient> builder) ParametersDirectoryPanel
(String id, DirectoryPanel.Builder<ConfParam, ConfParam, SyncopeRestClient> builder) ParametersModalPanel
(BaseModal<ConfParam> modal, ConfParam param, ConfParamOps confParamOps, AjaxWizard.Mode mode, PageReference pageRef)