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