Uses of Class
com.evolveum.midpoint.prism.path.PathSet
Package
Description
-
Uses of PathSet in com.evolveum.midpoint.model.api.correlation
Modifier 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
-
Uses of PathSet in com.evolveum.midpoint.prism
Modifier 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
Modifier and TypeMethodDescriptionstatic PathSet
PathSet.empty()
Returns immutable empty path set.static @NotNull PathSet
Returns immutablePathSet
.@NotNull PathSet
Strips the prefix from a set of paths.Modifier 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
Modifier and TypeMethodDescriptionSelectorOptions.extractOptionValues
(Collection<SelectorOptions<GetOperationOptions>> options, Function<GetOperationOptions, T> supplier) ParsedGetOperationOptions.getDefinitionProcessingMap()