com.evolveum.midpoint.model.sync.action
Class LinkAccountAction

java.lang.Object
  extended by com.evolveum.midpoint.model.sync.action.BaseAction
      extended by com.evolveum.midpoint.model.sync.action.LinkAccountAction
All Implemented Interfaces:
Action

public class LinkAccountAction
extends BaseAction

Author:
lazyman

Constructor Summary
LinkAccountAction()
           
 
Method Summary
 java.lang.String executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 
Methods inherited from class com.evolveum.midpoint.model.sync.action.BaseAction
getModel, getParameters, getSchemaHandler, getUser, setModel, setParameters, setSchemaHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkAccountAction

public LinkAccountAction()
Method Detail

executeChanges

public java.lang.String executeChanges(java.lang.String userOid,
                                       ResourceObjectShadowChangeDescriptionType change,
                                       SynchronizationSituationType situation,
                                       ResourceObjectShadowType shadowAfterChange,
                                       OperationResult result)
                                throws SynchronizationException
Specified by:
executeChanges in interface Action
Overrides:
executeChanges in class BaseAction
Throws:
SynchronizationException


Copyright © 2011 evolveum. All Rights Reserved.