Uses of Class
org.apache.syncope.client.ui.commons.wizards.any.AnyWrapper
Packages that use AnyWrapper
Package
Description
-
Uses of AnyWrapper in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons with parameters of type AnyWrapperModifier and TypeMethodDescription<A extends AnyTO>
WizardModelAnyWizardBuilderAdditionalSteps.buildModelSteps
(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdMAnyWizardBuilderAdditionalSteps.buildModelSteps
(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdRepoAnyWizardBuilderAdditionalSteps.buildModelSteps
(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) Method parameters in org.apache.syncope.client.console.commons with type arguments of type AnyWrapperModifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) AnyDirectoryPanelAdditionalActionLinksProvider.get
(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef) AnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(GroupTO modelObject, String realm, BaseModal<AnyWrapper<GroupTO>> modal, String header, GroupDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) -
Uses of AnyWrapper in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type AnyWrapperModifier and TypeMethodDescriptionprotected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> AnyObjectDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) protected WizardMgtPanel
<AnyWrapper<GroupTO>> GroupDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) protected WizardMgtPanel
<AnyWrapper<UserTO>> UserDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) Methods in org.apache.syncope.client.console.panels with parameters of type AnyWrapperModifier and TypeMethodDescriptionprotected Panel
AnyDirectoryPanel.customResultBody
(String panelId, AnyWrapper<A> item, Serializable result) -
Uses of AnyWrapper in org.apache.syncope.client.console.panels.search
Methods in org.apache.syncope.client.console.panels.search that return types with arguments of type AnyWrapperModifier and TypeMethodDescriptionprotected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> AnyObjectSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) protected WizardMgtPanel
<AnyWrapper<GroupTO>> GroupSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) protected WizardMgtPanel
<AnyWrapper<UserTO>> UserSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of AnyWrapper in org.apache.syncope.client.console.status
Constructor parameters in org.apache.syncope.client.console.status with type arguments of type AnyWrapperModifierConstructorDescriptionChangePasswordModal
(BaseModal<AnyWrapper<UserTO>> baseModal, UserWrapper wrapper, PageReference pageRefer) -
Uses of AnyWrapper in org.apache.syncope.client.console.wizards.any
Subclasses of AnyWrapper in org.apache.syncope.client.console.wizards.anyFields in org.apache.syncope.client.console.wizards.any with type parameters of type AnyWrapperModifier and TypeFieldDescriptionprotected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> Relationships.Specification.anyObjectDirectoryPanel
Methods in org.apache.syncope.client.console.wizards.any that return AnyWrapperModifier and TypeMethodDescriptionprotected static <T extends AnyTO>
AnyWrapper<T> AnyWizardBuilder.wrapper
(T anyTO) Methods in org.apache.syncope.client.console.wizards.any that return types with arguments of type AnyWrapperModifier and TypeMethodDescriptionGroupWizardBuilder.setItem
(AnyWrapper<GroupTO> 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.any with parameters of type AnyWrapperModifier and TypeMethodDescriptionprotected Optional
<Details<AnyObjectTO>> AnyObjectTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) protected Optional
<Details<AnyObjectTO>> AnyObjectWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) AnyWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<A> modelObject) GroupTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<GroupTO> modelObject) GroupWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<GroupTO> modelObject) UserTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) UserWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) protected WizardModel
AnyWizardBuilder.buildModelSteps
(AnyWrapper<A> modelObject, WizardModel wizardModel) protected Serializable
AnyObjectWizardBuilder.onApplyInternal
(AnyWrapper<AnyObjectTO> modelObject) protected Serializable
GroupWizardBuilder.onApplyInternal
(AnyWrapper<GroupTO> modelObject) protected Serializable
UserWizardBuilder.onApplyInternal
(AnyWrapper<UserTO> modelObject) GroupWizardBuilder.setItem
(AnyWrapper<GroupTO> item) This method has been overridden to manage asynchronous translation of FIQL string to search classes list and viceversa.UserWizardBuilder.setItem
(AnyWrapper<UserTO> item) Overrides default setItem() in order to clean statusModel as well.Constructors in org.apache.syncope.client.console.wizards.any with parameters of type AnyWrapperModifierConstructorDescriptionAbstractAttrs
(AnyWrapper<?> modelObject, AjaxWizard.Mode mode, List<String> anyTypeClasses, List<String> whichAttrs) AnyObjectDetails
(AnyWrapper<AnyObjectTO> wrapper, boolean templateMode, boolean includeStatusPanel, PageReference pageRef) AnyWizardBuilder
(AnyWrapper<A> wrapper, List<String> anyTypeClasses, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo, PageReference pageRef) Construct.ConsoleAuxClasses
(AnyWrapper<T> modelObject, List<String> anyTypeClasses) Details
(AnyWrapper<T> wrapper, boolean templateMode, boolean includeStatusPanel, PageReference pageRef) Groups
(AnyWrapper<T> modelObject, boolean templateMode) PlainAttrs
(AnyWrapper<T> modelObject, AjaxWizard.Mode mode, List<String> anyTypeClasses, List<String> whichPlainAttrs) Relationships
(AnyWrapper<?> modelObject, PageReference pageRef) Resources
(AnyWrapper<T> modelObject) VirAttrs
(AnyWrapper<T> modelObject, AjaxWizard.Mode mode, List<String> anyTypeClasses, List<String> whichVirAttrs) -
Uses of AnyWrapper in org.apache.syncope.client.enduser.panels
Methods in org.apache.syncope.client.enduser.panels that return AnyWrapperMethods in org.apache.syncope.client.enduser.panels that return types with arguments of type AnyWrapperModifier and TypeMethodDescriptionUserFormPanel.build
(String id, int index, AjaxWizard.Mode mode) UserFormPanel.setEventSink
(IEventSink eventSink) UserFormPanel.setItem
(AnyWrapper<UserTO> item) Methods in org.apache.syncope.client.enduser.panels with parameters of type AnyWrapper -
Uses of AnyWrapper in org.apache.syncope.client.enduser.panels.any
Constructors in org.apache.syncope.client.enduser.panels.any with parameters of type AnyWrapperModifierConstructorDescriptionAbstractAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichAttrs) DerAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichDerAttrs) Groups
(String id, AnyWrapper<T> modelObject) Resources
(String id, AnyWrapper<T> modelObject) VirAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichVirAttrs) -
Uses of AnyWrapper in org.apache.syncope.client.ui.commons.wizards.any
Subclasses of AnyWrapper in org.apache.syncope.client.ui.commons.wizards.anyConstructors in org.apache.syncope.client.ui.commons.wizards.any with parameters of type AnyWrapperModifierConstructorDescriptionAbstractAnyWizardBuilder
(AnyWrapper<A> defaultItem, PageReference pageRef) AbstractAuxClasses
(AnyWrapper<T> modelObject, List<String> anyTypeClasses) AbstractGroups
(AnyWrapper<T> modelObject) AbstractResources
(AnyWrapper<T> modelObject)