com.evolveum.midpoint.model.lens.projector
Class ActivationProcessor
java.lang.Object
com.evolveum.midpoint.model.lens.projector.ActivationProcessor
@Component
public class ActivationProcessor
- extends java.lang.Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivationProcessor
public ActivationProcessor()
processActivation
public <F extends ObjectType,P extends ObjectType> void processActivation(LensContext<F,P> context,
LensProjectionContext<P> projectionContext,
OperationResult result)
throws ExpressionEvaluationException,
ObjectNotFoundException,
SchemaException
- Throws:
ExpressionEvaluationException
ObjectNotFoundException
SchemaException
processActivationUser
public void processActivationUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
throws ExpressionEvaluationException,
ObjectNotFoundException,
SchemaException
- Throws:
ExpressionEvaluationException
ObjectNotFoundException
SchemaException
Copyright © 2012 evolveum. All Rights Reserved.