Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens | |
com.evolveum.midpoint.model.impl.lens.projector |
Modifier and Type | Class and Description |
---|---|
class |
LensFocusContext<O extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
class |
LensProjectionContext |
Modifier and Type | Method and Description |
---|---|
abstract LensElementContext<O> |
LensElementContext.clone(LensContext<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> lensContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
LensElementContext.copyValues(LensElementContext<O> clone,
LensContext lensContext) |
static <F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
LensUtil.evaluateIterationCondition(LensContext<F> context,
LensElementContext<?> accountContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.IterationSpecificationType iterationType,
int iteration,
String iterationToken,
boolean beforeIteration,
ExpressionFactory expressionFactory,
ExpressionVariables variables,
Task task,
OperationResult result) |
static <F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
LensUtil.formatIterationToken(LensContext<F> context,
LensElementContext<?> accountContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.IterationSpecificationType iterationType,
int iteration,
ExpressionFactory expressionFactory,
ExpressionVariables variables,
Task task,
OperationResult result) |
static <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
LensUtil.setContextOid(LensContext<F> context,
LensElementContext<T> objectContext,
String oid) |
Modifier and Type | Method and Description |
---|---|
LensElementContext<T> |
MappingEvaluatorHelperParams.getTargetContext() |
Modifier and Type | Method and Description |
---|---|
void |
MappingEvaluatorHelperParams.setTargetContext(LensElementContext<T> targetContext) |
Copyright © 2014 evolveum. All rights reserved.