Uses of Class
com.evolveum.midpoint.prism.path.TypedItemPath
Packages that use TypedItemPath
-
Uses of TypedItemPath in com.evolveum.midpoint.prism.path
Methods in com.evolveum.midpoint.prism.path that return TypedItemPathModifier and TypeMethodDescription@NotNull TypedItemPathTypedItemPath.emitTo(Consumer<TypedItemPath> consumer, boolean expandReferences) Emits this path to the consumer or multiple type paths (without references) if this path consists of derences.static TypedItemPathstatic TypedItemPathMethod parameters in com.evolveum.midpoint.prism.path with type arguments of type TypedItemPathModifier and TypeMethodDescriptionTypedItemPath.emitTo(Consumer<TypedItemPath> consumer, boolean expandReferences) Emits this path to the consumer or multiple type paths (without references) if this path consists of derences. -
Uses of TypedItemPath in com.evolveum.midpoint.prism.query
Methods in com.evolveum.midpoint.prism.query that return types with arguments of type TypedItemPathModifier and TypeMethodDescriptiondefault Collection<TypedItemPath>ObjectFilter.usedPaths(TypedItemPath base, boolean expandReferences) Methods in com.evolveum.midpoint.prism.query with parameters of type TypedItemPathModifier and TypeMethodDescriptiondefault voidLogicalFilter.collectUsedPaths(TypedItemPath base, Consumer<TypedItemPath> pathConsumer, boolean expandReferences) voidObjectFilter.collectUsedPaths(TypedItemPath base, Consumer<TypedItemPath> pathConsumer, boolean expandReferences) default Collection<TypedItemPath>ObjectFilter.usedPaths(TypedItemPath base, boolean expandReferences) Method parameters in com.evolveum.midpoint.prism.query with type arguments of type TypedItemPathModifier and TypeMethodDescriptiondefault voidLogicalFilter.collectUsedPaths(TypedItemPath base, Consumer<TypedItemPath> pathConsumer, boolean expandReferences) voidObjectFilter.collectUsedPaths(TypedItemPath base, Consumer<TypedItemPath> pathConsumer, boolean expandReferences)