Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceObjectShadowChangeDescriptionType

Packages that use ResourceObjectShadowChangeDescriptionType
com.evolveum.midpoint.common   
com.evolveum.midpoint.model.sync   
com.evolveum.midpoint.model.sync.action   
com.evolveum.midpoint.provisioning.api   
com.evolveum.midpoint.provisioning.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common with parameters of type ResourceObjectShadowChangeDescriptionType
static java.lang.String DebugUtil.prettyPrint(ResourceObjectShadowChangeDescriptionType change)
           
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.model.sync
 

Methods in com.evolveum.midpoint.model.sync with parameters of type ResourceObjectShadowChangeDescriptionType
 java.lang.String Action.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 void SynchronizationService.notifyChange(ResourceObjectShadowChangeDescriptionType change, OperationResult parentResult)
           
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.model.sync.action
 

Methods in com.evolveum.midpoint.model.sync.action with parameters of type ResourceObjectShadowChangeDescriptionType
 java.lang.String DeleteAccountAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String ModifyPasswordAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String ModifyUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String AddUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String AddAccountAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String UnlinkAccountAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String BaseAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String DisableAccountAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String LinkAccountAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 java.lang.String DeleteUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescriptionType change, SynchronizationSituationType situation, ResourceObjectShadowType shadowAfterChange, OperationResult result)
           
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.provisioning.api
 

Methods in com.evolveum.midpoint.provisioning.api with parameters of type ResourceObjectShadowChangeDescriptionType
 void ResourceObjectChangeListener.notifyChange(ResourceObjectShadowChangeDescriptionType change, OperationResult parentResult)
          Submits notification about a specific change that happened on the resource.
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.provisioning.impl
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ResourceObjectShadowChangeDescriptionType
 void ChangeNotificationDispatcherImpl.notifyChange(ResourceObjectShadowChangeDescriptionType change, OperationResult parentResult)
           
 

Uses of ResourceObjectShadowChangeDescriptionType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ResourceObjectShadowChangeDescriptionType
 ResourceObjectShadowChangeDescriptionType ObjectFactory.createResourceObjectShadowChangeDescriptionType()
          Create an instance of ResourceObjectShadowChangeDescriptionType
 



Copyright © 2011 evolveum. All Rights Reserved.