com.evolveum.midpoint.model.lens.projector
Class ContextLoader

java.lang.Object
  extended by com.evolveum.midpoint.model.lens.projector.ContextLoader

@Component
public class ContextLoader
extends java.lang.Object

Author:
semancik

Constructor Summary
ContextLoader()
           
 
Method Summary
<F extends ObjectType,P extends ObjectType>
void
load(LensContext<F,P> context, java.lang.String activityDescription, OperationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLoader

public ContextLoader()
Method Detail

load

public <F extends ObjectType,P extends ObjectType> void load(LensContext<F,P> context,
                                                             java.lang.String activityDescription,
                                                             OperationResult result)
          throws SchemaException,
                 ObjectNotFoundException,
                 CommunicationException,
                 ConfigurationException,
                 SecurityViolationException
Throws:
SchemaException
ObjectNotFoundException
CommunicationException
ConfigurationException
SecurityViolationException


Copyright © 2012 evolveum. All Rights Reserved.