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

Packages that use AccountSynchronizationSettingsType
com.evolveum.midpoint.model   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of AccountSynchronizationSettingsType in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return AccountSynchronizationSettingsType
 AccountSynchronizationSettingsType SyncContext.getAccountSynchronizationSettings()
           
 

Methods in com.evolveum.midpoint.model with parameters of type AccountSynchronizationSettingsType
 void SyncContext.setAccountSynchronizationSettings(AccountSynchronizationSettingsType accountSynchronizationSettings)
           
 

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as AccountSynchronizationSettingsType
protected  AccountSynchronizationSettingsType SystemConfigurationType.globalAccountSynchronizationSettings
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return AccountSynchronizationSettingsType
 AccountSynchronizationSettingsType ObjectFactory.createAccountSynchronizationSettingsType()
          Create an instance of AccountSynchronizationSettingsType
 AccountSynchronizationSettingsType SystemConfigurationType.getGlobalAccountSynchronizationSettings()
          Gets the value of the globalAccountSynchronizationSettings property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type AccountSynchronizationSettingsType
 void SystemConfigurationType.setGlobalAccountSynchronizationSettings(AccountSynchronizationSettingsType value)
          Sets the value of the globalAccountSynchronizationSettings property.
 



Copyright © 2012 evolveum. All Rights Reserved.