com.evolveum.midpoint.model.synchronizer
Class UserSynchronizer

java.lang.Object
  extended by com.evolveum.midpoint.model.synchronizer.UserSynchronizer

@Component
public class UserSynchronizer
extends java.lang.Object

Author:
semancik

Constructor Summary
UserSynchronizer()
           
 
Method Summary
 void synchronizeUser(SyncContext context, OperationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSynchronizer

public UserSynchronizer()
Method Detail

synchronizeUser

public void synchronizeUser(SyncContext context,
                            OperationResult result)
                     throws SchemaException,
                            ObjectNotFoundException,
                            ExpressionEvaluationException,
                            CommunicationException
Throws:
SchemaException
ObjectNotFoundException
ExpressionEvaluationException
CommunicationException


Copyright © 2012 evolveum. All Rights Reserved.