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.ModifyUserAction
          extended by com.evolveum.midpoint.model.sync.action.DisableAccountAction
All Implemented Interfaces:
Action

public class DisableAccountAction
extends ModifyUserAction

Author:
Vilo Repan

Field Summary
 
Fields inherited from interface com.evolveum.midpoint.model.sync.Action
ACTION_ADD_ACCOUNT, ACTION_ADD_USER, ACTION_DELETE_ACCOUNT, ACTION_DELETE_USER, ACTION_DISABLE_ACCOUNT, ACTION_DISABLE_USER, ACTION_LINK_ACCOUNT, ACTION_MODIFY_PASSWORD, ACTION_MODIFY_USER, ACTION_UNLINK_ACCOUNT
 
Constructor Summary
DisableAccountAction()
           
 
Method Summary
 
Methods inherited from class com.evolveum.midpoint.model.sync.action.ModifyUserAction
executeChanges, getAccountActivationDecision, getAccountPolicyDecision, getUserActivationDecision, setAccountActivationDecision, setUserActivationDecision
 
Methods inherited from class com.evolveum.midpoint.model.sync.action.BaseAction
createAccountSyncContext, createActivationPropertyDelta, executeChanges, getAccountShadowFromChange, getAuditService, getExecutor, getModel, getParameterElement, getParameters, getSchemaRegistry, getUser, setAuditService, setExecutor, setModel, setParameters, setSchemaRegistry, setSynchronizer, synchronizeUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisableAccountAction

public DisableAccountAction()


Copyright © 2012 evolveum. All Rights Reserved.