Uses of Class
org.apache.syncope.client.console.layout.LinkedAccountFormLayoutInfo
Packages that use LinkedAccountFormLayoutInfo
Package
Description
-
Uses of LinkedAccountFormLayoutInfo in org.apache.syncope.client.console.layout
Methods in org.apache.syncope.client.console.layout that return LinkedAccountFormLayoutInfoMethods in org.apache.syncope.client.console.layout with parameters of type LinkedAccountFormLayoutInfoModifier and TypeMethodDescriptionvoidIdMUserFormLayoutInfo.setLinkedAccountFormLayoutInfo(LinkedAccountFormLayoutInfo linkedAccountFormLayoutInfo) -
Uses of LinkedAccountFormLayoutInfo in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as LinkedAccountFormLayoutInfoModifier and TypeFieldDescriptionprotected LinkedAccountFormLayoutInfoLinkedAccountWizardBuilder.formLayoutInfoConstructors in org.apache.syncope.client.console.wizards.any with parameters of type LinkedAccountFormLayoutInfoModifierConstructorDescriptionLinkedAccountWizardBuilder(IModel<UserTO> model, LinkedAccountFormLayoutInfo formLayoutInfo, UserRestClient userRestClient, AnyTypeRestClient anyTypeRestClient, PageReference pageRef)