Uses of Class
com.evolveum.midpoint.prism.path.PathKeyedMap
Packages that use PathKeyedMap
Package
Description
-
Uses of PathKeyedMap in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return PathKeyedMapModifier and TypeMethodDescription@NotNull PathKeyedMap<ItemDefinition<?>>SearchableItemsDefinitions.createAvailableSearchItems()Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type PathKeyedMapModifier and TypeMethodDescriptionstatic PropertySearchItemWrapperSearchConfigurationWrapperFactory.createPropertySearchItemWrapper(Class<?> type, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType item, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, ModelServiceLocator modelServiceLocator) -
Uses of PathKeyedMap in com.evolveum.midpoint.gui.impl.component.search.factory
Constructors in com.evolveum.midpoint.gui.impl.component.search.factory with parameters of type PathKeyedMapModifierConstructorDescriptionSearchItemContext(Class<?> containerType, PathKeyedMap<ItemDefinition<?>> availableSearchItems, SearchItemType searchItem, SearchContext additionalSearchContext, CompiledObjectCollectionView collectionView, ModelServiceLocator modelServiceLocator) -
Uses of PathKeyedMap in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return PathKeyedMapModifier and TypeMethodDescription@NotNull PathKeyedMap<ItemCorrelationDefinitionType>TemplateCorrelationConfiguration.getCorrelationDefinitionMap()@NotNull PathKeyedMap<CorrelationPropertyDefinition>CorrelationCaseDescription.getCorrelationPropertiesDefinitions()Constructors in com.evolveum.midpoint.model.api.correlation with parameters of type PathKeyedMapModifierConstructorDescriptionCandidateDescription(F object, double confidence, @NotNull PathKeyedMap<CorrelationCaseDescription.CorrelationPropertyValuesDescription> propertiesValuesMap, @Nullable CorrelationExplanation explanation) -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.correlation
Methods in com.evolveum.midpoint.model.impl.correlation that return PathKeyedMapModifier and TypeMethodDescription@NotNull PathKeyedMap<ItemCorrelationDefinitionType>TemplateCorrelationConfigurationImpl.getCorrelationDefinitionMap() -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that return PathKeyedMapModifier and TypeMethodDescription@NotNull PathKeyedMap<ItemDefinition<?>>AssociationSynchronizationResult.getInnerItemDefinitionsMap() -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return PathKeyedMapModifier and TypeMethodDescription@NotNull PathKeyedMap<ObjectTemplateItemDefinitionType>LensFocusContext.getItemDefinitionsMap()Methods in com.evolveum.midpoint.model.impl.lens with parameters of type PathKeyedMapModifier and TypeMethodDescriptionvoidLensFocusContext.setItemDefinitionsMap(@NotNull PathKeyedMap<ObjectTemplateItemDefinitionType> itemDefinitionsMap) -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.lens.projector.focus
Subclasses of PathKeyedMap in com.evolveum.midpoint.model.impl.lens.projector.focusModifier and TypeClassDescriptionclassCollection of plus/minus/zero sets of values with origins (mappings or similar providers), keyed by target item path. -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Modifier and TypeClassDescriptionclassHolds all mappings waiting for their evaluation. -
Uses of PathKeyedMap in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep
Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep with parameters of type PathKeyedMapModifierConstructorDescriptionFullInboundsTarget(@NotNull LensContext<F> lensContext, @Nullable PrismObject<F> focus, @NotNull PrismObjectDefinition<F> focusDefinition, @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap, @NotNull ItemPath targetPathPrefix) LimitedInboundsTarget(@NotNull PrismContainerValue<T> target, @NotNull PrismContainerDefinition<T> targetDefinition, @NotNull PathKeyedMap<ItemDefinition<?>> itemDefinitionMap) -
Uses of PathKeyedMap in com.evolveum.midpoint.prism.impl
Constructors in com.evolveum.midpoint.prism.impl with parameters of type PathKeyedMapModifierConstructorDescriptionGenericItemMerger(@Nullable OriginMarker originMarker, @NotNull PathKeyedMap<ItemMerger> childrenMergers) GenericItemMerger(@Nullable OriginMarker originMarker, @NotNull PathKeyedMap<ItemMerger> childrenMergers, @NotNull MergeStrategy strategy) -
Uses of PathKeyedMap in com.evolveum.midpoint.schema.merger
Methods in com.evolveum.midpoint.schema.merger that return PathKeyedMapModifier and TypeMethodDescriptionprotected static PathKeyedMap<ItemMerger>BaseMergeOperation.createPathMap(Map<ItemPath, ItemMerger> sourceMap)