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

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

public class DisableAccountAction
extends BaseAction

Author:
Vilo Repan

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

DisableAccountAction

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