Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.mappings.MappingLoader.NotLoadedException
Packages that use MappingLoader.NotLoadedException
Package
Description
-
Uses of MappingLoader.NotLoadedException in com.evolveum.midpoint.model.impl.lens.projector.focus
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus that throw MappingLoader.NotLoadedExceptionModifier and TypeMethodDescription<V extends PrismValue,D extends ItemDefinition<?>, T extends ObjectType, F extends FocusType>
Map<UniformItemPath,MappingOutputStruct<V>> ProjectionMappingSetEvaluator.evaluateMappingsToTriples(MappingEvaluatorParams<V, D, T, F> params, Task task, OperationResult result) -
Uses of MappingLoader.NotLoadedException in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that throw MappingLoader.NotLoadedExceptionModifier and TypeMethodDescriptionMappingLoader.load(String loadReason, Task task, OperationResult result) ProjectionMappingLoader.load(String loadReason, Task task, OperationResult result) -
Uses of MappingLoader.NotLoadedException in com.evolveum.midpoint.model.impl.lens.projector.mappings.predefinedActivationMapping
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings.predefinedActivationMapping that throw MappingLoader.NotLoadedExceptionModifier and TypeMethodDescription<F extends FocusType>
voidPredefinedActivationMappingEvaluator.defineActivationProperty(LensContext<F> context, LensProjectionContext projCtx, ItemPath path, Task task, OperationResult result) Create a delta for specified account activation property (`path`), if needed.<F extends FocusType>
voidDisableInsteadOfDeleteEvaluator.defineAdministratorStatus(LensContext<F> context, LensProjectionContext projCtx, Task task, OperationResult result) protected <F extends FocusType>
voidPredefinedActivationMappingEvaluator.defineAdministratorStatus(LensContext<F> context, LensProjectionContext projCtx, Task task, OperationResult result) -
Uses of MappingLoader.NotLoadedException in com.evolveum.midpoint.model.impl.lens.projector.util
Methods in com.evolveum.midpoint.model.impl.lens.projector.util with parameters of type MappingLoader.NotLoadedExceptionModifier and TypeMethodDescriptionstatic voidErrorHandlingUtil.processProjectionNotLoadedException(MappingLoader.NotLoadedException e, @NotNull LensProjectionContext projectionContext)