Uses of Class
com.evolveum.midpoint.prism.path.PathSet
Packages that use PathSet
Package
Description
-
Uses of PathSet in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return PathSetModifier and TypeMethodDescriptionCorrelationService.determineCorrelatorConfiguration(@NotNull CorrelatorDiscriminator discriminator, String archetypeOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Instantiates a correlator -
Uses of PathSet in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return PathSet -
Uses of PathSet in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with parameters of type PathSetModifier and TypeMethodDescription@NotNull PrismSerializer<T>PrismSerializer.itemsToSkip(PathSet itemsToSkip) These items will be skipped during serialization. -
Uses of PathSet in com.evolveum.midpoint.prism.path
Methods in com.evolveum.midpoint.prism.path that return PathSetModifier and TypeMethodDescriptionstatic PathSetPathSet.empty()Returns immutable empty path set.static @NotNull PathSetReturns immutablePathSet.@NotNull PathSetStrips the prefix from a set of paths.Methods in com.evolveum.midpoint.prism.path that return types with arguments of type PathSetModifier and TypeMethodDescription@NotNull NameKeyedMap<ItemName,PathSet> PathSet.factor()Factors the path set on the first segment of the paths. -
Uses of PathSet in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return types with arguments of type PathSetModifier and TypeMethodDescriptionSelectorOptions.extractOptionValues(Collection<SelectorOptions<GetOperationOptions>> options, Function<GetOperationOptions, T> supplier) ParsedGetOperationOptions.getDefinitionProcessingMap()