Uses of Class
org.apache.syncope.client.console.wizards.role.RoleWrapper
Package
Description
-
Uses of RoleWrapper in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionprotected WizardMgtPanel
<RoleWrapper> RoleDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of RoleWrapper in org.apache.syncope.client.console.wizards.role
Modifier and TypeMethodDescriptionRoleWizardBuilder.setItem
(RoleWrapper item) This method has been overridden to manage asynchronous translation of FIQL string to search classes list and viceversa.Modifier and TypeMethodDescriptionprotected WizardModel
RoleWizardBuilder.buildModelSteps
(RoleWrapper modelObject, WizardModel wizardModel) protected Serializable
RoleWizardBuilder.onApplyInternal
(RoleWrapper modelObject) RoleWizardBuilder.setItem
(RoleWrapper item) This method has been overridden to manage asynchronous translation of FIQL string to search classes list and viceversa.