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

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

public class AddAccountAction
extends BaseAction

Author:
lazyman

Constructor Summary
AddAccountAction()
           
 
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

AddAccountAction

public AddAccountAction()
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.