Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.MappingUsedFor
Packages that use MappingUsedFor
Package
Description
-
Uses of MappingUsedFor in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling that return MappingUsedForModifier and TypeMethodDescriptionstatic MappingUsedForReturns the enum constant of this class with the specified name.static MappingUsedFor[]MappingUsedFor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling with parameters of type MappingUsedForModifier and TypeMethodDescriptionstatic voidMappingUtils.excludeUnwantedMappings(@NotNull List<PrismContainerValueWrapper<MappingType>> list, MappingUsedFor usedFor) Filters the given list in place, keeping only mappings matching the specified usage type.static booleanMappingUtils.isExcludedMapping(MappingUsedFor usedFor, @NotNull PrismContainerValueWrapper<MappingType> valueWrapper) -
Uses of MappingUsedFor in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping that return MappingUsedForModifier and TypeMethodDescriptionprotected MappingUsedForInboundAttributeMappingsTable.getSelectedTypeOfMappings()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping with parameters of type MappingUsedForModifier and TypeMethodDescriptionprotected voidInboundAttributeMappingsTable.excludeMappings(@NotNull List<PrismContainerValueWrapper<MappingType>> list, MappingUsedFor usedFor) -
Uses of MappingUsedFor in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.table
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.table that return types with arguments of type MappingUsedForModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<MappingUsedFor>SmartMappingTable.getMappingUsedForModel()