Uses of Class
org.apache.syncope.client.console.layout.AnyObjectFormLayoutInfo
Package
Description
-
Uses of AnyObjectFormLayoutInfo in org.apache.syncope.client.console.layout
Modifier and TypeMethodDescriptionvoid
AnyLayout.setAnyObjects
(String anyType, AnyObjectFormLayoutInfo layoutInfo) -
Uses of AnyObjectFormLayoutInfo in org.apache.syncope.client.console.wizards.any
ModifierConstructorDescriptionAnyObjectTemplateWizardBuilder
(TemplatableTO templatable, String anyType, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, AnyObjectRestClient anyObjectRestClient, PageReference pageRef) AnyObjectWizardBuilder
(AnyObjectTO anyObjectTO, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, AnyObjectRestClient anyObjectRestClient, PageReference pageRef) AnyObjectWizardBuilder
(AnyObjectTO previousAnyObjectTO, AnyObjectTO anyObjectTO, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, PageReference pageRef) Constructor to be used for Remediation details only.