Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic.AssociationDefinitionWrapper
Packages that use AssociationDefinitionWrapper
Package
Description
-
Uses of AssociationDefinitionWrapper in com.evolveum.midpoint.gui.impl.component.tile
Classes in com.evolveum.midpoint.gui.impl.component.tile with type parameters of type AssociationDefinitionWrapperModifier and TypeClassDescriptionclassAssociationTilePanel<T extends Tile<AssociationDefinitionWrapper>>Methods in com.evolveum.midpoint.gui.impl.component.tile with parameters of type AssociationDefinitionWrapperModifier and TypeMethodDescriptionprotected abstract voidAssociationTilePanel.onClick(AssociationDefinitionWrapper value, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of AssociationDefinitionWrapper in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with parameters of type AssociationDefinitionWrapperModifier and TypeMethodDescriptionprotected abstract voidAssociationsListView.onTileClickPerformed(AssociationDefinitionWrapper value, org.apache.wicket.ajax.AjaxRequestTarget target) protected abstract voidChoiceAssociationPopupPanel.onTileClickPerformed(AssociationDefinitionWrapper value, org.apache.wicket.ajax.AjaxRequestTarget target) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type AssociationDefinitionWrapperModifier and TypeMethodDescriptionprotected voidAssociationsListView.populateItem(org.apache.wicket.markup.html.list.ListItem<Tile<AssociationDefinitionWrapper>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type AssociationDefinitionWrapperModifierConstructorDescriptionAssociationsListView(String id, ListDataProvider<Tile<AssociationDefinitionWrapper>> provider, ResourceDetailsModel resourceDetailsModel) -
Uses of AssociationDefinitionWrapper in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic that return types with arguments of type AssociationDefinitionWrapperModifier and TypeMethodDescriptionprotected LoadableModel<List<Tile<AssociationDefinitionWrapper>>>AssociationChoicePanel.loadTilesModel()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic with parameters of type AssociationDefinitionWrapperModifier and TypeMethodDescriptionbooleanAssociationDefinitionWrapper.equalsSubject(AssociationDefinitionWrapper wrapper) protected abstract voidAssociationChoicePanel.onTileClickPerformed(AssociationDefinitionWrapper value, org.apache.wicket.ajax.AjaxRequestTarget target)