Uses of Class
com.evolveum.midpoint.model.AccountSyncContext

Packages that use AccountSyncContext
com.evolveum.midpoint.model   
com.evolveum.midpoint.model.sync.action   
 

Uses of AccountSyncContext in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return AccountSyncContext
 AccountSyncContext SyncContext.createAccountSyncContext(ResourceAccountType rat)
          Creates new empty account sync context and adds it to this context.
 AccountSyncContext SyncContext.getAccountSyncContext(ResourceAccountType rat)
           
 

Methods in com.evolveum.midpoint.model that return types with arguments of type AccountSyncContext
 java.util.Collection<AccountSyncContext> SyncContext.getAccountContexts()
           
 

Methods in com.evolveum.midpoint.model with parameters of type AccountSyncContext
 void SyncContext.addAccountSyncContext(ResourceAccountType rat, AccountSyncContext accountSyncContext)
           
 

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

Methods in com.evolveum.midpoint.model.sync.action that return AccountSyncContext
protected  AccountSyncContext BaseAction.createAccountSyncContext(SyncContext context, ResourceObjectShadowChangeDescription change, PolicyDecision policyDecision, com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision)
           
 



Copyright © 2012 evolveum. All Rights Reserved.