Uses of Class
org.apache.syncope.client.console.wizards.role.RoleWrapper
Packages that use RoleWrapper
Package
Description
-
Uses of RoleWrapper in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type RoleWrapperModifier and TypeMethodDescriptionprotected WizardMgtPanel<RoleWrapper> RoleDirectoryPanel.Builder.newInstance(String id, boolean wizardInModal) -
Uses of RoleWrapper in org.apache.syncope.client.console.wizards.role
Methods in org.apache.syncope.client.console.wizards.role that return types with arguments of type RoleWrapperModifier and TypeMethodDescriptionRoleWizardBuilder.setItem(RoleWrapper item) This method has been overridden to manage asynchronous translation of FIQL string to search classes list and viceversa.Methods in org.apache.syncope.client.console.wizards.role with parameters of type RoleWrapperModifier and TypeMethodDescriptionprotected WizardModelRoleWizardBuilder.buildModelSteps(RoleWrapper modelObject, WizardModel wizardModel) protected SerializableRoleWizardBuilder.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.Constructors in org.apache.syncope.client.console.wizards.role with parameters of type RoleWrapper