Uses of Interface
com.evolveum.midpoint.model.api.context.ModelProjectionContext
Packages that use ModelProjectionContext
-
Uses of ModelProjectionContext in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ModelProjectionContextModifier and TypeMethodDescriptionModelContext.findProjectionContextByKeyExact
(@NotNull ProjectionContextKey key) Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type ModelProjectionContextModifier and TypeMethodDescription@NotNull Collection<? extends ModelProjectionContext>
ModelContext.findProjectionContexts
(@NotNull ProjectionContextFilter filter) @NotNull Collection<? extends ModelProjectionContext>
ModelContext.getProjectionContexts()
-
Uses of ModelProjectionContext in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ModelProjectionContextMethod parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ModelProjectionContextModifier and TypeMethodDescriptionMidpointFunctions.getShadowsToActivate
(Collection<? extends ModelProjectionContext> projectionContexts) Used for account activation notifier to collect all shadows which are going to be activated.