com.evolveum.midpoint.model.lens.projector
Class Projector
java.lang.Object
com.evolveum.midpoint.model.lens.projector.Projector
@Component
public class Projector
- extends java.lang.Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Projector
public Projector()
project
public <F extends ObjectType,P extends ObjectType> void project(LensContext<F,P> context,
java.lang.String activityDescription,
OperationResult parentResult)
throws SchemaException,
PolicyViolationException,
ExpressionEvaluationException,
ObjectNotFoundException,
ObjectAlreadyExistsException,
CommunicationException,
ConfigurationException,
SecurityViolationException
- Throws:
SchemaException
PolicyViolationException
ExpressionEvaluationException
ObjectNotFoundException
ObjectAlreadyExistsException
CommunicationException
ConfigurationException
SecurityViolationException
sortAccountsToWaves
public <F extends ObjectType,P extends ObjectType> void sortAccountsToWaves(LensContext<F,P> context)
throws PolicyViolationException
- Throws:
PolicyViolationException
Copyright © 2012 evolveum. All Rights Reserved.