Uses of Class
com.evolveum.midpoint.model.api.context.ProjectionContextFilter
Packages that use ProjectionContextFilter
Package
Description
-
Uses of ProjectionContextFilter in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ProjectionContextFilterMethods in com.evolveum.midpoint.model.api.context with parameters of type ProjectionContextFilterModifier and TypeMethodDescription@NotNull Collection<? extends ModelProjectionContext>ModelContext.findProjectionContexts(@NotNull ProjectionContextFilter filter) -
Uses of ProjectionContextFilter in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ProjectionContextFilterModifier and TypeMethodDescription@Nullable LensProjectionContextLensContext.findProjectionContext(@NotNull ProjectionContextFilter filter) @NotNull Collection<LensProjectionContext>LensContext.findProjectionContexts(@NotNull ProjectionContextFilter filter) -
Uses of ProjectionContextFilter in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return ProjectionContextFilterModifier and TypeMethodDescription@NotNull ProjectionContextFilterConstructionTargetKey.asFilter()Return filter to match this key; `gone` and `order` are irrelevant, `tag` is relevant.