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

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

public class UnlinkAccountAction
extends BaseAction

Author:
lazyman

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

UnlinkAccountAction

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