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

Packages that use SchemaHandlingType.AccountType
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of SchemaHandlingType.AccountType in com.evolveum.midpoint.model.controller
 

Methods in com.evolveum.midpoint.model.controller that return SchemaHandlingType.AccountType
static SchemaHandlingType.AccountType ModelUtils.getAccountTypeFromHandling(ResourceObjectShadowType accountShadow, ResourceType resource)
           
static SchemaHandlingType.AccountType ModelUtils.getAccountTypeFromHandling(java.lang.String accountTypeName, ResourceType resource)
           
 

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type SchemaHandlingType.AccountType
protected  java.util.List<SchemaHandlingType.AccountType> SchemaHandlingType.accountType
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type SchemaHandlingType.AccountType
 java.util.List<SchemaHandlingType.AccountType> SchemaHandlingType.getAccountType()
          Gets the value of the accountType property.
 



Copyright © 2011 evolveum. All Rights Reserved.