Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic.ParticipantObjectTypeWrapper
Packages that use ParticipantObjectTypeWrapper
Package
Description
-
Uses of ParticipantObjectTypeWrapper 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 ParticipantObjectTypeWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<List<ParticipantObjectTypeWrapper>>ParticipantAssociationStepPanel.getSelectedItemsModel()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic with parameters of type ParticipantObjectTypeWrapperModifier and TypeMethodDescriptionprotected voidParticipantAssociationStepPanel.deselectItem(ParticipantObjectTypeWrapper removedWrapper) protected booleanParticipantAssociationStepPanel.equalValueAndObjectTypeWrapper(PrismContainerValueWrapper<ResourceObjectTypeIdentificationType> value, ParticipantObjectTypeWrapper wrapper) protected org.apache.wicket.model.IModel<String>ParticipantAssociationStepPanel.getItemLabelModel(ParticipantObjectTypeWrapper wrapper)